Commit History

Author SHA1 Message Date
  Eric Andersen 6278781655 Fix include/errno.h to not use kernel header, and instead use bits/errno.h. 24 years ago
  Eric Andersen a704ccaa52 Update the ignore file to match 24 years ago
  Eric Andersen e990ae71cb Make a naming change to be consistent with other cross compiling tools. 24 years ago
  Eric Andersen d4d02ff6bd Get the full set of module creating syscalls in place. 24 years ago
  Eric Andersen ba9470b709 Compile the compiler last 24 years ago
  Eric Andersen 1770326dbc Add in delete_module 24 years ago
  Manuel Novoa III fce469e791 Add missing function sigfillset. 24 years ago
  Eric Andersen 78c3dbc9cc Accomodate mmuless systems. 24 years ago
  Eric Andersen a44fea3cff Add in daemon.c, now used by busybox. 24 years ago
  Eric Andersen b40433694d Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that 24 years ago
  Eric Andersen be03a186ed It seems ARM 2.4.x kernels do not have iopl. Also add missing 24 years ago
  David Schleef ec2653144b Reimplemented "make install" target. I left the old one as-is, 24 years ago
  Manuel Novoa III 8625fbfe45 Bug fix from Peter Kjellerstedt <Peter.Kjellerstedt@axis.com>. 24 years ago
  Manuel Novoa III fec38619dc Add some missing headers needed by ld.so-1.9.11. 24 years ago
  Eric Andersen 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 24 years ago
  Eric Andersen c132ecc38f Stub out localeconv. Please look over this to check it is correct.... 24 years ago
  Eric Andersen a10cb1d4a3 Fix from Jon Nelson for error in timezone 24 years ago
  Manuel Novoa III 5e29d999fe Add missed dependency. TODO: Should build gen_sysconf when cross-compiling. 24 years ago
  Manuel Novoa III b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 24 years ago
  Eric Andersen 5e9139d3ad Put regex back in 24 years ago
  David McCullough 3675e9b481 24 years ago
  David McCullough ca4fb819f2 24 years ago
  Eric Andersen 60b3b2c8f6 Fix some strange formatting, so the compile looks prettier. 24 years ago
  Eric Andersen 9f1c86779c I think this fixes the dependancy problems. Manuel, can you 24 years ago
  Eric Andersen 089e018263 Add in the timezone global from time.h, from a patch by 24 years ago
  Eric Andersen da26328fbd Seems most folks don't have /sbin in their path 24 years ago
  Eric Andersen 4cc6f73f67 Add in alphasort (working fine) and scandir (just a stub for now). 24 years ago
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 24 years ago
  Eric Andersen 025490cb32 Debug should be off by default 24 years ago
  Eric Andersen 91a034c61a Add in the sysvipc patch from Michael Shmulevich 24 years ago