platform_bionic/libc
Christopher Ferris 2b0638ef29 Make bionic_malloc.h a platform header.
Instead of having platform directories directly include the
private header, create a platform header directory and export it.

Bug: 130763340

Test: Builds.
Change-Id: Ie0f092b3fe077a3de8b90266c0b28bfbc20d0dfa
Merged-In: Ie0f092b3fe077a3de8b90266c0b28bfbc20d0dfa
(cherry picked from commit 8f582ef2f8)
2019-09-16 12:27:33 -07:00
..
arch-arm libc: import ARM strcmp from newlib 2019-05-16 04:37:26 +00:00
arch-arm64 Generate assembler system call stubs via genrule. 2019-04-16 12:31:00 -07:00
arch-common/bionic crtbegin: replace TPREL with R_*_NONE relocs 2019-09-04 20:31:06 +00: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 Update notice 2019-07-17 10:56:16 -07:00
arch-x86_64 Add avx2 version of wmemset in binoic 2019-07-16 18:06:57 +05:30
async_safe Enable native_bridge_support 2019-05-06 17:13:51 +02:00
bionic Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
dns Test for ns_parserr() and got a heap-buffer-overflow 2019-08-29 22:18:37 +08:00
include Merge "versioner: Fix bzero/bcopy fortify" 2019-09-03 23:12:43 +00:00
kernel Update to kernel headers v5.2.11. 2019-09-03 15:56:49 -07:00
malloc_debug Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
malloc_hooks Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
platform/bionic Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
private Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
seccomp Add support for seccomp filter that limits setresuid/setresgid. 2019-01-19 09:09:30 +01:00
stdio Remove the ___ hack. 2019-06-19 15:38:42 -07:00
stdlib Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
system_properties Enable native_bridge_support 2019-05-06 17:13:51 +02:00
tools Remove the ___ hack. 2019-06-19 15:38:42 -07:00
tzcode Remove bionic refs to runtime module tz files 2019-06-10 15:09:15 +01:00
upstream-freebsd
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 Fix clang header dependency for versioner 2019-07-29 15:44:46 -07:00
Android.bp Make bionic_malloc.h a platform header. 2019-09-16 12:27:33 -07:00
fs_config_generator.py
libc.map.txt Add memfd_create(2) and mlock2(2). 2019-08-05 16:31:08 -07:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Update notice 2019-07-17 10:56:16 -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
SECCOMP_WHITELIST_COMMON.TXT Add memfd_create(2) and mlock2(2). 2019-08-05 16:31:08 -07:00
SECCOMP_WHITELIST_GLOBAL.TXT
SECCOMP_WHITELIST_SYSTEM.TXT
SYSCALLS.TXT Add memfd_create(2) and mlock2(2). 2019-08-05 16:31:08 -07:00
version_script.txt