Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen 5fb172f624 In unistd.h, getpgrp() is redirected to __getpgid(), but %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III fd7ec01d62 Fix a build problem when using 2.2.x kernel headers. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 0de9c08b6c Add support for missing ntp_gettime and ntp_adjtime %!s(int64=22) %!d(string=hai) anos
  Eric Andersen b36d61d33e Fix up several errors related to filename length and errno that %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 1167efa4af Be extra careful to check uid and gid converstions to kernel types %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 2427f9a510 Peter S. Mazinger pointed out that I missed a spot. I should %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 8e8099dcac Per suggestion and patch from Ken Staton, emulates poll using %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 6cb7aee6ef Fix fcntl64 when UCLIBC_HAS_LFS is enabled, but __NR_fcntl64 %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 019fa403aa Make sure that __syscall_fcntl is extern when LFS %!s(int64=22) %!d(string=hai) anos
  Eric Andersen c9781f6b04 Use __libc_fork for the uClinux fork stub %!s(int64=22) %!d(string=hai) anos
  Eric Andersen cca2d887a2 mjn3 pointed out that my brain was not in gear.... %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 8246a4abd5 A few minor syscall cleanups %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 02f7493766 Don't use linux/sysctl.h and instead locally define struct __sysctl_args. %!s(int64=22) %!d(string=hai) anos
  Manuel Novoa III aaae06c5f4 Correct included header for ustat. %!s(int64=22) %!d(string=hai) anos
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 1d4e1d24f3 Zou WeiJun noticed a type breaking the stime syscall %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 3b3d8a2ee4 Add missing madvise syscall %!s(int64=22) %!d(string=hai) anos
  Miles Bader c5ace0d2c9 (__libc_open): Fix wacky indentation. %!s(int64=22) %!d(string=hai) anos
  David McCullough 416799ee53 %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 75985b3291 cut-n-paste strikes again %!s(int64=22) %!d(string=hai) anos
  Eric Andersen c3a5f9872a Add missing alias __modify_ldt %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 7c9619d9cc Add missing ';'s so powerpc will compile %!s(int64=22) %!d(string=hai) anos
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation %!s(int64=22) %!d(string=hai) anos
  Eric Andersen ace0567fd0 Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabled %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 85800279bc Ok, people are probably going to hate me for this... This commit changes the %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 80b0b55af2 Cleanup a few structural wierdnesses %!s(int64=23) %!d(string=hai) anos