platform_bionic/libc
Elliott Hughes 6cfd1b59b0 Call out the REL architectures and make RELA the default.
That is: list the two legacy architectures rather than non-legacy ones!

Test: treehugger
Change-Id: I6545a27e740d83e0279b04f161cec179bb0253af
2022-10-05 21:41:48 +00:00
..
arch-arm [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. 2022-02-07 13:49:20 -08:00
arch-arm64 memtag_stack: vfork and longjmp support. 2022-05-27 13:19:34 -07:00
arch-common/bionic [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. 2022-02-07 13:49:20 -08:00
arch-x86 Tidy up the x86 atom/silvermont stuff similar to x86-64. 2022-07-25 16:27:25 +00:00
arch-x86_64 avx2 implementation for memset. 2022-07-22 21:48:50 +00:00
async_safe Open libasync_safe to any APEX 2022-09-02 22:43:56 +00:00
b64/include/bionic Export bionic's resolv base64 functions to musl 2022-02-03 16:25:26 -08:00
bionic Call out the REL architectures and make RELA the default. 2022-10-05 21:41:48 +00:00
dns Rewrite function definitions with identifier lists 2022-07-13 10:58:42 +08:00
execinfo/include Export bionic's execinfo functions to musl 2022-02-03 16:25:21 -08:00
fts/include Use the BSD license for our bogus fts.h. 2021-09-14 12:26:08 -07:00
include Extend the process_madvise() docs. 2022-09-27 19:27:10 +00:00
kernel Remove unused variable. 2022-10-04 20:21:20 +00:00
malloc_debug Write record allocs from interrupt handler. 2022-09-09 12:07:33 -07:00
malloc_hooks Use SKIP_WITH_HWASAN macro from libbase. 2022-04-15 16:14:56 -07:00
platform Add android_mallopt to query MTE stack state 2022-09-07 23:38:42 +00:00
private Allow init to upgrade MTE to sync. 2022-08-10 10:11:08 -07:00
seccomp Use more inclusive language for seccomp filter 2020-06-15 10:12:17 -07:00
stdio Add __freadahead. 2022-09-22 23:47:42 +00:00
system_properties Remove references to nonplat sepolicy 2021-11-05 09:30:25 +01:00
tools Switch to the more common idiom for scripts in genrules. 2022-06-30 23:35:11 +00:00
tzcode Handle null TM_ZONE in z case in strftime. 2022-07-25 16:39:12 +01:00
upstream-freebsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-netbsd Make res_init() work again. 2021-04-08 12:04:05 -07:00
upstream-openbsd Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. 2022-08-11 00:25:08 +00:00
versioner-dependencies Stop generating unused headers. 2020-02-03 17:56:06 -08:00
Android.bp Merge "Give init visibility into bionic headers." 2022-09-14 01:22:45 +00:00
BUILD Declare libc's contributions to API surface(s) in Multi-tree 2022-06-29 20:40:11 +00:00
fs_config_generator.py
libc.map.txt Add __freadahead. 2022-09-22 23:47:42 +00:00
libstdc++.map.txt Remove dead code. 2020-02-13 22:25:02 -08:00
MODULE_LICENSE_BSD
NOTICE avx2 implementation for memset. 2022-07-22 21:48:50 +00:00
SECCOMP_ALLOWLIST_APP.TXT Use more inclusive language for seccomp filter 2020-06-15 10:12:17 -07:00
SECCOMP_ALLOWLIST_COMMON.TXT Merge "add new Linux close_range() system call to bionic" 2022-05-06 22:25:26 +00:00
SECCOMP_ALLOWLIST_SYSTEM.TXT Use more inclusive language for seccomp filter 2020-06-15 10:12:17 -07:00
SECCOMP_BLOCKLIST_APP.TXT Use more inclusive language for seccomp filter 2020-06-15 10:12:17 -07:00
SECCOMP_BLOCKLIST_COMMON.TXT Revert "Disallow vmsplice(2) for all zygote-spawned processes." 2020-06-23 17:53:35 +00:00
SECCOMP_PRIORITY.TXT Use more inclusive language for seccomp filter 2020-06-15 10:12:17 -07:00
SYSCALLS.TXT Rewrite renameat(). 2022-10-04 20:13:49 +00:00
version_script.txt