Commit History

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