platform_bionic/libc
Martin Stjernholm 249f726583 Make bionic_platform_headers available only for Bionic targets.
The triggering reason for this change is that the SDK snapshot
generation cannot readily handle header libraries that are required for
targets that the SDK itself isn't available for. However, these include
files shouldn't be used without Bionic anyway.

Test: m checkbuild (on aosp_taimen)
Test: m (on aosp_taimen_hwasan)
Test: atest CtsBionicTestCases
Test: lunch fvp-userdebug && mmm bionic
Bug: 152255951
Change-Id: Icdc49558893c5355860f78d23275c49ba0119900
2020-04-27 19:07:01 +01:00
..
arch-arm Add arm64 string.h function implementations for use with hardware supporting MTE. 2019-10-29 16:18:31 -07:00
arch-arm64 Switch to the arm-optimized-routines string routines on aarch64 where possible. 2020-02-25 13:11:55 -08:00
arch-common/bionic Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
arch-x86 x86: Switch get_pc_thunk to comdat 2020-04-20 14:28:10 -07:00
arch-x86_64 Optimized L2 Cache value for Intel(R) Core Architectures. 2019-11-12 15:58:34 +00:00
async_safe Set apex_available property 2020-04-08 22:52:06 +09:00
bionic Merge "Set the top bit for tagged pointers." 2020-04-20 20:57:41 +00:00
dns android_getaddrinfo_proxy: fix memory leak on failure. 2019-11-05 12:42:14 -08:00
include Merge changes I6c9c2bf5,I23991692 2020-04-10 23:04:55 +00:00
kernel Update to v5.6 kernel headers. 2020-04-10 10:53:48 -07:00
malloc_debug Include log/log_read.h for reading logs 2020-04-22 19:00:42 -07:00
malloc_hooks Add automatic running of tests on bionic changes. 2019-11-15 14:19:33 -08:00
platform/bionic Add PTRACE_PEEKTAG to mte_kernel.h. 2020-04-07 16:49:36 -07:00
private Block all signals in ScopedSignalBlocker. 2020-04-23 15:57:58 -07:00
seccomp Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
stdio Remove bionic's internal ctype-like inlines. 2020-02-05 11:39:35 -08:00
stdlib Rewrite __cxa_atexit / __cxa_finalize 2020-03-06 21:04:32 -08:00
system_properties Cleanup some trivial TODOs. 2020-04-10 11:46:03 -07:00
tools Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
tzcode Remove bionic refs to runtime module tz files 2019-06-10 15:09:15 +01:00
upstream-freebsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-netbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-openbsd arc4random.h: remove some cruft. 2020-04-16 23:14:38 +00:00
versioner-dependencies Stop generating unused headers. 2020-02-03 17:56:06 -08:00
Android.bp Make bionic_platform_headers available only for Bionic targets. 2020-04-27 19:07:01 +01:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.map.txt Add ffsl(3), ffsll(3). 2020-03-26 11:43:05 -07:00
libstdc++.map.txt Remove dead code. 2020-02-13 22:25:02 -08:00
MODULE_LICENSE_BSD
NOTICE Rewrite __cxa_atexit / __cxa_finalize 2020-03-06 21:04:32 -08:00
SECCOMP_BLACKLIST_APP.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_BLACKLIST_COMMON.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_WHITELIST_APP.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_WHITELIST_COMMON.TXT Add a libc wrapper for statx(2). 2020-02-23 11:36:53 -08:00
SECCOMP_WHITELIST_SYSTEM.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SYSCALLS.TXT Add a libc wrapper for statx(2). 2020-02-23 11:36:53 -08:00
version_script.txt