summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-simple
Commit message (Collapse)AuthorAgeFilesLines
...
* Use MAP_FAILED.Eric Andersen2001-02-131-1/+1
|
* Patch from James Graves <jgraves@deltamobile.com> to better handle m68k.Eric Andersen2001-01-121-2/+4
| | | | | | Also fixes 2 very important malloc bugs! Anyone using malloc (esp mmu-less) should update and recompile. -Erik
* A large update from Manuel Novoa III <mnovoa3@bellsouth.net>.Eric Andersen2001-01-111-2/+2
|
* Fix doc blunder.Eric Andersen2000-11-041-4/+4
|
* Make spelling of uClibc be consistant.Eric Andersen2000-11-041-1/+1
|
* Strip all object files of all non global symbols and .note andEric Andersen2000-10-201-1/+4
| | | | | .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-112-3/+7
|
* Bug ugly formatting updateEric Andersen2000-10-093-0/+185