Historie revizí

Autor SHA1 Zpráva Datum
  Eric Andersen ea9f6e1e2d Add support for personality(), prctl(), ustat(), and ulimit() před 21 roky
  Eric Andersen 1d4e1d24f3 Zou WeiJun noticed a type breaking the stime syscall před 21 roky
  Eric Andersen 3b3d8a2ee4 Add missing madvise syscall před 21 roky
  Miles Bader c5ace0d2c9 (__libc_open): Fix wacky indentation. před 21 roky
  David McCullough 416799ee53 před 21 roky
  Eric Andersen 75985b3291 cut-n-paste strikes again před 21 roky
  Eric Andersen c3a5f9872a Add missing alias __modify_ldt před 21 roky
  Eric Andersen 5efeef3b6d Fixup ioctl so we can special case powerpc silliness před 21 roky
  Eric Andersen 7c9619d9cc Add missing ';'s so powerpc will compile před 21 roky
  Eric Andersen 3c72f1e316 Fix a _ton_ of system call user type/kernel type translation před 21 roky
  Eric Andersen ace0567fd0 Fixup compile on 2.2.x kernels when UCLIBC_HAS_LFS is enabled před 21 roky
  Eric Andersen 1e78eb0bd4 Fix scandir64 to not free the wrong pieces of memory (which could před 21 roky
  Eric Andersen 14c6293257 I thought it would be smaller to inline since these funcs are small. před 21 roky
  Eric Andersen 85800279bc Ok, people are probably going to hate me for this... This commit changes the před 21 roky
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction před 21 roky
  Eric Andersen 80b0b55af2 Cleanup a few structural wierdnesses před 22 roky
  Eric Andersen a9c0264ec2 Oops. Fix compilation on arm. před 22 roky
  Eric Andersen 6737908f74 Ok, this commit is _huge_ and its gonna change the world. I've před 22 roky
  "Steven J. Hill" 45ebe900b7 Add syscalls: modify_ldt _sysctl setresuid getresuid setresgid getresgid před 22 roky
  Eric Andersen d389f8f3bc Fix broken getpriority syscall, per email from Marshall M. Midden před 22 roky
  Eric Andersen d3154acac0 Revert mode_t change. Sigh. As Manuel so eloquently put it: "this is the way před 22 roky
  Eric Andersen 3fec316902 Eliminate wrapping of struct stat and use the kernel version před 22 roky
  David McCullough bea67a752d před 22 roky
  Eric Andersen 72677cc3d8 Rework syscall handling. Rewrite syscall handlers for x86 and ARM. před 22 roky
  Eric Andersen 17c362cce6 Rework pread and pwrite support so it should actually work. před 22 roky
  Eric Andersen d4e1ba6966 Fix namespace pollution by hiding statfix and statfix64 by před 22 roky
  Eric Andersen 41fd2375c8 Cleanup namespace leaks by prepending __ to global stuff to před 22 roky
  Eric Andersen 28a540720b Fix support for 2.0.x linux kernels. Oops. před 22 roky
  Eric Andersen b8d09d7cfc Cleanup the getcwd implementation (again) since I broke it před 22 roky
  Eric Andersen f5c678d539 Eliminate all the pointless globals from getcwd(). Default před 22 roky