summaryrefslogtreecommitdiff
path: root/libc/stdlib/malloc/heap.h
AgeCommit message (Expand)Author
2002-07-23* Automatically try to unmap heap free-areas when they get very big.Miles Bader
2002-07-19Rename mutex stuff to use heap-specific names.Miles Bader
2002-07-18Miles Bader implemented a new mmap based malloc which is muchEric Andersen