Commit History

Autor SHA1 Mensaxe Data
  Eric Andersen 53c4df1491 Several little additions and cleanups. Add getw() and putw(). %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 57bb1f1174 Add in setfsuid() and setfsgid() so lpr-0.72 can compile. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 0e4cf8c300 Enable fcntl64, and fix fcntl when large fils is enabled. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 50b14f6bf7 Enable fdatasync %!s(int64=23) %!d(string=hai) anos
  Eric Andersen b53580e461 Oops. I'd accidentally enabled a #define for __NR_get_kernel_syms %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 827aa250db Enable several more syscalls. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 3157236c72 Add in the missing get_kernel_syms syscall %!s(int64=23) %!d(string=hai) anos
  Eric Andersen c8cb3a1c22 Work around broken m68k kernel headers... Grumble. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 922abaa876 Add acct syscall. Fix sigsuspend which was totally broken (it %!s(int64=23) %!d(string=hai) anos
  Eric Andersen faf1b16caa Oops. Forgot this one.... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen cad937c12d This commit makes large file support actually work (when enabled in %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 51bdb16f3a Geez, I really screwed that one up. Lets try that one again... %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 46d6bbc8e2 Revert global old mmap usage, and do it per arch %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 5c12c8eecd Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen ab79ee6808 Yet more minor cleanups %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 72bc479e2a Silly little changes %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 2512c84745 Update to accomodate the header file changes %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 22e8adca0d Add "__write" as a weak alias for "write" %!s(int64=23) %!d(string=hai) anos
  David McCullough 6996c5c482 %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. %!s(int64=23) %!d(string=hai) anos
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 00ef7ea7dc Enable mlock and friends if __UCLIBC_HAS_MMU__ is defined. util-linux %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 2735ede06c Add in missing capset and capget syscalls. Stub out syscalls when missing %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 0d863ccb78 Bring powerpc back into line so it compiles again. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 3d7f18fb7a Always use __NR_<name>, not SYS_<name> %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. %!s(int64=23) %!d(string=hai) anos
  Eric Andersen 1770326dbc Add in delete_module %!s(int64=23) %!d(string=hai) anos