Historial de Commits

Autor SHA1 Mensaje Fecha
  Eric Andersen 3d7f18fb7a Always use __NR_<name>, not SYS_<name> hace 23 años
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. hace 23 años
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. hace 23 años
  Eric Andersen 1770326dbc Add in delete_module hace 23 años
  Eric Andersen be03a186ed It seems ARM 2.4.x kernels do not have iopl. Also add missing hace 23 años
  Eric Andersen e2f6ebd3f2 Fix up breakage resulting from flipping the sense of some defines. Change from hace 23 años
  Manuel Novoa III 80831beee1 Fix unified syscall stuff for changed ?stat. Move fork to syscalls.c wrapped hace 23 años
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c hace 23 años
  Eric Andersen 400e907806 Fix up some long standing iterative symbol usage problem, noticed today by hace 23 años
  Manuel Novoa III 940d253f89 Add bdflush. hace 23 años
  Eric Andersen d62d23b5e8 Doh! I forgot a #ifdef such that ptrace ended up in each and every hace 23 años
  Eric Andersen 8b20f6ceae Include ptrace support so debugging will hopefully work. hace 23 años
  David McCullough b83c05cb3e hace 24 años
  Manuel Novoa III b5abf98bfd Added #include <wait.h> for getrusage. hace 24 años
  Eric Andersen b8e0118b10 A little update to wait* and a minor syscall cleanup. hace 24 años
  Eric Andersen 6437980d51 Makefile fixes hace 24 años
  Eric Andersen b02e50be3e Facelist/cleanup for several syscalls. Added poll. hace 24 años
  Eric Andersen 6fce1235be Fix termios handling. Now synced with behavior of GNU libc. hace 24 años
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. hace 24 años
  Eric Andersen 6264eafa58 Oops. Extra #endif... hace 24 años
  Eric Andersen 8c29d069db A bunch of updates, part from Manuel Novoa III (such as more long long hace 24 años
  Eric Andersen 97112ff6f4 Handle fork and vfork on a per architecture basis... hace 24 años
  Eric Andersen 14f75440f8 Add in flock (though nobody should use it...) hace 24 años
  Eric Andersen 91102e0dec Fix doc blunder. hace 24 años
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. hace 24 años
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. hace 24 años
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... hace 24 años
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix hace 24 años
  Eric Andersen ab262188b0 More random fixes and additions. hace 24 años
  Eric Andersen 7dafd3b520 Add in a fork test. Fix select so it works. hace 24 años