OSDN Git Service

Re-add dlmalloc for 32 bit.
authorChristopher Ferris <cferris@google.com>
Thu, 9 Oct 2014 05:48:20 +0000 (22:48 -0700)
committerChristopher Ferris <cferris@google.com>
Thu, 9 Oct 2014 18:10:23 +0000 (11:10 -0700)
commitc9734d24d92f4737f5ab3808c77d816a1b084582
tree74841ad18635138afec4ebb71d20c4dee77e4e28
parent1543fdf616ddebee7819214437527f380e5c743b
Re-add dlmalloc for 32 bit.

It turns out that appportable has a version that calls dlmalloc directly.
Re-add the dlmalloc symbol for 32 bit only as a compatibility shim that
calls malloc.

Bug: 17881362
Change-Id: I8f20963b0b8d323489dc083e4063779e0d1d7447
libc/bionic/dlmalloc.h
libc/bionic/ndk_cruft.cpp