Commit History

Author SHA1 Message Date
  Eric Andersen a44fea3cff Add in daemon.c, now used by busybox. 23 years ago
  Eric Andersen b40433694d Fix a bug noted by David Beamonte <dbeamonte@intelnet.es>, so that 23 years ago
  Eric Andersen be03a186ed It seems ARM 2.4.x kernels do not have iopl. Also add missing 23 years ago
  David Schleef ec2653144b Reimplemented "make install" target. I left the old one as-is, 23 years ago
  Manuel Novoa III 8625fbfe45 Bug fix from Peter Kjellerstedt <Peter.Kjellerstedt@axis.com>. 23 years ago
  Manuel Novoa III fec38619dc Add some missing headers needed by ld.so-1.9.11. 23 years ago
  Eric Andersen 0a8dc1a944 Add in random(), make rand use that under the hood. Fix the 23 years ago
  Eric Andersen c132ecc38f Stub out localeconv. Please look over this to check it is correct.... 23 years ago
  Eric Andersen a10cb1d4a3 Fix from Jon Nelson for error in timezone 23 years ago
  Manuel Novoa III 5e29d999fe Add missed dependency. TODO: Should build gen_sysconf when cross-compiling. 23 years ago
  Manuel Novoa III b49e8dfc28 Fix longjmp on i386. Also adds siglongjmp. 23 years ago
  Eric Andersen 5e9139d3ad Put regex back in 23 years ago
  David McCullough 3675e9b481 23 years ago
  David McCullough ca4fb819f2 23 years ago
  Eric Andersen 60b3b2c8f6 Fix some strange formatting, so the compile looks prettier. 23 years ago
  Eric Andersen 9f1c86779c I think this fixes the dependancy problems. Manuel, can you 23 years ago
  Eric Andersen 089e018263 Add in the timezone global from time.h, from a patch by 23 years ago
  Eric Andersen da26328fbd Seems most folks don't have /sbin in their path 23 years ago
  Eric Andersen 4cc6f73f67 Add in alphasort (working fine) and scandir (just a stub for now). 23 years ago
  Eric Andersen 8bdc62b089 Move the dirent stuff. I suppose it is system dependant, but then 23 years ago
  Eric Andersen 025490cb32 Debug should be off by default 23 years ago
  Eric Andersen 91a034c61a Add in the sysvipc patch from Michael Shmulevich 23 years ago
  Eric Andersen d777bf7516 Add sigintr, from a patch by Michael Shmulevich 23 years ago
  Eric Andersen 6f1c691ba1 Sync with glibc i386 bits. 23 years ago
  Manuel Novoa III fb1124fe10 Put weak symbols where they can find what they are aliasing. Clean up strcspn.c 23 years ago
  Eric Andersen bb84a07a88 Add a sneaky backwards compat hack from Michael Shmulevich 23 years ago
  Eric Andersen 13a0c712ba Sync i386 up with _all_ the glibc 2.1.3 include/bits headers, 23 years ago
  Eric Andersen a1f0a08481 With the Official Declaration of coff being dead, we can 23 years ago
  Manuel Novoa III 10874bd626 Small change from Vladimir. 23 years ago
  Manuel Novoa III 9ae054b355 Since Erik apparently wants def/undef vs def 1/0... 23 years ago