summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/heap_alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Redo the locking, so that it may actually work. Now locking is done atMiles Bader2002-07-251-4/+0
* Rename mutex stuff to use heap-specific names.Miles Bader2002-07-191-3/+3
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-0/+55