summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-60/+0
* Minor cleanupEric Andersen2001-09-291-1/+1
* A patch from Matthias Kilian <kili@outback.escape.de> to fix -DDEBUG_MALLOCEric Andersen2001-05-111-0/+11
* Manuel Novoa III modified malloc.c and avlmacro.h to reduce code size byEric Andersen2001-01-121-16/+17
* A bunch of updates, part from Manuel Novoa III (such as more long longEric Andersen2001-01-011-2/+2
* Bug ugly formatting updateEric Andersen2000-10-091-0/+48
* New malloc routines.Eric Andersen2000-10-081-208/+0
* Warning cleanupEric Andersen2000-10-071-3/+4
* Implimented a simple allocation system that does not waste memory.Ron Alder2000-06-151-7/+132
* Fixed the parameters to mmap in malloc.Ron Alder2000-06-131-1/+1
* Initial revision0_9_1Erik Andersen2000-05-141-0/+82