platform_bionic/libc
Josh Gao 4956c372cf Move bionic_macros.h from private to platform.
Test: treehugger
Change-Id: Ie473914f4c8924c7240b3ac22093a9daf42fc948
2020-01-02 14:09:50 -08: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 Add arm64 string.h function implementations for use with hardware supporting MTE. 2019-10-29 16:18:31 -07:00
arch-common/bionic Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08: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 Use the canonical form of the APL2 boilerplate. 2019-12-12 15:32:10 -08:00
arch-x86_64 Optimized L2 Cache value for Intel(R) Core Architectures. 2019-11-12 15:58:34 +00:00
async_safe Enable native_bridge_support 2019-05-06 17:13:51 +02:00
bionic Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
dns android_getaddrinfo_proxy: fix memory leak on failure. 2019-11-05 12:42:14 -08:00
include versioner: Update libc.map.txt to match annotations 2019-12-23 07:13:33 -08:00
kernel Merge "Update documentation around kernel header imports." 2019-12-16 17:48:52 +00:00
malloc_debug Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
malloc_hooks Add automatic running of tests on bionic changes. 2019-11-15 14:19:33 -08:00
platform/bionic Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
private Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
seccomp Remove global seccomp list. 2019-09-17 16:37:05 -07:00
stdio Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
stdlib Revert fwalk/sfp locking to fix concurrent reads 2019-05-04 00:28:00 -07:00
system_properties Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
tools Fix gensyscalls.py to actually use the input argument provided in 2019-09-26 15:02:04 -04:00
tzcode Remove bionic refs to runtime module tz files 2019-06-10 15:09:15 +01:00
upstream-freebsd qsort.c: take an upstream FreeBSD change. 2019-10-30 12:02:44 -07:00
upstream-netbsd Clean up some obsolete NetBSD portability cruft. 2019-10-29 19:58:17 -07:00
upstream-openbsd Sync with upstream OpenBSD strstr(). 2019-11-22 11:16:23 -08:00
versioner-dependencies Fix clang header dependency for versioner 2019-07-29 15:44:46 -07:00
Android.bp Revert "Enable the scudo native allocator." 2019-12-19 19:09:59 +00:00
fs_config_generator.py
libc.map.txt versioner: Update libc.map.txt to match annotations 2019-12-23 07:13:33 -08:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Use the canonical form of the APL2 boilerplate. 2019-12-12 15:32:10 -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 Add memfd_create(2) and mlock2(2). 2019-08-05 16:31:08 -07:00
SECCOMP_WHITELIST_SYSTEM.TXT Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
SYSCALLS.TXT Add memfd_create(2) and mlock2(2). 2019-08-05 16:31:08 -07:00
version_script.txt