platform_bionic/libc
Christopher Ferris db9706afc3 Fix malloc_info missing large allocs.
Also change the names of some of the functions to make it very obvious
that the functions being called are in je code.

Write new test to make sure mallinfo and malloc_info match.

Bug: 131864803

Test: New unit tests pass (along with all other bionic unit tests).
Change-Id: I26eda7e64f57a8c56cc8d70e3ed6a29dcb87f630
Merged-In: I26eda7e64f57a8c56cc8d70e3ed6a29dcb87f630
(cherry picked from commit 125d32cb46)
2019-05-03 07:21:45 -07:00
..
arch-arm Merge "Implement __gnu_[u]ldivmod_helper methods in libc" 2019-04-23 05:54:33 +00:00
arch-arm64 Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-common/bionic Change crtbrand for host bionic 2018-10-22 17:15:22 -07:00
arch-mips Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-mips64/bionic Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-x86 Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-x86_64 Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
async_safe Mark lib_async_safe_headers as supporting linux_bionic 2019-02-19 09:47:40 -08:00
bionic Fix malloc_info missing large allocs. 2019-05-03 07:21:45 -07:00
dns Merge "Replace android_open_proxy with dns_open_proxy" 2018-11-28 12:21:33 +00:00
include malloc.h: explicitly suggest malloc_info() instead of mallinfo(). 2019-04-30 12:44:03 -07:00
kernel Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
malloc_debug Remove gMallocLeakZygoteChild. 2019-04-16 11:22:06 -07:00
malloc_hooks Move all leak info functions to android_mallopt. 2019-04-19 11:27:02 -07:00
private Merge "Move all leak info functions to android_mallopt." 2019-04-23 17:45:01 +00:00
seccomp Add support for seccomp filter that limits setresuid/setresgid. 2019-01-19 09:09:30 +01:00
stdio Merge "Typo fix in comment. O_CLOEXEC is e, not x." 2019-03-26 22:00:31 +00:00
stdlib __cxa_finalize: skip fflush call on dlclose 2019-04-25 16:38:31 -07:00
system_properties libasync_safe: stop clobbering other folks' identifiers. 2019-02-14 14:23:13 -08:00
tools Move libdl and linker to static NOTICE files. 2019-04-19 14:18:07 -07:00
tzcode strptime: support everything that strftime supports. 2019-03-26 19:07:40 -07:00
upstream-freebsd Add reallocarray(3). 2018-09-26 14:24:18 -07:00
upstream-netbsd Sync with upstream NetBSD. 2019-02-13 14:17:18 -08:00
upstream-openbsd Switch to OpenBSD div/ldiv/lldiv. 2019-02-05 16:48:22 -08:00
versioner-dependencies
Android.bp Merge "Move /system dependency on tz_version to bionic" 2019-04-29 12:59:32 +00:00
fs_config_generator.py
libc.map.txt Merge "threads.h: Add C11 thread support." 2019-04-24 20:33:08 +00:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Move libdl and linker to static NOTICE files. 2019-04-19 14:18:07 -07:00
SECCOMP_BLACKLIST_APP.TXT Blacklist setregid(32) for apps. 2019-01-22 17:22:54 +01:00
SECCOMP_BLACKLIST_COMMON.TXT
SECCOMP_WHITELIST_APP.TXT Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. 2018-09-11 19:20:34 -04:00
SECCOMP_WHITELIST_COMMON.TXT Move pipe, open, and getdents from the APP to COMMON seccomp whitelist. 2018-09-11 19:20:34 -04:00
SECCOMP_WHITELIST_GLOBAL.TXT
SECCOMP_WHITELIST_SYSTEM.TXT
symbol_ordering Remove gMallocLeakZygoteChild. 2019-04-16 11:22:06 -07:00
SYSCALLS.TXT Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
version_script.txt