aboutsummaryrefslogtreecommitdiffstats
path: root/libc/upstream-dlmalloc
Commit message (Expand)AuthorAgeFilesLines
* Return total footprint, not high water mark.Christopher Ferris2014-10-131-1/+3
* Put all allocation functions into dispatch table.Christopher Ferris2014-06-121-1/+8
* Fix build warning of initialization but no use.Ian Rogers2012-09-061-2/+2
* Merge "Avoid malloc lock while calling pthread_atfork."Ian Rogers2012-09-051-1/+16
|\
| * Avoid malloc lock while calling pthread_atfork.Kirill Artamonov2012-08-311-1/+16
* | Add missing MALLOC_FAILURE_ACTION calls to dlmalloc.Elliott Hughes2012-09-041-2/+10
|/
* Upgrade to dlmalloc 2.8.6.Ian Rogers2012-08-293-69/+81
* Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-203-0/+6904