1. 353a3cf Merge "No need to require API 23 for strptime_l()." into main am: 2239545819 by Elliott Hughes · 11 months ago
  2. 2239545 Merge "No need to require API 23 for strptime_l()." into main by Elliott Hughes · 11 months ago
  3. 2956674 Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main am: c2d539a919 by Elliott Hughes · 12 months ago
  4. c2d539a Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main by Elliott Hughes · 12 months ago
  5. ead5247 Merge "<bits/threads_inlines.h>: add missing nullability annotations." into main am: f00caa07e8 by Elliott Hughes · 12 months ago
  6. f00caa0 Merge "<bits/threads_inlines.h>: add missing nullability annotations." into main by Elliott Hughes · 12 months ago
  7. 0767784 <wchar.h>: use __RENAME() for some trivial aliases. by Elliott Hughes · 12 months ago
  8. 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 12 months ago
  9. 1ef3002 Merge "Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests" into main am: 6186885d77 by Treehugger Robot · 12 months ago
  10. 6186885 Merge "Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests" into main by Treehugger Robot · 12 months ago
  11. 32ac8d4 Merge "<wctype.h>: de-pessimize the isw*() functions." into main am: 14bd2c1adc by Elliott Hughes · 12 months ago
  12. 14bd2c1 Merge "<wctype.h>: de-pessimize the isw*() functions." into main by Elliott Hughes · 12 months ago
  13. c6f3aad Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests by Pirama Arumuga Nainar · 12 months ago
  14. 42498f1 Merge "bionic: Adapt segment gap test for various page sizes" into main am: d1d4e8b400 by Treehugger Robot · 12 months ago
  15. d1d4e8b Merge "bionic: Adapt segment gap test for various page sizes" into main by Treehugger Robot · 12 months ago
  16. 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 12 months ago
  17. ac8d19e Merge "Remove guards on constants and types." into main am: 09e764bfb6 by Treehugger Robot · 12 months ago
  18. 7b42fcd Merge "Reapply "Stop using versioner."" into main am: 413b4a2c26 by Treehugger Robot · 12 months ago
  19. 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 12 months ago
  20. 413b4a2 Merge "Reapply "Stop using versioner."" into main by Treehugger Robot · 12 months ago
  21. cce5437 Reapply "Stop using versioner." by Dan Albert · 12 months ago
  22. 93e6a80 Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main am: 52c2aab859 by Elliott Hughes · 12 months ago
  23. 52c2aab Merge "Fix posix_spawn()/posix_spawnp() nullability annotations." into main by Elliott Hughes · 12 months ago
  24. 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 12 months ago
  25. c3bed03 Merge "Rename __arch_prctl() to arch_prctl()." into main am: d471b7aa1b by Elliott Hughes · 12 months ago
  26. d471b7a Merge "Rename __arch_prctl() to arch_prctl()." into main by Elliott Hughes · 12 months ago
  27. 21662b4 Merge "Revert "Stop using versioner."" into main am: 95eeaeffa0 by Pechetty Sravani (xWF) · 12 months ago
  28. 95eeaef Merge "Revert "Stop using versioner."" into main by Pechetty Sravani (xWF) · 12 months ago
  29. 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 12 months ago
  30. 6d16be3 Merge "Stop using versioner." into main am: 101fbebc40 by Treehugger Robot · 12 months ago
  31. 101fbeb Merge "Stop using versioner." into main by Treehugger Robot · 12 months ago
  32. 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 12 months ago
  33. e135120 Stop using versioner. by Dan Albert · 12 months ago
  34. a642197 Remove guards on constants and types. by Dan Albert · 12 months ago
  35. df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 12 months ago
  36. f933be4 Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main am: db6719f751 by Vilas Bhat · 12 months ago
  37. db6719f Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main by Vilas Bhat · 12 months ago
  38. 6224ca2 Merge "Add a hasmntopt() test." into main am: de2c33f759 by Elliott Hughes · 12 months ago
  39. 71d47e4 Merge "Make aligned_alloc() __wur too." into main am: 959cf1618f by Elliott Hughes · 12 months ago
  40. de2c33f Merge "Add a hasmntopt() test." into main by Elliott Hughes · 12 months ago
  41. 959cf16 Merge "Make aligned_alloc() __wur too." into main by Elliott Hughes · 12 months ago
  42. c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 12 months ago
  43. 02f0738 Merge "printf: reduce stack usage in the common case." into main am: 8949959a83 by Elliott Hughes · 12 months ago
  44. 58819ee Merge "linker: use a string constant for the default PT_INTERP." into main am: b7c2f618a6 by Elliott Hughes · 12 months ago
  45. 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 12 months ago
  46. b7c2f61 Merge "linker: use a string constant for the default PT_INTERP." into main by Elliott Hughes · 12 months ago
  47. 8420cf0 bionic: Adapt segment gap test for various page sizes by Vilas Bhat · 12 months ago
  48. 4c87f0d 16k: bionic: Fix tests for x86_64 16kb page size simulation by Vilas Bhat · 12 months ago
  49. e99fd37 Merge "Replace soong config module types with selects" into main am: 83bbbf659e by Treehugger Robot · 12 months ago
  50. 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 12 months ago
  51. 2eed49f Merge "strptime: add missing const for "GMT" and "UTC"." into main am: e0f05a4f81 by Elliott Hughes · 12 months ago
  52. e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 12 months ago
  53. 8c98262 Replace soong config module types with selects by Cole Faust · 12 months ago
  54. 323d0e6 Merge "printf implementation: add missing const to padding strings." into main am: 4fffd6cde7 by Elliott Hughes · 12 months ago
  55. 4fffd6c Merge "printf implementation: add missing const to padding strings." into main by Elliott Hughes · 12 months ago
  56. 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 12 months ago
  57. 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 12 months ago
  58. 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 12 months ago
  59. c0ce06f Add a hasmntopt() test. by Elliott Hughes · 12 months ago
  60. 777ad30 Merge "No need to require API 23 for strerror_l()." into main am: 2e6b77a7e1 by Elliott Hughes · 12 months ago
  61. d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 12 months ago
  62. 2e6b77a Merge "No need to require API 23 for strerror_l()." into main by Elliott Hughes · 12 months ago
  63. 6fff1aa Merge "Re-do static function dispatch." into main am: 6166e9d32f by Elliott Hughes · 12 months ago
  64. 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 12 months ago
  65. adc4171 Re-do static function dispatch. by Elliott Hughes · 12 months ago
  66. 109571f Merge "Disable LTO for cc libraries passed to rustc" into main am: df10e08ebe by Treehugger Robot · 12 months ago
  67. df10e08 Merge "Disable LTO for cc libraries passed to rustc" into main by Treehugger Robot · 12 months ago
  68. 427504a Disable LTO for cc libraries passed to rustc by Zijun · 12 months ago
  69. 26ee98c Merge "Add signal to re-enable MTE for a thread" into main am: 4530e56f03 by Florian Mayer · 12 months ago
  70. 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 12 months ago
  71. ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 12 months ago
  72. 3e414e9 Merge "Use an ELF alias for strptime_l()." into main am: f331c4b0d6 by Elliott Hughes · 12 months ago
  73. b524a32 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main am: ca54217379 by Elliott Hughes · 12 months ago
  74. f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 12 months ago
  75. ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 12 months ago
  76. 6c9de5b Merge "Use an ELF alias for sigprocmask64() on LP64." into main am: 0bc4ebcde6 by Elliott Hughes · 12 months ago
  77. 2ffe455 Merge "Use an ELF alias for strerror_l()." into main am: 3bdeaa7500 by Elliott Hughes · 12 months ago
  78. 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 12 months ago
  79. 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 12 months ago
  80. 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 3 months ago
  81. 89e7d1f Merge "Revert^2 "Disable C-compat verification for some headers."" into main am: 2f72bcc1cb by Dan Albert · 12 months ago
  82. 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 12 months ago
  83. 059bb2d Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main am: 8aa2271794 by Treehugger Robot · 12 months ago
  84. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 12 months ago
  85. a670866 Merge "Update the docs to mention mseal()." into main am: 993b75e2f7 by Treehugger Robot · 12 months ago
  86. fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 12 months ago
  87. 993b75e Merge "Update the docs to mention mseal()." into main by Treehugger Robot · 12 months ago
  88. a3fa469 Update the docs to mention mseal(). by Elliott Hughes · 12 months ago
  89. 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 12 months ago
  90. 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 12 months ago
  91. 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 12 months ago
  92. 1f0ee32 Merge "Add mseal(2) wrapper." into main am: dcc7c9c1a7 by Elliott Hughes · 12 months ago
  93. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 12 months ago
  94. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 12 months ago
  95. df6b195 Merge "Use size_t for stdio's __sbuf even on ILP32." into main am: f204ce70e2 by Elliott Hughes · 12 months ago
  96. 35aa4fb Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main am: 0f27896a6f by Elliott Hughes · 12 months ago
  97. f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 12 months ago
  98. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 12 months ago
  99. c13bc92 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main am: 61de64949f by Elliott Hughes · 12 months ago
  100. 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 12 months ago