summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-10-07Update dependanciesEric Andersen
2000-10-07Remove obsolete files. Update dependancies.Eric Andersen
2000-10-07Dependancy updateEric Andersen
2000-10-07Remove obsolete file. Fix dependancy.Eric Andersen
2000-10-07Dependancy fixup, and remove some obcolete files.Eric Andersen
2000-10-07Warning cleanupEric Andersen
2000-10-05Major update to string handling. strcmp and friends were horriblyEric Andersen
2000-10-04More makefile updatesEric Andersen
2000-10-04Remember to remove libc.a on 'make clean'Eric Andersen
2000-10-04Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen
2000-10-04This is making far too much sense.Eric Andersen
2000-10-04More sanity yet.Eric Andersen
2000-10-04Sanity fix.Eric Andersen
2000-10-04Makefile sanity fix.Eric Andersen
2000-10-04Major facelift on the test area -- the beginnings of some real testingEric Andersen
2000-10-03More missing prototypes.Eric Andersen
2000-10-03Add in some more test suite stuff.Eric Andersen
2000-09-12test proggy for strtol, strtoulDavid Schleef
2000-09-01Fix up the Makefile for better portabilityEric Andersen
2000-09-01Repeat after me 100 times:Eric Andersen
2000-09-01Remove __restrict when not supportedEric Andersen
2000-08-21+ added alloca() support for all architecturesJohn Beppu
2000-08-11Yet more updates. Getting closer....Eric Andersen
2000-08-11Add in snprintf and vsnprintfEric Andersen
2000-08-10More stuff. Down to only 43 missing functions before BusyBox willEric Andersen
2000-08-03Fix spellingEric Andersen
2000-08-03Make some of the rpc stuff compileEric Andersen
2000-08-03Updated to new scheme for handling syscalls.Eric Andersen
2000-07-09Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen
2000-07-09fix sys/vfs so it doesn't pull in kernel stuff.Eric Andersen
2000-07-09Removed old noise.Eric Andersen
2000-07-09the rest of the compile fixesRandolph Chung
2000-07-09Fixed dir/direntEric Andersen
2000-07-09Add needed include fileEric Andersen
2000-07-09misc net fixes for building....Randolph Chung
2000-07-09Revert to the old set of includes.Eric Andersen
2000-07-09Temporarily revert to older working set of files.Eric Andersen
2000-07-09Forgot this file.Eric Andersen
2000-07-07A few updates.Eric Andersen
2000-07-06More stuff I forgot to commit.Eric Andersen
2000-07-06Some more major updates to further superate ucLibc from the kernelEric Andersen
2000-07-06Rework all the string handling. Make const stuff be constified.Eric Andersen
2000-07-06Hacked things so longjmp now works.Eric Andersen
2000-07-06Lots and lots of cleanups.Eric Andersen
2000-07-05More header file cleanup.Eric Andersen
2000-07-05Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen
2000-07-05Completely rearchitected the sysdeps directory.Eric Andersen
2000-06-29Fix up the makefiles. malloc-simple/Makefile forgot to include realloc.Eric Andersen
2000-06-28More GPL vs LGPL fixes (sysdeps/getpagesize.c), and some headerEric Andersen
2000-06-19Add in a version number so apps can tell uclib is being used.Eric Andersen