Historique des commits

Auteur SHA1 Message Date
  Eric Andersen c8cb3a1c22 Work around broken m68k kernel headers... Grumble. il y a 23 ans
  Eric Andersen 922abaa876 Add acct syscall. Fix sigsuspend which was totally broken (it il y a 23 ans
  Eric Andersen faf1b16caa Oops. Forgot this one.... il y a 23 ans
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in il y a 23 ans
  Eric Andersen 51bdb16f3a Geez, I really screwed that one up. Lets try that one again... il y a 23 ans
  Eric Andersen 46d6bbc8e2 Revert global old mmap usage, and do it per arch il y a 23 ans
  Eric Andersen 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. il y a 23 ans
  Eric Andersen ab79ee6808 Yet more minor cleanups il y a 23 ans
  Eric Andersen 72bc479e2a Silly little changes il y a 23 ans
  Eric Andersen 2512c84745 Update to accomodate the header file changes il y a 23 ans
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" il y a 23 ans
  David McCullough 6996c5c482 il y a 23 ans
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. il y a 23 ans
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use il y a 23 ans
  Eric Andersen 00ef7ea7dc Enable mlock and friends if __UCLIBC_HAS_MMU__ is defined. util-linux il y a 23 ans
  Eric Andersen 2735ede06c Add in missing capset and capget syscalls. Stub out syscalls when missing il y a 23 ans
  Eric Andersen 0d863ccb78 Bring powerpc back into line so it compiles again. il y a 23 ans
  Eric Andersen 3d7f18fb7a Always use __NR_<name>, not SYS_<name> il y a 23 ans
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. il y a 23 ans
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. il y a 23 ans
  Eric Andersen 1770326dbc Add in delete_module il y a 23 ans
  Eric Andersen be03a186ed It seems ARM 2.4.x kernels do not have iopl. Also add missing il y a 23 ans
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from il y a 23 ans
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped il y a 23 ans
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c il y a 23 ans
  Eric Andersen 400e907806 Fix up some long standing iterative symbol usage problem, noticed today by il y a 23 ans
  Manuel Novoa III 940d253f89 Add bdflush. il y a 23 ans
  Eric Andersen d62d23b5e8 Doh! I forgot a #ifdef such that ptrace ended up in each and every il y a 23 ans
  Eric Andersen 8b20f6ceae Include ptrace support so debugging will hopefully work. il y a 23 ans
  David McCullough b83c05cb3e il y a 23 ans