История коммитов

Автор SHA1 Сообщение Дата
  Eric Andersen 1167efa4af Be extra careful to check uid and gid converstions to kernel types 23 лет назад
  Eric Andersen 2427f9a510 Peter S. Mazinger pointed out that I missed a spot. I should 23 лет назад
  Eric Andersen 8e8099dcac Per suggestion and patch from Ken Staton, emulates poll using 23 лет назад
  Eric Andersen 6cb7aee6ef Fix fcntl64 when UCLIBC_HAS_LFS is enabled, but __NR_fcntl64 23 лет назад
  Eric Andersen 019fa403aa Make sure that __syscall_fcntl is extern when LFS 23 лет назад
  Eric Andersen c9781f6b04 Use __libc_fork for the uClinux fork stub 23 лет назад
  Eric Andersen cca2d887a2 mjn3 pointed out that my brain was not in gear.... 23 лет назад
  Eric Andersen 8246a4abd5 A few minor syscall cleanups 23 лет назад
  Eric Andersen 02f7493766 Don't use linux/sysctl.h and instead locally define struct __sysctl_args. 23 лет назад
  Manuel Novoa III aaae06c5f4 Correct included header for ustat. 23 лет назад
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() 23 лет назад
  Eric Andersen 1d4e1d24f3 Zou WeiJun noticed a type breaking the stime syscall 23 лет назад
  Eric Andersen 3b3d8a2ee4 Add missing madvise syscall 23 лет назад
  Miles Bader c5ace0d2c9 (__libc_open): Fix wacky indentation. 23 лет назад
  David McCullough 416799ee53 23 лет назад
  Eric Andersen 75985b3291 cut-n-paste strikes again 23 лет назад
  Eric Andersen c3a5f9872a Add missing alias __modify_ldt 23 лет назад
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness 23 лет назад
  Eric Andersen 7c9619d9cc Add missing ';'s so powerpc will compile 23 лет назад
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation 23 лет назад
  Eric Andersen ace0567fd0 Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabled 23 лет назад
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could 23 лет назад
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. 23 лет назад
  Eric Andersen 85800279bc Ok, people are probably going to hate me for this... This commit changes the 23 лет назад
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 23 лет назад
  Eric Andersen 80b0b55af2 Cleanup a few structural wierdnesses 24 лет назад
  Eric Andersen a9c0264ec2 Oops. Fix compilation on arm. 24 лет назад
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've 24 лет назад
  "Steven J. Hill" 45ebe900b7 Add syscalls: modify_ldt _sysctl setresuid getresuid setresgid getresgid 24 лет назад
  Eric Andersen d389f8f3bc Fix broken getpriority syscall, per email from Marshall M. Midden 24 лет назад