- 8113238 Merge "Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120"" into main by Treehugger Robot · 1 year, 1 month ago
- 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 1 year, 1 month ago
- b3d8fec Merge "Add better jemalloc stat logging." into main by Christopher Ferris · 1 year, 1 month ago
- 761fdf9 [HWASan] init auxv for pagesize in hwasan_init_static by Florian Mayer · 1 year, 1 month ago
- 4a7e1e3 Add better jemalloc stat logging. by Christopher Ferris · 1 year, 1 month ago
- 7be2a13 Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120 by Elliott Hughes · 1 year, 1 month ago
- ef4c2ce Revert "towctrans() should return the input and set errno on failure." by Elliott Hughes · 1 year, 1 month ago
- ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 1 year, 1 month ago
- d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 1 year, 1 month ago
- 249a7ae Add tid to trace info if available by Atneya Nair · 1 year, 1 month ago
- 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year, 2 months ago
- 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 2 months ago
- 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 2 months ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 2 months ago
- 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 2 months ago
- f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 2 months ago
- ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 2 months ago
- 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 2 months ago
- 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 2 months ago
- 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 5 months ago
- 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 2 months ago
- fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 2 months ago
- 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 2 months ago
- 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 2 months ago
- 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 2 months ago
- dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 2 months ago
- 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 2 months ago
- 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 2 months ago
- d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 2 months ago
- bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 2 months ago
- b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 2 months ago
- 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 2 months ago
- e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 2 months ago
- bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 2 months ago
- a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 2 months ago
- 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 2 months ago
- 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 2 months ago
- 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 2 months ago
- 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 1 year, 2 months ago
- 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 2 months ago
- 3bf404c sigqueue/pthread_sigqueue: cleanup. 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
- 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
- 4f3b7e1 Obtain x86 cache info from CPU 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
- d512580 nl_langinfo_l can just be an ELF alias. by Elliott Hughes · 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
- a2fa7e1 wctype simplifications. by Elliott Hughes · 1 year, 3 months ago
- 72b0f3b Simplify the libc.a [lack of] icu support. 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
- 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
- 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 4 months ago
- 57d4f6b locale.cpp: remove dead libandroid_support support. by Elliott Hughes · 1 year, 4 months ago
- f7c5e68 Decrease logspam of stack MTE remapping. by Mitch Phillips · 1 year, 4 months ago
- a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 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
- eff0fad Merge "[HWASan] [16k] do not instrument getauxval" into main by Florian Mayer · 1 year, 4 months ago
- d8328a9 [HWASan] [16k] do not instrument getauxval by Florian Mayer · 1 year, 4 months ago
- 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 6 months ago
- 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 4 months ago
- ad44152 new.cpp: add sized operator delete. by Elliott Hughes · 1 year, 5 months ago
- 4e63125 getpagesize(): remove "portability" claim. by Elliott Hughes · 1 year, 5 months ago
- aec1f25 Merge "pthread_exit(): reduce duplication." into main by Elliott Hughes · 1 year, 5 months ago
- a1e51dc Merge "Spell "calling convention" out in full." into main by Elliott Hughes · 1 year, 5 months ago
- 793ce9c Merge "bionic_allocator: more detailed and consistent error reporting." into main by Elliott Hughes · 1 year, 5 months ago
- f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 5 months ago
- 8f653f8 bionic_allocator: more detailed and consistent error reporting. by Elliott Hughes · 1 year, 5 months ago
- 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 5 months ago
- 13090d0 Spell "calling convention" out in full. by Elliott Hughes · 1 year, 5 months ago
- 1395fa8 Merge "<sys/thread_properties.h>: remove stray semicolon in the implementation." into main by Treehugger Robot · 1 year, 5 months ago
- 118d5da pthread_exit(): reduce duplication. by Elliott Hughes · 1 year, 5 months ago
- 8758972 <sys/thread_properties.h>: remove stray semicolon in the implementation. by Elliott Hughes · 1 year, 5 months ago
- 5dd8ce7 Merge "bionic: max_android_page_size to 16384" into main by Steven Moreland · 1 year, 5 months ago
- 8401230 bionic: max_android_page_size to 16384 by Steven Moreland · 1 year, 6 months ago
- 7c22b4c Merge "Don't leak a thread when timer_create() fails." into main by Elliott Hughes · 1 year, 5 months ago
- c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 5 months ago
- ccc4dbf execinfo.cpp: Add a __riscv case. by Elliott Hughes · 1 year, 5 months ago
- a13b3b3 Merge "Tidy and document the `inline`/`__inline`/`__inline__` situation." into main by Elliott Hughes · 1 year, 5 months ago
- 09c660b Add riscv64 implementation of __get_bionic_tcb_for_thread(). by Elliott Hughes · 1 year, 5 months ago
- 03a4448 Merge "[MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling" into main by Treehugger Robot · 1 year, 5 months ago
- f332658 [MTE] cleanup: factor out BIONIC_MEMTAG_UPGRADE_SECS handling by Florian Mayer · 1 year, 5 months ago
- 3469e7d Tidy and document the `inline`/`__inline`/`__inline__` situation. by Elliott Hughes · 1 year, 5 months ago
- 2237fcf Revert "Use inline keyword without underscores consistently" by Dan Albert · 1 year, 5 months ago
- d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 5 months ago
- c6d1e23 [MTE] update ring buffer when enabling stack trace collection by Florian Mayer · 1 year, 5 months ago