android_bionic/libc
Elliott Hughes fa0e022b06 Remove workarounds for the llvm sanitizers.
We shouldn't need to poke these holes in seccomp now we're building the
sanitizers correctly.

Bug: http://b/229989971
Test: cuttlefish still boots with nothing untoward in the log
Change-Id: I2f9a050a86e670f000f44ad266ffdf404f3a1d1a
2022-12-02 22:20:22 +00:00
..
arch-arm
arch-arm64 Move to arm-optimized-routines memset(). 2022-11-17 19:28:06 +00:00
arch-common/bionic Add riscv64 crtbegin assembler. 2022-10-17 21:06:19 +00:00
arch-riscv64 riscv64: don't go via the PLT for setjmp. 2022-10-26 19:53:35 +00:00
arch-x86
arch-x86_64
async_safe Open libasync_safe to any APEX 2022-09-02 22:43:56 +00:00
b64/include/bionic
bionic fcntl: remove some duplication, fix a bug. 2022-12-02 02:56:50 +00:00
dns
execinfo/include
fts/include
include Add some missing "Available since" documentation. 2022-11-30 19:55:32 +00:00
kernel Merge "Update to v6.0 kernel headers." 2022-11-03 01:20:02 +00:00
malloc_debug Simplify the malloc_debug unwind. 2022-11-10 21:35:03 +00:00
malloc_hooks
platform riscv64 TLS support. 2022-10-10 20:30:24 +00:00
private riscv64: don't go via the PLT for setjmp. 2022-10-26 19:53:35 +00:00
seccomp riscv64 syscall stub and seccomp filter generation. 2022-10-13 23:41:53 +00:00
stdio Add __freadahead. 2022-09-22 23:47:42 +00:00
system_properties
tools Failures to parse SYSCALLS.TXT-like files should be errors. 2022-11-08 17:13:59 +00:00
tzcode
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 Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. 2022-08-11 00:25:08 +00:00
versioner-dependencies Tell the version script generation script about risc-v. 2022-10-04 22:48:38 +00:00
Android.bp Move to arm-optimized-routines memset(). 2022-11-17 19:28:06 +00:00
BUILD Remove Commodore 64 support. 2022-10-19 16:13:09 +00:00
MODULE_LICENSE_BSD
NOTICE Move to arm-optimized-routines memset(). 2022-11-17 19:28:06 +00:00
SECCOMP_ALLOWLIST_APP.TXT Fix a typo. 2022-11-08 02:52:29 +00:00
SECCOMP_ALLOWLIST_COMMON.TXT Remove workarounds for the llvm sanitizers. 2022-12-02 22:20:22 +00:00
SECCOMP_ALLOWLIST_SYSTEM.TXT
SECCOMP_BLOCKLIST_APP.TXT
SECCOMP_BLOCKLIST_COMMON.TXT
SECCOMP_PRIORITY.TXT
SYSCALLS.TXT riscv64 syscall stub and seccomp filter generation. 2022-10-13 23:41:53 +00:00
fs_config_generator.py
libc.map.txt Remove strtoq() and strtouq(). 2022-11-09 16:15:05 +00:00
libstdc++.map.txt Add riscv64 to the map files. 2022-10-04 23:52:57 +00:00
version_script.txt