platform_bionic/libc
Elliott Hughes 26a0ebd24b More printf unification: FLUSH().
wprintf doesn't need this (and already only has the iov stuff because
the non-wide printf implementation needs it), but we can further reduce
the diff between the two implementations by defining a no-op FLUSH() for
wide characters.

Test: treehugger
Change-Id: Ifefcb4b8474b086f995e2b0796f61558a19e2a42
2023-05-09 11:54:09 -07:00
..
arch-arm
arch-arm64 Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. 2023-05-08 15:26:00 -07:00
arch-common/bionic Remove #if cruft. 2023-03-01 20:26:41 +00:00
arch-riscv64 riscv64: switch from x18 to gp for shadow call stack. 2023-04-12 14:19:38 -07:00
arch-x86
arch-x86_64
async_safe Fix mte build breakage. 2023-03-21 18:11:02 +00:00
b64/include/bionic
bionic Merge "Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled." 2023-05-09 00:53:48 +00:00
dns
execinfo/include
fts/include
include Merge "Nullability check for uio module." 2023-05-04 20:52:09 +00:00
kernel Add SYS_riscv_flush_icache. 2023-04-25 12:13:56 -07:00
malloc_debug Move M_PURGE to M_PURGE_ALL. 2023-03-22 13:47:27 -07: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 Make fork equivalent to vfork when HWASan or MTE stack tagging is enabled. 2023-05-08 15:26:00 -07:00
seccomp riscv64 syscall stub and seccomp filter generation. 2022-10-13 23:41:53 +00:00
stdio More printf unification: FLUSH(). 2023-05-09 11:54:09 -07:00
system_properties
tools The syscall call uses the 'tail' instruction call 2023-03-09 07:44:03 +00:00
tzcode Update tzcode from 2022a to 2023a. 2023-04-28 16:52:53 +01: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 with upstream openbsd. 2023-03-06 23:32:48 +00:00
versioner-dependencies Tell the version script generation script about risc-v. 2022-10-04 22:48:38 +00:00
Android.bp C23: add timespec_getres() and the new TIME_* constants. 2023-04-25 17:29:22 -07:00
BUILD Remove Commodore 64 support. 2022-10-19 16:13:09 +00:00
fs_config_generator.py
libc.map.txt C23: add timespec_getres() and the new TIME_* constants. 2023-04-25 17:29:22 -07:00
libstdc++.map.txt Add riscv64 to the map files. 2022-10-04 23:52:57 +00:00
MODULE_LICENSE_BSD
NOTICE Add POSIX <utmpx.h>. 2023-04-03 17:20:58 -07: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
SECCOMP_BLOCKLIST_APP.TXT Fix setfsgid()/setfsuid() for LP32. 2023-02-03 23:10:04 +00:00
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT Fix setfsgid()/setfsuid() for LP32. 2023-02-03 23:10:04 +00:00
version_script.txt