커밋 기록

작성자 SHA1 메시지 날짜
  Eric Andersen 9d48a682c3 Add support for sigtimedwait and sigwaitinfo 23 년 전
  Eric Andersen 206b563a0c Doh! A silly typo broke select... 23 년 전
  Eric Andersen d68fdbb8a3 Fixup some silly bugs I added earlier 23 년 전
  Eric Andersen 2bbf3bbde1 Make syscalls.c way more generic. Now works on alpha... 23 년 전
  Eric Andersen 5056666758 Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> 23 년 전
  Eric Andersen 14efb6d73e Stupid libgcc.a from gcc 2.95.x uses __write in pure.o 23 년 전
  Eric Andersen 9b4cbe2e11 Stub out pread and pwrite when not available 23 년 전
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c 23 년 전
  Eric Andersen 9f82e5e79a m4@brecis.COM noticed a typing problem with the getuid syscall. OOps. 23 년 전
  Eric Andersen 556cb45061 Patch from Miles Bader to fix the spots I'd messed up. 23 년 전
  Eric Andersen 9116dff92e Add support for getrlimit64 and setrlimit64. Fix some problems 23 년 전
  Eric Andersen afdb07f921 Doh! search-n-replace bites again 23 년 전
  Eric Andersen c4c67417d5 s/off_t/__off_t/g 23 년 전
  Eric Andersen 134392384e Remove sys/io.h include, since not everyone has it 23 년 전
  Eric Andersen 3c32d925cc Fix for some comments, from Miles Bader 23 년 전
  Eric Andersen d2c7fef231 Patch from Miles Bader to restrict common truncate64/ftruncate64 23 년 전
  Eric Andersen 6793e73e90 Enable pread/pwrite 23 년 전
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again 23 년 전
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with 23 년 전
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in 24 년 전
  Eric Andersen 16e078bba3 Fix __adjtimex symbol 24 년 전
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). 24 년 전
  Eric Andersen 57bb1f1174 Add in setfsuid() and setfsgid() so lpr-0.72 can compile. 24 년 전
  Eric Andersen 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. 24 년 전
  Eric Andersen 50b14f6bf7 Enable fdatasync 24 년 전
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms 24 년 전
  Eric Andersen 827aa250db Enable several more syscalls. 24 년 전
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. 24 년 전
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no 24 년 전
  Eric Andersen 3157236c72 Add in the missing get_kernel_syms syscall 24 년 전