Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug ugly formatting update | Eric Andersen | 2000-10-09 | 98 | -10566/+10786 |
* | New malloc routines. | Eric Andersen | 2000-10-08 | 5 | -216/+1019 |
* | Formatting update | Eric Andersen | 2000-10-07 | 13 | -317/+313 |
* | Formatting update | Eric Andersen | 2000-10-07 | 1 | -19/+17 |
* | Update and simplification. | Eric Andersen | 2000-10-07 | 12 | -489/+434 |
* | Forgot to ignore this | Eric Andersen | 2000-10-07 | 1 | -0/+1 |
* | More cleanups | Eric Andersen | 2000-10-07 | 4 | -7/+11 |
* | Add in support for shm/ipc. | Eric Andersen | 2000-10-07 | 5 | -0/+229 |
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -5/+8 |
* | Update dependancies | Eric Andersen | 2000-10-07 | 1 | -3/+0 |
* | Remove obsolete files. Update dependancies. | Eric Andersen | 2000-10-07 | 1 | -2/+1 |
* | Dependancy update | Eric Andersen | 2000-10-07 | 1 | -3/+0 |
* | Remove obsolete file. Fix dependancy. | Eric Andersen | 2000-10-07 | 1 | -3/+0 |
* | Dependancy fixup, and remove some obcolete files. | Eric Andersen | 2000-10-07 | 2 | -7/+13 |
* | Warning cleanup | Eric Andersen | 2000-10-07 | 1 | -3/+4 |
* | Major update to string handling. strcmp and friends were horribly | Eric Andersen | 2000-10-05 | 6 | -483/+257 |
* | More makefile updates | Eric Andersen | 2000-10-04 | 3 | -9/+6 |
* | Remember to remove libc.a on 'make clean' | Eric Andersen | 2000-10-04 | 1 | -0/+1 |
* | Fix all the makefiles. Clean up some warnings, cleanup some headers. | Eric Andersen | 2000-10-04 | 24 | -592/+678 |
* | This is making far too much sense. | Eric Andersen | 2000-10-04 | 1 | -1/+0 |
* | More sanity yet. | Eric Andersen | 2000-10-04 | 1 | -3/+1 |
* | Sanity fix. | Eric Andersen | 2000-10-04 | 1 | -7/+5 |
* | Makefile sanity fix. | Eric Andersen | 2000-10-04 | 1 | -16/+6 |
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 18 | -173/+2000 |
* | More missing prototypes. | Eric Andersen | 2000-10-03 | 1 | -0/+5 |
* | Add in some more test suite stuff. | Eric Andersen | 2000-10-03 | 1 | -3/+47 |
* | test proggy for strtol, strtoul | David Schleef | 2000-09-12 | 1 | -1/+44 |
* | Fix up the Makefile for better portability | Eric Andersen | 2000-09-01 | 1 | -8/+11 |
* | Repeat after me 100 times: | Eric Andersen | 2000-09-01 | 1 | -2/+1 |
* | Remove __restrict when not supported | Eric Andersen | 2000-09-01 | 1 | -0/+6 |
* | + added alloca() support for all architectures | John Beppu | 2000-08-21 | 2 | -0/+45 |
* | Yet more updates. Getting closer.... | Eric Andersen | 2000-08-11 | 6 | -70/+65 |
* | Add in snprintf and vsnprintf | Eric Andersen | 2000-08-11 | 2 | -76/+104 |
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 12 | -67/+329 |
* | Fix spelling | Eric Andersen | 2000-08-03 | 1 | -1/+1 |
* | Make some of the rpc stuff compile | Eric Andersen | 2000-08-03 | 4 | -14/+16 |
* | Updated to new scheme for handling syscalls. | Eric Andersen | 2000-08-03 | 1 | -1/+7 |
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 29 | -167/+14004 |
* | fix sys/vfs so it doesn't pull in kernel stuff. | Eric Andersen | 2000-07-09 | 3 | -16/+127 |
* | Removed old noise. | Eric Andersen | 2000-07-09 | 1 | -16/+0 |
* | the rest of the compile fixes | Randolph Chung | 2000-07-09 | 3 | -9/+0 |
* | Fixed dir/dirent | Eric Andersen | 2000-07-09 | 1 | -12/+23 |
* | Add needed include file | Eric Andersen | 2000-07-09 | 1 | -0/+127 |
* | misc net fixes for building.... | Randolph Chung | 2000-07-09 | 3 | -7/+6 |
* | Revert to the old set of includes. | Eric Andersen | 2000-07-09 | 11 | -0/+291 |
* | Temporarily revert to older working set of files. | Eric Andersen | 2000-07-09 | 17 | -1952/+0 |
* | Forgot this file. | Eric Andersen | 2000-07-09 | 1 | -0/+196 |
* | A few updates. | Eric Andersen | 2000-07-07 | 3 | -191/+160 |
* | More stuff I forgot to commit. | Eric Andersen | 2000-07-06 | 2 | -4/+5 |
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 75 | -1148/+9066 |