- 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 1 year, 2 months ago
- 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 1 year, 2 months ago
- 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 1 year, 2 months ago
- e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year, 3 months ago
- eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year, 3 months ago
- f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year, 3 months ago
- 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 3 months ago
- 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year, 3 months ago
- 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 3 months ago
- a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year, 3 months ago
- 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year, 3 months ago
- 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year, 3 months ago
- 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 3 months ago
- a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year, 3 months ago
- 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year, 3 months ago
- 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 3 months ago
- 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year, 3 months ago
- 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year, 3 months ago
- d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year, 3 months ago
- 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 3 months ago
- 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 3 months ago
- 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year, 3 months ago
- 4f3b7e1 Obtain x86 cache info from CPU by Elliott Hughes · 1 year, 3 months ago
- 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 3 months ago
- 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 3 months ago
- 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 3 months ago
- e9d0064 Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 3 months ago
- c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 3 months ago
- 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 3 months ago
- 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 3 months ago
- f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 3 months ago
- dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 3 months ago
- a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 3 months ago
- aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 3 months ago
- d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 4 months ago
- 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 1 year, 9 months ago
- b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 4 months ago
- 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 4 months ago
- 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 4 months ago
- 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 4 months ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 4 months ago
- d55def8 Remove stutter. by Elliott Hughes · 1 year, 4 months ago
- 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 4 months ago
- 5bee2a8 Merge "Insulate against log spam." into main by Elliott Hughes · 1 year, 4 months ago
- edb15e9 Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main by Elliott Hughes · 1 year, 4 months ago
- e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 4 months ago
- 8cbea91 Merge "Remove gwp_asan_crash_handler dependency from libc" into main by Treehugger Robot · 1 year, 4 months ago
- 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 4 months ago
- da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 4 months ago
- bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 4 months ago
- 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 1 year, 11 months ago
- 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 4 months ago
- d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 4 months ago
- 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 4 months ago
- b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 4 months ago
- 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 4 months ago
- 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 4 months ago
- a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 4 months ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 4 months ago
- dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 4 months ago
- 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 4 months ago
- f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 4 months ago
- 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 4 months ago
- 1009c5d Merge "<math.h>: there's a type-generic __builtin_signbit() now." into main by Treehugger Robot · 1 year, 4 months ago
- 83ae47d Merge "locale.cpp: remove dead libandroid_support support." into main by Elliott Hughes · 1 year, 4 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 4 months ago
- b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 4 months ago
- 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 4 months ago
- bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 4 months ago
- b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 4 months ago
- c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 4 months ago
- 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 4 months ago
- 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 4 months ago
- f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 4 months ago
- 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 4 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 4 months ago
- 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 4 months ago
- feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 4 months ago
- 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 4 months ago
- 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 4 months ago
- 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 4 months ago
- 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 4 months ago
- f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 4 months ago
- 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 4 months ago
- de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 4 months ago
- bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 4 months ago
- ce84cf0 Merge "Add a missing riscv64 psabi constant." into main am: 5eb5f26e92 by Elliott Hughes · 1 year, 4 months ago
- 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 4 months ago
- 6879059 Merge "[HWASan] [16k] do not instrument getauxval" into main am: eff0fada9d by Florian Mayer · 1 year, 4 months ago
- eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 4 months ago
- c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 4 months ago
- d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 4 months ago
- 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 4 months ago
- 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 4 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 6 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 1 year, 9 months ago
- 0031c5a Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main am: cbc07d4d31 by Elliott Hughes · 1 year, 4 months ago
- 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 4 months ago
- e6c408d Merge "new.cpp: add sized operator delete." into main am: 3e8dd2b88c by Elliott Hughes · 1 year, 4 months ago
- 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 4 months ago