platform_bionic/libc
Elliott Hughes 1eacc0edc0 bpfmt all the .bp files to silence ayeaye.
Test: treehugger
Change-Id: I5b7add6f013dcd2d4eee4851b7a2a22310c6d533
2024-01-19 19:05:36 +00:00
..
arch-arm [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. 2022-02-07 13:49:20 -08:00
arch-arm64 Fix the *return* types in the arm64 dynamic function dispatch. 2023-05-22 19:28:33 +00:00
arch-common/bionic bionic: Add crt_pad_segment 2024-01-12 10:22:08 -08:00
arch-riscv64 riscv64: correct comparison logic of have_fast_v 2023-11-23 11:14:45 +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 Use L() in libc/arch-x86_64/bionic/*.S. 2023-08-07 09:34:06 -07:00
async_safe bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
b64/include/bionic Export bionic's resolv base64 functions to musl 2022-02-03 16:25:26 -08:00
bionic WriteProtected: std::atomic<T> is no longer POD 2024-01-08 15:17:35 -08:00
dns Closing the stream when the function returns 2023-12-05 03:29:10 +00: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 Update to v6.7 kernel headers. 2024-01-18 12:45:00 -08:00
kernel Update to v6.7 kernel headers. 2024-01-18 12:45:00 -08:00
malloc_debug Add support for signal dumping log stats. 2023-11-28 13:29:42 -08:00
malloc_hooks bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
platform Revert "Linker support for MTE globals." 2023-12-06 19:01:46 +00:00
private bionic: Add crt_pad_segment 2024-01-12 10:22:08 -08:00
seccomp riscv64 syscall stub and seccomp filter generation. 2022-10-13 23:41:53 +00:00
stdio Add strerrordesc_np() and strerrorname_np(). 2023-09-27 11:21:12 -07:00
system_properties Merge "Make apex availability of some bionic libraries explicit" into main 2024-01-05 00:32:10 +00:00
tools Revert^2 "generate_notice.py: don't check for strings we don't use any more." 2023-12-07 15:45:50 +00:00
tzcode Fix tzalloc(nullptr) and add a test. 2023-06-22 09:51:01 -07:00
upstream-freebsd string/memory functions: avoid qemu bugs/performance issues. 2023-11-15 15:49:57 -08:00
upstream-netbsd Merge "Sync upstream NetBSD." into main 2023-07-20 14:21:01 +00:00
upstream-openbsd riscv64: fix ODR violations. 2023-10-27 16:42:52 -07:00
versioner-dependencies Tell the version script generation script about risc-v. 2022-10-04 22:48:38 +00:00
Android.bp bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
libc.map.txt Move __system_properties_reload to LIBC from LIBC_PLATFORM 2023-10-25 17:41:33 -07:00
libstdc++.map.txt Add riscv64 to the map files. 2022-10-04 23:52:57 +00:00
MODULE_LICENSE_BSD
NOTICE Update libc/NOTICE. 2024-01-17 17:02:30 -08:00
SECCOMP_ALLOWLIST_APP.TXT Fix a typo. 2022-11-08 02:52:29 +00:00
SECCOMP_ALLOWLIST_COMMON.TXT Punch a hole for clone3(2) use. 2023-09-05 22:58:43 +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 Fix setfsgid()/setfsuid() for LP32. 2023-02-03 23:10:04 +00: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 Merge "Add epoll_pwait2()." into main 2023-09-05 21:48:08 +00:00
version_script.txt