Commit History

Author SHA1 Message Date
  Eric Andersen 0adaa60b86 Bring sh and i386 longjmp implementations into sync 24 years ago
  Eric Andersen b92a9d4264 Add missing alias siglongjmp = longjmp; 24 years ago
  Eric Andersen edfe725171 Remove all the __THROW macros 24 years ago
  Eric Andersen 99a6ee4b85 Posix 1003.13 POSIX_MULTI_PROCESS specifies that execle() should 24 years ago
  Eric Andersen 1f849b3def Add missing time() 24 years ago
  Eric Andersen 0fe8d5df2c Update temp file handling and use a single function to do all 24 years ago
  Manuel Novoa III 7b6a9548ee Fix dynamic linking bug. If you need -ldl, you must explicitly add the 24 years ago
  Eric Andersen bb4178a511 Fix up more leftovers resultant from fixing _LIBC 24 years ago
  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