- 744ac61 Simplify sigwait64()'s error handling. by Elliott Hughes · 6 months ago
- 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 6 months ago
- 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 6 months ago
- cd2d423 Clarify clockid_t generation. by Elliott Hughes · 6 months ago
- 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 6 months ago
- 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 6 months ago
- 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 6 months ago
- 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 6 months ago
- 937b721 Merge "Use a static inline rather than a macro for __get_tls()." into main by Elliott Hughes · 6 months ago
- 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 6 months ago
- 70a9c5f Use a static inline rather than a macro for __get_tls(). by Elliott Hughes · 6 months ago
- 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
- ebfb8fa Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main by Elliott Hughes · 6 months ago
- e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 6 months ago
- 1960f1c Clean up the area of pthread key destruction. by Elliott Hughes · 6 months ago
- 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 6 months ago
- 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 7 months ago
- 59bebc7 Remove unused includes and `extern`s. by Elliott Hughes · 7 months ago
- 9cdc362 Merge "<fts.h>: fix fts_compar declaration for C23." into main by Elliott Hughes · 7 months ago
- 8fd8432 <fts.h>: fix fts_compar declaration for C23. by Elliott Hughes · 7 months ago
- 0b23199 Add method to use allocator app defaults. by Christopher Ferris · 1 year, 10 months ago
- d34d8ca __bionic_get_shell_path(): "just work" on the host. by Elliott Hughes · 7 months ago
- fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 7 months ago
- 901e9a8 x86, x86_64: Add __memcpy_chk assembly versions. by Daniel Verkamp · 8 months ago
- aa7ea41 Add _SC_NSIG. by Elliott Hughes · 7 months ago
- d5e064d Merge "[MTE] do not use ldg in linker if MTE is off for process" into main by Florian Mayer · 8 months ago
- e6f8321 [MTE] do not use ldg in linker if MTE is off for process by Florian Mayer · 8 months ago
- 93d8194 Further harden the pad note parsing code. by Elliott Hughes · 8 months ago
- f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 9 months ago
- dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 9 months ago
- 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 9 months ago
- 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 9 months ago
- fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 9 months ago
- 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
- 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 9 months ago
- de3bfea Merge "Fix an overflow bug in __get_elf_note()." into main by Elliott Hughes · 9 months ago
- 811e032 Fix an overflow bug in __get_elf_note(). by Elliott Hughes · 9 months ago
- 27d4c10 libc: swap strchrnul to llvm-libc for most arches by George Burgess IV · 10 months ago
- 9e89b2f libc: swap strrchr to llvm-libc for most arches by George Burgess IV · 10 months ago
- 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 10 months ago
- e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 10 months ago
- 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 10 months ago
- eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 10 months ago
- b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 10 months ago
- a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 10 months ago
- 1243e21 Merge "Factor out freeing of stack buffer to ease testing" into main by Florian Mayer · 10 months ago
- 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 10 months ago
- 756e765 Factor out freeing of stack buffer to ease testing by Florian Mayer · 10 months ago
- 4edc20d Re-land^2 linker support for MTE globals by Florian Mayer · 10 months ago
- 0ac5da0 Refactor the android_mallopt code. by Christopher Ferris · 10 months ago
- b813b70 Merge "Move libc MTE init to separate file" into main by Treehugger Robot · 10 months ago
- 44a5876 Merge "[MTE] split heap and stack MTE initialization" into main by Florian Mayer · 10 months ago
- a6e9dcf Move libc MTE init to separate file by Florian Mayer · 10 months ago
- c138f81 [MTE] split heap and stack MTE initialization by Florian Mayer · 10 months ago
- 8eceeea Revert "Re-land linker support for MTE globals" by Daniel Chapin · 11 months ago
- 64a4b53 Merge "Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation." into main by Elliott Hughes · 11 months ago
- e118778 Remove <private/bsd_sys_param.h>. by Elliott Hughes · 11 months ago
- 2e6e409 Re-land linker support for MTE globals by Mitch Phillips · 1 year, 1 month ago
- 45655d3 Reuse the strtod_l()/strtof_l() polyfills as the "real" implementation. by Elliott Hughes · 11 months ago
- 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 · 12 months ago
- 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 12 months ago
- b3d8fec Merge "Add better jemalloc stat logging." into main by Christopher Ferris · 12 months ago
- 761fdf9 [HWASan] init auxv for pagesize in hwasan_init_static by Florian Mayer · 12 months ago
- 4a7e1e3 Add better jemalloc stat logging. by Christopher Ferris · 12 months ago
- 7be2a13 Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120 by Elliott Hughes · 12 months ago
- ef4c2ce Revert "towctrans() should return the input and set errno on failure." by Elliott Hughes · 12 months ago
- ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 12 months ago
- d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 12 months ago
- 249a7ae Add tid to trace info if available by Atneya Nair · 12 months ago
- 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year ago
- 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 1 month ago
- 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 1 month ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
- 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 1 month ago
- f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 1 month ago
- ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 1 month ago
- 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 1 month ago
- 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
- 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 4 months ago
- 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 1 month ago
- fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 1 month ago
- 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 1 month ago
- 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
- 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 1 month ago
- dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
- 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 1 month ago
- 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 1 month ago
- d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 1 month ago
- bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
- b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
- 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 1 month ago
- e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 1 month ago
- bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 1 month ago
- a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 1 month ago
- 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 1 month ago
- 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
- 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 1 month ago
- 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 1 year, 1 month ago
- 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 1 month ago
- 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year, 1 month ago