커밋 기록

작성자 SHA1 메시지 날짜
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped 23 년 전
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c 23 년 전
  Eric Andersen 400e907806 Fix up some long standing iterative symbol usage problem, noticed today by 23 년 전
  Manuel Novoa III 940d253f89 Add bdflush. 23 년 전
  Eric Andersen d62d23b5e8 Doh! I forgot a #ifdef such that ptrace ended up in each and every 23 년 전
  Eric Andersen 8b20f6ceae Include ptrace support so debugging will hopefully work. 23 년 전
  David McCullough b83c05cb3e 24 년 전
  Manuel Novoa III b5abf98bfd Added #include <wait.h> for getrusage. 24 년 전
  Eric Andersen b8e0118b10 A little update to wait* and a minor syscall cleanup. 24 년 전
  Eric Andersen 6437980d51 Makefile fixes 24 년 전
  Eric Andersen b02e50be3e Facelist/cleanup for several syscalls. Added poll. 24 년 전
  Eric Andersen 6fce1235be Fix termios handling. Now synced with behavior of GNU libc. 24 년 전
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. 24 년 전
  Eric Andersen 6264eafa58 Oops. Extra #endif... 24 년 전
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long 24 년 전
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... 24 년 전
  Eric Andersen 14f75440f8 Add in flock (though nobody should use it...) 24 년 전
  Eric Andersen 91102e0dec Fix doc blunder. 24 년 전
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. 24 년 전
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. 24 년 전
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... 24 년 전
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix 24 년 전
  Eric Andersen ab262188b0 More random fixes and additions. 24 년 전
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. 24 년 전
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). 24 년 전