platform_bionic/libc
Elliott Hughes 390be50067 Workaround ASan not knowing about reallocarray.
Ensure we call realloc@plt rather than (as was previously happening)
inlining realloc into reallocarray, which makes the allocation invisible
to ASan.

Bug: http://b/129989984
Test: objdump
Change-Id: If8a43cba11aa5a2f2f62bacd02ef6ef4032e0dbb
2019-04-20 22:18:49 -07:00
..
arch-arm Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07: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 Workaround ASan not knowing about reallocarray. 2019-04-20 22:18:49 -07:00
dns Merge "Replace android_open_proxy with dns_open_proxy" 2018-11-28 12:21:33 +00:00
include paths.h: /sbin and /system/sbin no longer exist. 2019-04-16 15:52:20 -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 Remove gMallocLeakZygoteChild. 2019-04-16 11:22:06 -07:00
private Remove gMallocLeakZygoteChild. 2019-04-16 11:22:06 -07: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 Add PR_SET_VMA and PR_SET_VMA_ANON_NAME to <sys/prctl.h>. 2018-08-22 10:36:23 -07:00
system_properties libasync_safe: stop clobbering other folks' identifiers. 2019-02-14 14:23:13 -08:00
tools Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -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 Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
fs_config_generator.py
libc.map.txt Remove gMallocLeakZygoteChild. 2019-04-16 11:22:06 -07:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Reorganize static TLS memory for ELF TLS 2019-01-11 15:34:22 -08:00
SECCOMP_BLACKLIST_APP.TXT Blacklist setregid(32) for apps. 2019-01-22 17:22:54 +01:00
SECCOMP_BLACKLIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
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 Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
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