summaryrefslogtreecommitdiffstats
path: root/libcutils/dlmalloc_stubs.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix libcutils/dlmalloc_stubs.c build breakage.Elliott Hughes2014-06-031-1/+0
| | | | Change-Id: I344c410c100ce13c7a88063bf5354ad61c50094b
* libcutils: turn on -WerrorMark Salyzyn2014-05-011-4/+6
| | | | | | - Deal with some -Wunused / -Wunused-variable issues Change-Id: I28c23fb213382a392ec30935749fb359e072d664
* Revert "Revert "Upgrade to dlmalloc 2.8.5.""Ian Rogers2012-08-281-7/+13
| | | | This reverts commit 42b83c6df7e4f65461a32a711d5dd4f46b9b85e0.
* Revert "Upgrade to dlmalloc 2.8.5."Brian Carlstrom2012-08-221-13/+7
| | | | This reverts commit 2d13791ce7ff61221ca047553891f31a23b2e943.
* Upgrade to dlmalloc 2.8.5.Ian Rogers2012-08-201-7/+13
| | | | | | | | | | Remove mspace functionality from cutils. Directly declare mspace from dlmalloc in code flinger's code cache, and manage without using morecore. Depends upon: https://android-review.googlesource.com/41717 Change-Id: If927254febd4414212c690f16509ef2ee1b44b44
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+29
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-29/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+29