summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/alloc.c
AgeCommit message (Expand)Author
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