summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorGreg Hackmann <ghackmann@google.com>2013-02-13 14:41:48 -0800
committerGreg Hackmann <ghackmann@google.com>2013-06-19 11:02:15 -0700
commitd32969701be070c0161c2643ee3c3df16066bbb8 (patch)
tree272345ff49f9b6375799f213af21c711cc36ea84 /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent373ea006ced88b280c4a46ec05eafc60b48e99e0 (diff)
bionic: make property area expandable
The property area is initially one 4K region, automatically expanding as needed up to 64 regions. To avoid duplicating code, __system_property_area_init() now allocates and initializes the first region (previously it was allocated in init's init_property_area() and initialized in bionic). For testing purposes, __system_property_set_filename() may be used to override the file used to map in regions. Change-Id: Ibe00ef52464bfa590953c4699a6d98383b0142b1 Signed-off-by: Greg Hackmann <ghackmann@google.com>
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions