summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/malloc.c
Commit message (Collapse)AuthorAgeFilesLines
...
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-2/+1
| | | | Fix a bug in getdelim -- patch from David Whedon <dwhedon@gordian.com>.
* Screwed up non-mmu support. #define was backwards.Eric Andersen2000-10-121-3/+2
| | | | -Erik
* Finish reorganizing things. At least I think I've finished.Eric Andersen2000-10-111-1/+7
|
* New malloc routines.Eric Andersen2000-10-081-0/+765