platform_bionic/libc
Tom Cherry 0fe2203309 Fixup an out of date comment.
Test: n/a
Change-Id: Ieb5d18d479becb8c92cbf71a8bb7cd67f7c27dba
2018-07-24 13:34:34 -07:00
..
arch-arm Remove workarounds for old versions of clang and GCC. 2018-07-11 13:18:29 -07:00
arch-arm64 Make memcpy memmove 2018-06-11 18:12:45 +00:00
arch-common/bionic Call __emutls_unregister_key on dlclose 2018-06-19 13:22:36 -07:00
arch-mips Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00
arch-mips64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-x86 Merge "Remove valgrind workarounds." 2018-06-13 00:30:28 +00:00
arch-x86_64 Make memcpy memmove 2018-06-11 18:12:45 +00:00
async_safe Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
bionic Fixup an out of date comment. 2018-07-24 13:34:34 -07:00
dns bionic: Convert res_send.c to poll() 2018-07-05 11:39:09 +09:00
include Fixup an out of date comment. 2018-07-24 13:34:34 -07:00
kernel Update to v4.17.3 kernel headers. 2018-06-27 14:12:29 -07:00
malloc_debug Disable malloc debug intercepts when exiting. 2018-07-11 15:23:00 -07:00
malloc_hooks Fix malloc_hooks for hooks_write_malloc_leak_info. 2018-07-18 15:25:45 +01:00
private Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
seccomp Merge "Revert "Revert system seccomp filter changes"" 2018-04-02 23:43:50 +00:00
stdio Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
stdlib Reimplement popen(3)/pclose(3). 2018-07-11 12:15:26 -07:00
system_properties Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
tools Revert "Update to FreeBSD libm r336523." 2018-07-21 12:23:03 -07:00
tzcode Add strptime %s. 2018-02-28 16:29:40 -08:00
upstream-freebsd Change ARG_MAX/_SC_ARG_MAX back to a constant. 2017-11-15 15:14:35 -08:00
upstream-netbsd Reimplement popen(3)/pclose(3). 2018-07-11 12:15:26 -07:00
upstream-openbsd Reimplement popen(3)/pclose(3). 2018-07-11 12:15:26 -07:00
versioner-dependencies Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
fs_config_generator.py
libc.arm.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.arm64.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.map.txt Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.mips.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.mips64.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.x86.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libc.x86_64.map Introduce api to track fd ownership in libc. 2018-07-19 14:28:54 -07:00
libstdc++.arm.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.arm64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.map.txt Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86_64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
MODULE_LICENSE_BSD
NOTICE Revert "Update to FreeBSD libm r336523." 2018-07-21 12:23:03 -07:00
SECCOMP_BLACKLIST_APP.TXT Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
SECCOMP_BLACKLIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_APP.TXT Revert "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00:00
SECCOMP_WHITELIST_COMMON.TXT Revert "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SECCOMP_WHITELIST_SYSTEM.TXT Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
SYSCALLS.TXT Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
version_script.txt