summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc/free.c
Commit message (Expand)AuthorAgeFilesLines
* Update debugging printfs.Miles Bader2002-07-311-2/+2
* Use new malloc header macros.Miles Bader2002-07-301-2/+2
* Size tweaks.Miles Bader2002-07-251-5/+6
* Miscellaneous tidying-up.Miles Bader2002-07-251-12/+9
* Redo the locking, so that it may actually work. Now locking is done atMiles Bader2002-07-251-90/+103
* Misc small cleanups.Miles Bader2002-07-241-1/+2
* * Automatically try to unmap heap free-areas when they get very big.Miles Bader2002-07-231-9/+104
* Doc fix.Miles Bader2002-07-191-1/+1
* Miles Bader implemented a new mmap based malloc which is muchEric Andersen2002-07-181-0/+35