- 41d403e libc: replace generic memcmp with atom impl by George Burgess IV · 1 year, 1 month ago
- 0193c3d libc: remove most dynamically-selected x86 atom functions by George Burgess IV · 1 year, 1 month ago
- c78e954 Merge "libc: -x some assembly files" into main by Treehugger Robot · 1 year, 1 month 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 · 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
- 3f39551 libc: -x some assembly files by George Burgess IV · 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
- ed2d383 Remove android/versioning.h support for versioner. by Dan Albert · 1 year, 2 months 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
- 0c82249 Merge "statx(2) allows nullptr for the path now." into main by Elliott Hughes · 1 year, 1 month ago
- 9cdc2c6 Merge "libc: simplify ssse3 detection" into main by Treehugger Robot · 1 year, 1 month ago
- 6816893 statx(2) allows nullptr for the path now. by Elliott Hughes · 1 year, 1 month ago
- 3451c75 libc: simplify ssse3 detection by George Burgess IV · 1 year, 1 month ago
- d41c355 Merge "Remove versioner." into main by Treehugger Robot · 1 year, 1 month ago
- 910f91a Merge "Correct nullability check for pthread_create()" into main by Treehugger Robot · 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
- 6a6eb87 Correct nullability check for pthread_create() by Zijun · 1 year, 1 month ago
- ee700ec Ensure that __libc_init() never calls memset(). by Elliott Hughes · 1 year, 1 month ago
- b02d0b9 Merge "Prefer __nodiscard to __wur for readability." into main by Elliott Hughes · 1 year, 1 month ago
- 3932e93 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main 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
- b19df89 Prefer __nodiscard to __wur for readability. by Elliott Hughes · 1 year, 1 month ago
- fb61806 <threads.h>: `thread_local` should match the C23 #if guard for `static_assert`. by Elliott Hughes · 1 year, 1 month ago
- 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 1 year, 1 month ago
- 2f070f2 Merge "Add reallocarray() polyfill." into main by Elliott Hughes · 1 year, 1 month ago
- f93af26 Add reallocarray() polyfill. by Elliott Hughes · 1 year, 1 month ago
- aca0fc6 Merge "Remove NDK exports" into main by Steven Moreland · 1 year, 1 month ago
- 42b42f5 Remove NDK exports by Steven Moreland · 1 year, 1 month ago
- e9f02e0 Stop using versioner for the llndk too. by Dan Albert · 1 year, 2 months ago
- 4efa6ec Merge "Remove //apex_available:platform from libc's apex_available" into main by Spandan Das · 1 year, 1 month ago
- 470ac46 Merge "<sys/timerfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 2 months ago
- 4b85b5e Remove //apex_available:platform from libc's apex_available by Spandan Das · 1 year, 2 months ago
- 15f834e Merge "Rename confusingly named libc_llndk_headers." into main by Treehugger Robot · 1 year, 2 months ago
- 2b1c13d Merge "<sys/vfs.h>: explain the apparently useless duplication here." into main by Elliott Hughes · 1 year, 2 months ago
- 64a6efc Rename confusingly named libc_llndk_headers. by Dan Albert · 1 year, 2 months ago
- 1019133 Merge "<sys/eventfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 2 months ago
- ad58cc7 <sys/vfs.h>: explain the apparently useless duplication here. by Elliott Hughes · 1 year, 2 months ago
- c7afe76 <sys/timerfd.h>: don't redefine constants. by Elliott Hughes · 1 year, 2 months ago
- 18c0bb6 Remove versioner. by Dan Albert · 1 year, 2 months ago
- d1e0b1c <sys/eventfd.h>: don't redefine constants. by Elliott Hughes · 1 year, 2 months ago
- a776a5b <sys/inotify.h>: don't redefine constants. by Elliott Hughes · 1 year, 2 months ago
- eb8785a Remove two unused `extern`s on function declarations. by Elliott Hughes · 1 year, 2 months ago
- 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year, 2 months ago
- 3ae4752 Merge "<stdlib.h>: ato*()/strto*() cleanup." into main by Elliott Hughes · 1 year, 2 months ago
- 2239545 Merge "No need to require API 23 for strptime_l()." into main by Elliott Hughes · 1 year, 2 months ago
- c2d539a Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main by Elliott Hughes · 1 year, 2 months ago
- f00caa0 Merge "<bits/threads_inlines.h>: add missing nullability annotations." into main by Elliott Hughes · 1 year, 2 months ago
- 0767784 <wchar.h>: use __RENAME() for some trivial aliases. by Elliott Hughes · 1 year, 2 months ago
- 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 1 year, 2 months ago
- 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year, 2 months ago
- a55f8b0 Increase the space used by properties filenames by Jurijs Oniscuks · 1 year, 2 months ago
- 14bd2c1 Merge "<wctype.h>: de-pessimize the isw*() functions." into main by Elliott Hughes · 1 year, 2 months ago
- 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year, 2 months ago
- 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 1 year, 2 months ago
- cce5437 Reapply "Stop using versioner." by Dan Albert · 1 year, 2 months ago
- 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year, 2 months ago
- 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 2 months ago
- a642197 Remove guards on constants and types. by Dan Albert · 1 year, 2 months ago
- df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 1 year, 2 months ago
- c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 2 months ago
- 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 1 year, 2 months ago
- 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 2 months ago
- e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 1 year, 2 months ago
- 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 2 months ago
- 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 1 year, 2 months ago
- 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 1 year, 2 months ago
- d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 1 year, 2 months ago
- 2e6b77a Merge "No need to require API 23 for strerror_l()." into main 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
- 427504a Disable LTO for cc libraries passed to rustc by Zijun · 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
- ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 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
- 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 1 year, 2 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
- f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 1 year, 2 months ago
- 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main 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
- 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 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
- 9d8f724 Use size_t for stdio's __sbuf even on ILP32. by Elliott Hughes · 1 year, 2 months ago
- 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). 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