platform_bionic/libc
Elliott Hughes c51a404b1a All architectures have AT_SYSINFO_EHDR now.
Bug: N/A
Test: builds
Change-Id: Ibc894be98ed0781c8b991ffadff34f616b934aa7
2017-09-22 13:08:50 -07:00
..
arch-arm Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-arm64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-common/bionic Build crtbegin with clang too. 2017-07-25 11:54:33 -07:00
arch-mips Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-mips64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
arch-x86 <stdbool.h> not necessary in C++. 2017-09-07 13:28:14 -07:00
arch-x86_64 Add syncfs(2). 2017-08-24 16:31:49 -07:00
async_safe Improve pthread_create failure handling. 2017-09-19 14:02:50 -07:00
bionic All architectures have AT_SYSINFO_EHDR now. 2017-09-22 13:08:50 -07:00
dns Make use of the DNS query hook in the netcontext 2017-05-22 18:37:25 -04:00
include Merge "Rename _Exit in a way that works with libandroid_support." 2017-09-19 18:34:52 +00:00
kernel Use env to invoke python 2017-08-31 15:11:50 -07:00
malloc_debug Provide method to dump backtrace heap data. 2017-09-05 15:57:00 -07:00
private Implement <iconv.h>. 2017-08-25 08:47:41 -07:00
seccomp Merge "Allow io_* syscalls." 2017-08-29 03:28:25 +00:00
stdio Finish <stdio_ext.h>. 2017-08-01 15:27:27 -07:00
stdlib Clean up __isthreaded. 2017-05-11 15:29:03 -07:00
tools Use env to invoke python 2017-08-31 15:11:50 -07:00
tzcode Fix incorrect check. 2017-04-14 12:58:56 -07:00
upstream-freebsd Finish <search.h>. 2017-08-31 17:38:51 -07:00
upstream-netbsd libc: Add support to allow library calls to find appropriate shell executable for a process 2017-08-22 10:17:28 -07:00
upstream-openbsd Always log errno when aborting. 2017-09-15 16:18:49 -07:00
versioner-dependencies Revert "Revert "Run the versioner as part of the build."" 2017-04-07 20:35:16 -07:00
Android.bp Use an embedded linker for host bionic 2017-09-20 13:59:13 -07:00
Android.mk
fs_config_generator.py
libc.arm.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.arm64.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.map.txt Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.mips.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.mips64.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.x86.map Finish <search.h>. 2017-08-31 17:38:51 -07:00
libc.x86_64.map Finish <search.h>. 2017-08-31 17:38:51 -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 Finish <search.h>. 2017-08-31 17:38:51 -07:00
SECCOMP_BLACKLIST.TXT Add seccomp blacklist, and exclude swap functions 2017-04-13 08:57:14 -07:00
SECCOMP_WHITELIST.TXT Merge "Allow io_* syscalls." 2017-08-29 03:28:25 +00:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SYSCALLS.TXT Add syncfs(2). 2017-08-24 16:31:49 -07:00
version_script.txt