- 3932e93 Merge "<threads.h>: `thread_local` should match the C23 #if guard for `static_assert`." into main by Elliott Hughes · 1 year, 7 months ago
- 1d6c4dc Merge "Make LD_DEBUG more user-friendly." into main by Elliott Hughes · 1 year, 7 months ago
- d3026c6 Merge "Add tid to trace info if available" into main by Treehugger Robot · 1 year, 7 months ago
- 249a7ae Add tid to trace info if available by Atneya Nair · 1 year, 7 months ago
- 9fb88f7 Merge "16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb" into main by Juan Yescas · 1 year, 7 months ago
- fb61806 <threads.h>: `thread_local` should match the C23 #if guard for `static_assert`. by Elliott Hughes · 1 year, 7 months ago
- 508b2f6 Merge "Consistently position __wur next to the return type." into main by Treehugger Robot · 1 year, 7 months ago
- 1e76a82 Consistently position __wur next to the return type. by Elliott Hughes · 1 year, 7 months ago
- 2f070f2 Merge "Add reallocarray() polyfill." into main by Elliott Hughes · 1 year, 7 months ago
- 8398b34 Merge "Remove //apex_available:platform from libdl,libdl_android,libm" into main by Treehugger Robot · 1 year, 7 months ago
- f93af26 Add reallocarray() polyfill. by Elliott Hughes · 1 year, 7 months ago
- ad992ab Remove //apex_available:platform from libdl,libdl_android,libm by Spandan Das · 1 year, 7 months ago
- 403c185 Merge "Improve the fdtrack documentation." into main by Treehugger Robot · 1 year, 7 months ago
- ae3c6f7 Improve the fdtrack documentation. by Elliott Hughes · 1 year, 7 months ago
- aca0fc6 Merge "Remove NDK exports" into main by Steven Moreland · 1 year, 7 months ago
- f08d0eb Make LD_DEBUG more user-friendly. by Elliott Hughes · 1 year, 7 months ago
- ab51d3a Merge "Stop using versioner for the llndk too." into main by Treehugger Robot · 1 year, 7 months ago
- 42b42f5 Remove NDK exports by Steven Moreland · 1 year, 7 months ago
- e9f02e0 Stop using versioner for the llndk too. by Dan Albert · 1 year, 7 months ago
- 8bc9f80 Merge "Add cpu-target-features binary" into main by Jordan Abrahams-Whitehead · 1 year, 7 months ago
- 4efa6ec Merge "Remove //apex_available:platform from libc's apex_available" into main by Spandan Das · 1 year, 7 months ago
- 5dcb691 16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb by Juan Yescas · 1 year, 7 months ago
- 917dd90 Add cpu-target-features binary by Jordan R Abrahams-Whitehead · 1 year, 8 months ago
- 2b1d38a Merge "Sync with upstream FreeBSD libm." into main by Elliott Hughes · 1 year, 7 months ago
- 470ac46 Merge "<sys/timerfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 7 months ago
- 4b85b5e Remove //apex_available:platform from libc's apex_available by Spandan Das · 1 year, 7 months ago
- 15f834e Merge "Rename confusingly named libc_llndk_headers." into main by Treehugger Robot · 1 year, 7 months ago
- 2b1c13d Merge "<sys/vfs.h>: explain the apparently useless duplication here." into main by Elliott Hughes · 1 year, 7 months ago
- 8cca5d4 Sync with upstream FreeBSD libm. by Elliott Hughes · 1 year, 7 months ago
- 64a6efc Rename confusingly named libc_llndk_headers. by Dan Albert · 1 year, 7 months ago
- 1019133 Merge "<sys/eventfd.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 7 months ago
- 53e90ec Merge "<sys/inotify.h>: don't redefine constants." into main by Elliott Hughes · 1 year, 7 months ago
- ad58cc7 <sys/vfs.h>: explain the apparently useless duplication here. by Elliott Hughes · 1 year, 7 months ago
- c7afe76 <sys/timerfd.h>: don't redefine constants. by Elliott Hughes · 1 year, 7 months ago
- d1e0b1c <sys/eventfd.h>: don't redefine constants. by Elliott Hughes · 1 year, 7 months ago
- a776a5b <sys/inotify.h>: don't redefine constants. by Elliott Hughes · 1 year, 7 months ago
- 4f50fd2 Merge "sys_ptrace_test.cpp: remove obsolete glibc workaround." into main by Elliott Hughes · 1 year, 7 months ago
- 25eb6ed Merge "Remove two unused `extern`s on function declarations." into main by Elliott Hughes · 1 year, 7 months ago
- eb8785a Remove two unused `extern`s on function declarations. by Elliott Hughes · 1 year, 7 months ago
- 6f266ee Merge "<sys/stat.h>: add lchmod()." into main by Elliott Hughes · 1 year, 7 months ago
- 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year, 7 months ago
- 36a37f0 Merge "status.md: actually write down what's wrong with wordexp()." into main by Treehugger Robot · 1 year, 7 months ago
- 9a40a22 sys_ptrace_test.cpp: remove obsolete glibc workaround. by Elliott Hughes · 1 year, 7 months ago
- 3b3786a Merge "Mark tls death test properly." into main by Christopher Ferris · 1 year, 7 months ago
- 312be3d Mark tls death test properly. by Christopher Ferris · 1 year, 7 months ago
- 3ae4752 Merge "<stdlib.h>: ato*()/strto*() cleanup." into main by Elliott Hughes · 1 year, 7 months ago
- 2239545 Merge "No need to require API 23 for strptime_l()." into main by Elliott Hughes · 1 year, 7 months ago
- c2d539a Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main by Elliott Hughes · 1 year, 7 months ago
- f00caa0 Merge "<bits/threads_inlines.h>: add missing nullability annotations." into main by Elliott Hughes · 1 year, 7 months ago
- b115a8c status.md: actually write down what's wrong with wordexp(). by Elliott Hughes · 1 year, 7 months ago
- 0767784 <wchar.h>: use __RENAME() for some trivial aliases. by Elliott Hughes · 1 year, 7 months ago
- 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 1 year, 7 months ago
- 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year, 7 months ago
- 6186885 Merge "Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests" into main by Treehugger Robot · 1 year, 7 months ago
- 14bd2c1 Merge "<wctype.h>: de-pessimize the isw*() functions." into main by Elliott Hughes · 1 year, 7 months ago
- c6f3aad Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests by Pirama Arumuga Nainar · 1 year, 7 months ago
- d1d4e8b Merge "bionic: Adapt segment gap test for various page sizes" into main by Treehugger Robot · 1 year, 7 months ago
- 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year, 7 months ago
- 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 1 year, 7 months ago
- 413b4a2 Merge "Reapply "Stop using versioner."" into main by Treehugger Robot · 1 year, 7 months ago
- cce5437 Reapply "Stop using versioner." by Dan Albert · 1 year, 7 months ago
- 52c2aab Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main by Elliott Hughes · 1 year, 7 months ago
- 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year, 7 months ago
- d471b7a Merge "Rename __arch_prctl() to arch_prctl()." into main by Elliott Hughes · 1 year, 7 months ago
- 95eeaef Merge "Revert "Stop using versioner."" into main by Pechetty Sravani (xWF) · 1 year, 7 months ago
- 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 1 year, 7 months ago
- 101fbeb Merge "Stop using versioner." into main by Treehugger Robot · 1 year, 7 months ago
- 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 7 months ago
- e135120 Stop using versioner. by Dan Albert · 1 year, 7 months ago
- a642197 Remove guards on constants and types. by Dan Albert · 1 year, 7 months ago
- df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 1 year, 7 months ago
- db6719f Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main by Vilas Bhat · 1 year, 7 months ago
- de2c33f Merge "Add a hasmntopt() test." into main by Elliott Hughes · 1 year, 7 months ago
- 959cf16 Merge "Make aligned_alloc() __wur too." into main by Elliott Hughes · 1 year, 7 months ago
- c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 7 months ago
- 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 1 year, 7 months ago
- b7c2f61 Merge "linker: use a string constant for the default PT_INTERP." into main by Elliott Hughes · 1 year, 7 months ago
- 8420cf0 bionic: Adapt segment gap test for various page sizes by Vilas Bhat · 1 year, 7 months ago
- 4c87f0d 16k: bionic: Fix tests for x86_64 16kb page size simulation by Vilas Bhat · 1 year, 8 months ago
- 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 7 months ago
- e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 1 year, 7 months ago
- 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 7 months ago
- 4fffd6c Merge "printf implementation: add missing const to padding strings." into main by Elliott Hughes · 1 year, 7 months ago
- 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 1 year, 7 months ago
- 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 1 year, 7 months ago
- 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 1 year, 7 months ago
- c0ce06f Add a hasmntopt() test. by Elliott Hughes · 1 year, 7 months ago
- d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 1 year, 8 months ago
- 2e6b77a Merge "No need to require API 23 for strerror_l()." into main by Elliott Hughes · 1 year, 8 months ago
- 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 8 months ago
- adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 8 months ago
- df10e08 Merge "Disable LTO for cc libraries passed to rustc" into main by Treehugger Robot · 1 year, 8 months ago
- 427504a Disable LTO for cc libraries passed to rustc by Zijun · 1 year, 8 months ago
- 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 8 months ago
- ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 1 year, 8 months ago
- f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 8 months ago
- ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 8 months ago
- 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 8 months ago
- 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 8 months ago
- 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 11 months ago