summaryrefslogtreecommitdiffstats
path: root/libc/bionic/dlmalloc.h
Commit message (Expand)AuthorAgeFilesLines
* Export two dlmalloc functions everywhere.Christopher Ferris2015-06-061-5/+7
* Re-add dlmalloc for 32 bit.Christopher Ferris2014-10-091-3/+6
* Add dlmalloc_usable_size for 32 bit arches.Christopher Ferris2014-09-061-0/+7
* Slim down static binaries by avoiding stdio.Elliott Hughes2014-07-101-0/+2
* Revert "Temporarily expose dlmalloc_usable_size."Elliott Hughes2014-06-041-6/+1
* Temporarily expose dlmalloc_usable_size.Elliott Hughes2014-06-041-1/+6
* Hide dlmalloc symbols.Elliott Hughes2014-06-031-0/+9
* Restore dlmalloc mmap threshold to 64kRom Lemarchand2013-07-231-0/+1
* Avoid malloc lock while calling pthread_atfork.Kirill Artamonov2012-08-311-0/+1
* Upgrade to dlmalloc 2.8.6.Ian Rogers2012-08-291-1/+0
* Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-649/+28
* Split libc_debug.so into two .so modules loaded on demand from libc.soVladimir Chtchetkine2009-11-181-4/+4
* Add mspace_merge_objectsBarry Hayes2009-06-021-0/+15
* Initial Contributionandroid-1.0The Android Open Source Project2008-10-211-0/+640