summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size byEric Andersen2001-01-121-534/+642
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-2/+2
* More cleanups. Fix things so tinylogin compiles.Eric Andersen2000-11-041-2/+1
* Screwed up non-mmu support. #define was backwards.Eric Andersen2000-10-121-3/+2
* 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