Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to dlmalloc 2.8.6. | Ian Rogers | 2012-08-29 | 1 | -3/+1 |
| | | | | | | This fixes a bug and enables the use of MORECORE_CONTIGUOUS. Change-Id: Ia7c5d32bdc46e99b3ecb92ee94d1f702c4385d5d | ||||
* | Upgrade to dlmalloc 2.8.5. | Ian Rogers | 2012-08-20 | 1 | -0/+622 |
Move dlmalloc code to upstream-dlmalloc to make pulling upstream changes easier. Declare pvalloc and malloc_usable_size routines present in malloc.h but with missing implementations. Remove other functions from malloc.h that have no implementation nor use in Android. Change-Id: Ia6472ec6cbebc9ad1ef99f4669de9d33fcc2efb4 |