summaryrefslogtreecommitdiffstats
path: root/libc/misc
Commit message (Collapse)AuthorAgeFilesLines
...
* A few more syscalls.Eric Andersen2000-10-253-1/+394
|
* More reorg. A place for everything and everything in its place...Eric Andersen2000-10-233-1/+68
|
* A smaller, kinder, gentler regexp implementation.Eric Andersen2000-10-203-7274/+5726
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-208-7/+22
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* Fix up ctype.hEric Andersen2000-10-173-54/+108
|
* Update to assert behaviorEric Andersen2000-10-171-6/+9
|
* Makefile updateEric Andersen2000-10-128-8/+8
|
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-117-3/+158
|
* New misc tree that actually has misc stuff in it.Eric Andersen2000-10-1116-0/+1821
|
* Bug ugly formatting updateEric Andersen2000-10-0916-6199/+5989
|
* More cleanupsEric Andersen2000-10-071-4/+7
|
* Dependancy updateEric Andersen2000-10-071-5/+8
|
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-043-30/+80
| | | | -Erik
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-092-0/+7539
| | | | | | 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
* Rework all the string handling. Make const stuff be constified.Eric Andersen2000-07-061-1/+1
| | | | -Erik
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-1/+0
| | | | | It is getting closer... -Erik
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-151-1/+1
| | | | | It now compiles.... -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-7/+4
| | | | -Erik
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
| | | | | to allow uC-libc to compile under x86. -Erik
* Initial revision0_9_1Erik Andersen2000-05-1413-0/+634