summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* More random fixes and additions.Eric Andersen2000-10-271-1/+1
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-0/+6
| | | | | .comment, saving a lot of space in the resultant binaries... -Erik
* Screwed up non-mmu support. #define was backwards.Eric Andersen2000-10-121-1/+1
| | | | -Erik
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-7/+18
|
* Bug ugly formatting updateEric Andersen2000-10-091-3/+8
|
* Remove obsolete file. Fix dependancy.Eric Andersen2000-10-071-3/+0
|
* Fix all the makefiles. Clean up some warnings, cleanup some headers.Eric Andersen2000-10-041-18/+32
| | | | -Erik
* Yet more updates. Getting closer....Eric Andersen2000-08-111-37/+20
| | | | -Erik
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-091-1/+1
| | | | | | 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
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-2/+2
| | | | | It is getting closer... -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-8/+3
| | | | -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-141-0/+64