platform_bionic/libc
zijunzhao edc554dace Nullability check for pidfd module
Bugs: b/245972273
Test: adb shell
Change-Id: I825cd4091f6e9d052a332e91c8b2455dd5c71b01
2023-03-08 21:06:57 +00:00
..
arch-arm [NFCI] Change Android's NT_TYPE to NT_ANDROID_TYPE. 2022-02-07 13:49:20 -08:00
arch-arm64 Add (no-op) ifuncs for SVE optimized routines. 2023-01-25 23:33:39 +00:00
arch-common/bionic Remove #if cruft. 2023-03-01 20:26:41 +00:00
arch-riscv64 memset_chk into assembly file 2023-03-06 07:23:10 +00: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 Merge "Pull flockfile/funlockfile/ftrylockfile into stdio.cpp." 2023-03-02 21:24:19 +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 Nullability check for pidfd module 2023-03-08 21:06:57 +00:00
kernel Update to v6.2 kernel headers. 2023-02-21 13:36:32 -08:00
malloc_debug Purge memory. 2023-01-31 01:37:11 +00:00
malloc_hooks Disable clang-tidy for some malloc tests. 2023-01-10 16:57:44 -08:00
platform [GWP-ASan] Add TURN_ON_FOR_APP_SAMPLED_NON_CRASHING to android_mallopt 2023-02-02 15:58:35 -08:00
private Add the recoverable GWP-ASan feature. 2023-02-02 15:35:25 -08:00
seccomp riscv64 syscall stub and seccomp filter generation. 2022-10-13 23:41:53 +00:00
stdio Slightly simplify perror(). 2023-03-03 23:46:34 +00:00
system_properties Remove references to nonplat sepolicy 2021-11-05 09:30:25 +01:00
tools Failures to parse SYSCALLS.TXT-like files should be errors. 2022-11-08 17:13:59 +00:00
tzcode Sync strptime.c with upstream. 2022-12-12 20:56:12 +00:00
upstream-freebsd riscv64: add bionic assembler and string functions. 2022-10-14 23:25:36 +00:00
upstream-netbsd Sync with upstream NetBSD. 2022-11-08 02:51:48 +00:00
upstream-openbsd Sync strptime.c with upstream. 2022-12-12 20:56:12 +00:00
versioner-dependencies Tell the version script generation script about risc-v. 2022-10-04 22:48:38 +00:00
Android.bp Merge "memset_chk into assembly file" 2023-03-06 20:53:36 +00:00
BUILD Remove Commodore 64 support. 2022-10-19 16:13:09 +00:00
fs_config_generator.py
libc.map.txt Expose unwinder APIs in NDK stubs for R and up. 2022-12-09 16:10:03 -08:00
libstdc++.map.txt Add riscv64 to the map files. 2022-10-04 23:52:57 +00:00
MODULE_LICENSE_BSD
NOTICE Remove <fenv.h> inlines for obsolete API levels. 2023-02-24 00:16:41 +00:00
SECCOMP_ALLOWLIST_APP.TXT Fix a typo. 2022-11-08 02:52:29 +00:00
SECCOMP_ALLOWLIST_COMMON.TXT Revert "Remove workarounds for the llvm sanitizers." 2022-12-13 17:20:04 +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 Fix setfsgid()/setfsuid() for LP32. 2023-02-03 23:10:04 +00:00
version_script.txt