Commit Verlauf

Autor SHA1 Nachricht Datum
  David McCullough 018b4fe2be vor 23 Jahren
  Manuel Novoa III e53f70e1e1 Added a script to create bits/syscall.h for each arch. vor 23 Jahren
  Manuel Novoa III 11c7ac847a Remove obsolete files tell.c and getdents.c vor 23 Jahren
  Manuel Novoa III 96b91643c3 Remove simulated d_type support for getdents and the dirent struct, and use vor 23 Jahren
  Eric Andersen 8583879856 Move the default ptrace.c to common, but let arches override it (such vor 23 Jahren
  Eric Andersen f0da4aa1d8 Ok, this should finish off my massive ro-organization. The source vor 23 Jahren
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. vor 23 Jahren
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then vor 23 Jahren
  Eric Andersen b416b45eb3 stat and mknod cleanup, take two. Put all the needed junk into syscalls.c vor 24 Jahren
  Manuel Novoa III d959f3d79c Remove redundant old isatty.c since newer termios supplies one. vor 24 Jahren
  Eric Andersen d064d3e32b Implement getdtablesize(), which is used by the rpc crap. vor 24 Jahren
  Manuel Novoa III 344893c7f7 Work around str_syscalls.sh not having execute perms. Should fix in cvs. How? vor 24 Jahren
  Eric Andersen b8e0118b10 A little update to wait* and a minor syscall cleanup. vor 24 Jahren
  Eric Andersen 705ce36d85 Added common handling of errno. vor 24 Jahren
  Eric Andersen ae97a89e1a A large update from Manuel Novoa III <mnovoa3@bellsouth.net>. vor 24 Jahren
  Eric Andersen c6218dbae5 A number of updates from Manuel Novoa III. Things look good... vor 24 Jahren
  Eric Andersen fe338b330e Oops -- this should not have debugging hardcoded... vor 24 Jahren
  Eric Andersen 6d8a9ea722 Some cleanups from Manuel Novoa III <mnovoa3@bellsouth.net>, vor 24 Jahren
  Eric Andersen 350c0215ef Fix it so files are not stripped when debugging (doh!). Fix up strip vor 24 Jahren
  Eric Andersen afa40ade77 Add in tmpnam() support from David Whedon <dwhedon@gordian.com>, vor 24 Jahren
  Eric Andersen 91102e0dec Fix doc blunder. vor 24 Jahren
  Eric Andersen 2c8e931c67 Make spelling of uClibc be consistant. vor 24 Jahren
  Eric Andersen e547d07a48 More cleanups. Fix things so tinylogin compiles. vor 24 Jahren
  Eric Andersen 79a09cdaae First pass at fixing readdir by adding a getdents wrapper... vor 24 Jahren
  Eric Andersen a34c58f20f Oops. Fix up stat. Again. vor 24 Jahren
  Eric Andersen 87108d9ffa Fix up stat so we translate from kernel stat to libc stat. Try to fix vor 24 Jahren
  Eric Andersen a9d3b94d6c _start.c is a failed experiment. Go back to using asm... vor 24 Jahren
  Eric Andersen 539adfd7c7 Move syscalls to sysdeps/linux/common (since they are common). vor 24 Jahren
  Eric Andersen 430e386b9e Strip all object files of all non global symbols and .note and vor 24 Jahren
  Eric Andersen af1112c8d9 Makefile update vor 24 Jahren