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