summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-simple/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of warningsDavid McCullough2001-08-091-2/+2
* Patch from Tom Walsh <tom@cyberiansoftware.com> to fix a thinkoEric Andersen2001-04-271-1/+2
* Be more strict with the malloc implementation. Return NULLEric Andersen2001-04-251-5/+10
* Fix up breakage resulting from flipping the sense of some defines. Change fromEric Andersen2001-03-191-3/+4
* 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
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-2/+6
* Bug ugly formatting updateEric Andersen2000-10-091-0/+106