summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/malloc-standard
Commit message (Expand)AuthorAgeFilesLines
...
* Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.Eric Andersen2004-07-152-4/+13
* Fix the manditory typo in my last minute untested fix.Eric Andersen2003-12-301-1/+1
* Rework malloc. The new default implementation is based on dlmalloc from DougEric Andersen2003-12-309-0/+3147