summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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