summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/alloc.c
AgeCommit message (Expand)Author
2001-05-11A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOCEric Andersen
2001-01-12Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size byEric Andersen
2001-01-01A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen
2000-10-09Bug ugly formatting updateEric Andersen
2000-10-08New malloc routines.Eric Andersen
2000-10-07Warning cleanupEric Andersen
2000-06-15Implimented a simple allocation system that does not waste memory.Ron Alder
2000-06-13Fixed the parameters to mmap in malloc.Ron Alder
2000-05-14Initial revisionErik Andersen