Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | | broken. They now test out as working properly. -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | Major facelift on the test area -- the beginnings of some real testing | Eric Andersen | 2000-10-04 | 18 | -173/+2000 | |
| | | | | | stuff so we can get this library into shape. -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | Repeat after me 100 times: | Eric Andersen | 2000-09-01 | 1 | -2/+1 | |
| | | | | | I will always compile before I commit -Erik | |||||
* | Remove __restrict when not supported | Eric Andersen | 2000-09-01 | 1 | -0/+6 | |
| | | | | -Erik | |||||
* | + added alloca() support for all architectures | John Beppu | 2000-08-21 | 2 | -0/+45 | |
| | | | | | by way of gcc's __builtin_alloca(). I think I did it right, but we'll see. | |||||
* | Yet more updates. Getting closer.... | Eric Andersen | 2000-08-11 | 6 | -70/+65 | |
| | | | | -Erik | |||||
* | Add in snprintf and vsnprintf | Eric Andersen | 2000-08-11 | 2 | -76/+104 | |
| | | | | -Erik | |||||
* | More stuff. Down to only 43 missing functions before BusyBox will | Eric Andersen | 2000-08-10 | 12 | -67/+329 | |
| | | | | | | link. Fixed socket stuff so it doesn't pull in kernel headers and stubbed out fork and clone. A few other header file cleanups. -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | Updated to new scheme for handling syscalls. | Eric Andersen | 2000-08-03 | 1 | -1/+7 | |
| | | | | -Erik | |||||
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 29 | -167/+14004 | |
| | | | | | | fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik | |||||
* | fix sys/vfs so it doesn't pull in kernel stuff. | Eric Andersen | 2000-07-09 | 3 | -16/+127 | |
| | | | | -Erik | |||||
* | Removed old noise. | Eric Andersen | 2000-07-09 | 1 | -16/+0 | |
| | | | | -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | Add needed include file | Eric Andersen | 2000-07-09 | 1 | -0/+127 | |
| | | | | -Erik | |||||
* | 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 | |
| | | | | -Erik | |||||
* | Temporarily revert to older working set of files. | Eric Andersen | 2000-07-09 | 17 | -1952/+0 | |
| | | | | -Erik | |||||
* | Forgot this file. | Eric Andersen | 2000-07-09 | 1 | -0/+196 | |
| | | | | -Erik | |||||
* | A few updates. | Eric Andersen | 2000-07-07 | 3 | -191/+160 | |
| | | | | -Erik | |||||
* | More stuff I forgot to commit. | Eric Andersen | 2000-07-06 | 2 | -4/+5 | |
| | | | | -Erik | |||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 75 | -1148/+9066 | |
| | | | | | headers (the way it has been done in GNU libc). -Erik | |||||
* | Rework all the string handling. Make const stuff be constified. | Eric Andersen | 2000-07-06 | 13 | -133/+271 | |
| | | | | -Erik | |||||
* | Hacked things so longjmp now works. | Eric Andersen | 2000-07-06 | 4 | -267/+305 | |
| | | | | -Erik | |||||
* | Lots and lots of cleanups. | Eric Andersen | 2000-07-06 | 21 | -119/+118 | |
| | | | | -Erik | |||||
* | More header file cleanup. | Eric Andersen | 2000-07-05 | 3 | -19/+136 | |
| | | | | -Erik | |||||
* | Many bugfixes, header cleanups, etc. Added abort and glob. | Eric Andersen | 2000-07-05 | 16 | -41/+333 | |
| | | | | | It is getting closer... -Erik | |||||
* | Completely rearchitected the sysdeps directory. | Eric Andersen | 2000-07-05 | 19 | -0/+490 | |
| | | | | -Erik | |||||
* | Fix up the makefiles. malloc-simple/Makefile forgot to include realloc. | Eric Andersen | 2000-06-29 | 2 | -2/+2 | |
| | | | | | test/Makefile used a hard coded absolute path (bad, bad, bad). -Erik |