summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/realloc.c
Commit message (Expand)AuthorAgeFilesLines
* Misc small cleanups.Miles Bader2002-07-241-2/+2
* * Automatically try to unmap heap free-areas when they get very big.Miles Bader2002-07-231-15/+2
* Doc fix.Miles Bader2002-07-191-1/+1
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-0/+76