summaryrefslogtreecommitdiff
path: root/libc
AgeCommit message (Expand)Author
2000-10-17Fix up ctype.hEric Andersen
2000-10-17Better syscall building mechanismEric Andersen
2000-10-17Update to assert behaviorEric Andersen
2000-10-17Bypass problem with signals for the moment...Eric Andersen
2000-10-16Stupid makefile bug,Eric Andersen
2000-10-12Makefile updateEric Andersen
2000-10-12Screwed up non-mmu support. #define was backwards.Eric Andersen
2000-10-11Finish reorganizing things. At least I think I've finished.Eric Andersen
2000-10-11Reorg unistd dirEric Andersen
2000-10-11New misc tree that actually has misc stuff in it.Eric Andersen
2000-10-09Needed now.Eric Andersen
2000-10-09Forgot thisEric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-08New malloc routines.Eric Andersen
2000-10-07Formatting updateEric Andersen
2000-10-07Formatting updateEric Andersen
2000-10-07Update and simplification.Eric Andersen
2000-10-07More cleanupsEric Andersen
2000-10-07Add in support for shm/ipc.Eric Andersen
2000-10-07Dependancy updateEric Andersen
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-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-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-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-09the rest of the compile fixesRandolph Chung
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-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