Commit Verlauf

Autor SHA1 Nachricht Datum
  Eric Andersen 14efb6d73e Stupid libgcc.a from gcc 2.95.x uses __write in pure.o vor 22 Jahren
  Eric Andersen 9b4cbe2e11 Stub out pread and pwrite when not available vor 22 Jahren
  Eric Andersen e1ac9ac84e Remove from syscalls.c, leave just ftruncate64.c and truncate64.c vor 22 Jahren
  Eric Andersen 9f82e5e79a m4@brecis.COM noticed a typing problem with the getuid syscall. OOps. vor 22 Jahren
  Eric Andersen 556cb45061 Patch from Miles Bader to fix the spots I'd messed up. vor 22 Jahren
  Eric Andersen 9116dff92e Add support for getrlimit64 and setrlimit64. Fix some problems vor 22 Jahren
  Eric Andersen afdb07f921 Doh! search-n-replace bites again vor 22 Jahren
  Eric Andersen c4c67417d5 s/off_t/__off_t/g vor 22 Jahren
  Eric Andersen 134392384e Remove sys/io.h include, since not everyone has it vor 23 Jahren
  Eric Andersen 3c32d925cc Fix for some comments, from Miles Bader vor 23 Jahren
  Eric Andersen d2c7fef231 Patch from Miles Bader to restrict common truncate64/ftruncate64 vor 23 Jahren
  Eric Andersen 6793e73e90 Enable pread/pwrite vor 23 Jahren
  Eric Andersen c668edc1a4 Several naming cleanups so threads work properly again vor 23 Jahren
  Eric Andersen 5640182e96 Several mips fixes from Geoffrey Espin. With these, busybox with vor 23 Jahren
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in vor 23 Jahren
  Eric Andersen 16e078bba3 Fix __adjtimex symbol vor 23 Jahren
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). vor 23 Jahren
  Eric Andersen 57bb1f1174 Add in setfsuid() and setfsgid() so lpr-0.72 can compile. vor 23 Jahren
  Eric Andersen 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. vor 23 Jahren
  Eric Andersen 50b14f6bf7 Enable fdatasync vor 23 Jahren
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms vor 23 Jahren
  Eric Andersen 827aa250db Enable several more syscalls. vor 23 Jahren
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. vor 23 Jahren
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no vor 23 Jahren
  Eric Andersen 3157236c72 Add in the missing get_kernel_syms syscall vor 23 Jahren
  Eric Andersen c8cb3a1c22 Work around broken m68k kernel headers... Grumble. vor 23 Jahren
  Eric Andersen 922abaa876 Add acct syscall. Fix sigsuspend which was totally broken (it vor 23 Jahren
  Eric Andersen faf1b16caa Oops. Forgot this one.... vor 23 Jahren
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in vor 23 Jahren
  Eric Andersen 51bdb16f3a Geez, I really screwed that one up. Lets try that one again... vor 23 Jahren