summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update my email address. I am no longer andersen@lineo.comEric Andersen2001-12-191-0/+1
* Add in gcvt()Eric Andersen2001-09-291-1/+1
* atoi, atol, atoll, and atof are supposed to be functions, not macros.Eric Andersen2001-08-241-2/+2
* Make selection of uClibc floating point support in printf, etc. seperateManuel Novoa III2001-05-281-1/+1
* Ok, this should finish off my massive ro-organization. The sourceEric Andersen2001-05-121-2/+1
* Fix up the 'make clean' targetEric Andersen2001-05-111-1/+1
* Add in libutil, based on Cory Visi's variant of Michael Shmulevich's libutilEric Andersen2001-05-081-1/+2
* Add in random(), make rand use that under the hood. Fix theEric Andersen2001-03-221-1/+1
* div and ldiv are required for ISO 9899Eric Andersen2001-02-221-1/+1
* Clean up atexit.c; make sure sysconf and atexit agree; link in ref'd libgcc.aManuel Novoa III2001-01-251-1/+4
* Clean all subdirs on 'make clean'Eric Andersen2001-01-161-2/+3
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-3/+3
* Patch from James Graves <jgraves@deltamobile.com> to getEric Andersen2001-01-021-2/+5
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-1/+8
* A number of updates from Manuel Novoa III. Things look good...Eric Andersen2000-12-201-2/+4
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
* _start.c is a failed experiment. Go back to using asm...Eric Andersen2000-10-281-1/+2
* 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
* Screwed up non-mmu support. #define was backwards.Eric Andersen2000-10-121-1/+1
* 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
* Yet more updates. Getting closer....Eric Andersen2000-08-111-37/+20
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-091-1/+1
* Many bugfixes, header cleanups, etc. Added abort and glob.Eric Andersen2000-07-051-2/+2
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-8/+3
* Patch from "D. Jeff Dionne / VE3DJF" <jeff@rt-control.com>0_9_1aErik Andersen2000-05-141-4/+4
* Initial revision0_9_1Erik Andersen2000-05-141-0/+64