platform_bionic/libc
Jooyung Han 35bdfa040f use /system/bin/sh for all
Since Treble, /vendor components has been using /vendor/bin/sh. But this
gets complicated with APEXes, /odm, apps, etc. We now switch back to
/system/bin/sh for all domains. In practice, this should be okay because
/system/bin/sh is almost stable.

Bug: 324142245
Test: system("readlink /proc/$$/exe") in vendor components
Change-Id: Id830aa8281e7cbda1f15474174c38d8e28dc358b
2024-02-21 16:02:22 +09:00
..
arch-arm Fix assembler warnings. 2024-01-23 22:06:19 +00:00
arch-arm64 Fix assembler warnings. 2024-01-23 22:06:19 +00:00
arch-common/bionic bionic: Add crt_pad_segment 2024-01-12 10:22:08 -08:00
arch-riscv64 Fix assembler warnings. 2024-01-23 22:06:19 +00:00
arch-x86 Clarify which architectures do/don't need sa_restorer. 2024-01-24 14:25:00 -08:00
arch-x86_64 Fix assembler warnings. 2024-01-23 22:06:19 +00:00
async_safe bpfmt all the .bp files to silence ayeaye. 2024-01-19 19:05:36 +00:00
b64/include/bionic
bionic use /system/bin/sh for all 2024-02-21 16:02:22 +09:00
dns Closing the stream when the function returns 2023-12-05 03:29:10 +00:00
execinfo/include
fts/include
include Add API to allow apps to attach extra information to tombstones. 2024-02-13 13:41:12 -08:00
kernel Update to v6.7 kernel headers. 2024-01-18 12:45:00 -08:00
malloc_debug Migrate Test Targets to New Android Ownership Model 2024-02-02 13:57:12 +00:00
malloc_hooks Migrate Test Targets to New Android Ownership Model 2024-02-02 13:57:12 +00:00
platform Add API to allow apps to attach extra information to tombstones. 2024-02-13 13:41:12 -08:00
private Reland^2 "[MTE] remap stacks with PROT_MTE when requested by dlopened library" 2024-02-15 17:47:19 -08:00
seccomp
stdio libc/Android.bp: more cleanup. 2024-02-09 10:04:26 -08:00
system_properties Migrate Test Targets to New Android Ownership Model 2024-02-02 13:57:12 +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
Android.bp Simplify our trivial initgroups(), and add a test. 2024-02-14 17:19:14 -08:00
libc.map.txt Add API to allow apps to attach extra information to tombstones. 2024-02-13 13:41:12 -08:00
libstdc++.map.txt
MODULE_LICENSE_BSD
NOTICE Update libc/NOTICE. 2024-01-17 17:02:30 -08:00
SECCOMP_ALLOWLIST_APP.TXT
SECCOMP_ALLOWLIST_COMMON.TXT Punch a hole for clone3(2) use. 2023-09-05 22:58:43 +00:00
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT Merge "Add epoll_pwait2()." into main 2023-09-05 21:48:08 +00:00
version_script.txt