- 2be41d6 Merge "*.map.txt: replace codenames with explicit API levels." into main by Elliott Hughes · 1 year, 6 months ago
- 9912937 *.map.txt: replace codenames with explicit API levels. by Elliott Hughes · 1 year, 6 months ago
- 295e5a4 Merge "Remove unnecessary indirection for execve() and _exit()/_Exit()." into main by Elliott Hughes · 1 year, 6 months ago
- 82e48ae Explain why RTLD_LAZY isn't supported. by Elliott Hughes · 1 year, 6 months ago
- e9d0064 Remove unnecessary indirection for execve() and _exit()/_Exit(). by Elliott Hughes · 1 year, 6 months ago
- c1341e1 Add a log_allocator_stats_on_exit option. by Christopher Ferris · 1 year, 6 months ago
- 5261283 towlower()/towupper(): reuse tolower()/toupper(). by Elliott Hughes · 1 year, 6 months ago
- 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 6 months ago
- f4c9c74 Merge "wctype simplifications." into main by Elliott Hughes · 1 year, 6 months ago
- dcbf3d4 Merge "Fix error checking in __system_property_foreach() implementation." into main by Elliott Hughes · 1 year, 6 months ago
- a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 6 months ago
- aa530d5 Merge "<ctype.h>: more optimization." into main by Elliott Hughes · 1 year, 6 months ago
- d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 6 months ago
- 4e2d092 <ctype.h>: more optimization. by Elliott Hughes · 2 years ago
- b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 6 months ago
- 7cc1c6e Merge "Remove stutter." into main by Elliott Hughes · 1 year, 6 months ago
- 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 6 months ago
- 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 6 months ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 6 months ago
- d55def8 Remove stutter. by Elliott Hughes · 1 year, 6 months ago
- 51ec8a3 Fix error checking in __system_property_foreach() implementation. by Elliott Hughes · 1 year, 6 months ago
- 5bee2a8 Merge "Insulate against log spam." into main by Elliott Hughes · 1 year, 6 months ago
- edb15e9 Merge "Add MOPS memcpy/memset/memmove from arm-optimized-routines." into main by Elliott Hughes · 1 year, 6 months ago
- e1aabd2 Insulate against log spam. by Elliott Hughes · 1 year, 6 months ago
- 8cbea91 Merge "Remove gwp_asan_crash_handler dependency from libc" into main by Treehugger Robot · 1 year, 6 months ago
- 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 6 months ago
- da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 7 months ago
- bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 7 months ago
- 4b6a89b Add MOPS memcpy/memset/memmove from arm-optimized-routines. by Tamas Zsoldos · 2 years, 2 months ago
- 1865975 Merge "Just say "arm" rather than "arm_eabi"." into main by Elliott Hughes · 1 year, 7 months ago
- d91f3c1 Merge "Remove the i386-specific use of ipc(2)." into main by Elliott Hughes · 1 year, 7 months ago
- 7a90591 Merge "[MTE] move stack buffer calculation to mte.h" into main by Florian Mayer · 1 year, 7 months ago
- b53e48f Just say "arm" rather than "arm_eabi". by Elliott Hughes · 1 year, 7 months ago
- 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
- 0d8a083 Remove the i386-specific use of ipc(2). by Elliott Hughes · 1 year, 7 months ago
- a586ba7 [MTE] move stack buffer calculation to mte.h by Florian Mayer · 1 year, 7 months ago
- c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
- dc6e2fb Remove cdecl cruft. by Elliott Hughes · 1 year, 7 months ago
- 755f482 Merge "[MTE] fix longjmp handling" into main by Florian Mayer · 1 year, 7 months ago
- f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 7 months ago
- 6b174ef [MTE] fix longjmp handling by Florian Mayer · 1 year, 7 months ago
- 1009c5d Merge "<math.h>: there's a type-generic __builtin_signbit() now." into main by Treehugger Robot · 1 year, 7 months ago
- 83ae47d Merge "locale.cpp: remove dead libandroid_support support." into main by Elliott Hughes · 1 year, 7 months ago
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 7 months ago
- b8e7b3e Merge "libc/Android.bp: fix bpfmt lint." into main by Zijun Zhao · 1 year, 7 months ago
- 356c50c <math.h>: there's a type-generic __builtin_signbit() now. by Elliott Hughes · 1 year, 7 months ago
- bfe509e Merge "math.h: match other OSes more closely." into main by Elliott Hughes · 1 year, 7 months ago
- b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 7 months ago
- c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 7 months ago
- 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 7 months ago
- 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 7 months ago
- f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 7 months ago
- 86b88c1 Merge "Add record_allocs_on_exit option." into main by Christopher Ferris · 1 year, 7 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 7 months ago
- 9b88d0a Add record_allocs_on_exit option. by Christopher Ferris · 1 year, 7 months ago
- feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 7 months ago
- 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 7 months ago
- 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 7 months ago
- 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 7 months ago
- 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 7 months ago
- f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 7 months ago
- 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 7 months ago
- de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 7 months ago
- bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
- ce84cf0 Merge "Add a missing riscv64 psabi constant." into main am: 5eb5f26e92 by Elliott Hughes · 1 year, 7 months ago
- 5eb5f26 Merge "Add a missing riscv64 psabi constant." into main by Elliott Hughes · 1 year, 7 months ago
- 6879059 Merge "[HWASan] [16k] do not instrument getauxval" into main am: eff0fada9d by Florian Mayer · 1 year, 7 months ago
- eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 7 months ago
- c221bec Add a missing riscv64 psabi constant. by Elliott Hughes · 1 year, 7 months ago
- d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 7 months ago
- 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 7 months ago
- 7619ddb Merge "[riscv][bionic] Prototype TLS Descriptor support" into main by Treehugger Robot · 1 year, 7 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 9 months ago
- 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years ago
- 0031c5a Merge "Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp." into main am: cbc07d4d31 by Elliott Hughes · 1 year, 7 months ago
- 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
- e6c408d Merge "new.cpp: add sized operator delete." into main am: 3e8dd2b88c by Elliott Hughes · 1 year, 7 months ago
- 3e8dd2b Merge "new.cpp: add sized operator delete." into main by Elliott Hughes · 1 year, 7 months ago
- 7104dd9 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main am: 988c807ff8 by Elliott Hughes · 1 year, 7 months ago
- 988c807 Merge "<malloc.h>: warn on unused results for malloc_usable_size()." into main by Elliott Hughes · 1 year, 7 months ago
- ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 7 months ago
- 02f33c7 Merge "Update to v6.9 kernel headers." into main am: b9279b62c2 by Christopher Ferris · 1 year, 7 months ago
- c87d87c Merge "<stdio.h>: warn on some unused results." into main am: 5b57093ecc by Elliott Hughes · 1 year, 7 months ago
- b9279b6 Merge "Update to v6.9 kernel headers." into main by Christopher Ferris · 1 year, 7 months ago
- 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 7 months ago
- 69ddb74 <malloc.h>: warn on unused results for malloc_usable_size(). by Elliott Hughes · 1 year, 7 months ago
- 862d671 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main am: be241d1d6b by Elliott Hughes · 1 year, 7 months ago
- be241d1 Merge "<unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf()." into main by Elliott Hughes · 1 year, 7 months ago
- 7f4c837 Update to v6.9 kernel headers. by Christopher Ferris · 1 year, 7 months ago
- 7e6ca0d Merge "getpagesize(): remove "portability" claim." into main am: a84f9cffcf by Elliott Hughes · 1 year, 7 months ago
- 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 7 months ago
- b631ec7 <unistd.h>: explain why getpagesize() is better than getauxval() as well as sysconf(). by Elliott Hughes · 1 year, 7 months ago
- 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 7 months ago
- 74e8e58 Merge "Warn about unused results with bsearch()." into main am: b851c4c5bf by Elliott Hughes · 1 year, 7 months ago
- d4c54b4 Warn about unused results with bsearch(). by Elliott Hughes · 1 year, 7 months ago
- 7379926 Merge "pthread_exit(): reduce duplication." into main am: aec1f25248 by Elliott Hughes · 1 year, 7 months ago
- aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 7 months ago
- c62d125 Merge "Spell "calling convention" out in full." into main am: a1e51dc4b8 by Elliott Hughes · 1 year, 7 months ago
- a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 7 months ago
- 5e7b7f0 Merge "bionic_allocator: more detailed and consistent error reporting." into main am: 793ce9c90a by Elliott Hughes · 1 year, 7 months ago