1. c3bed03 Merge "Rename __arch_prctl() to arch_prctl()." into main am: d471b7aa1b by Elliott Hughes · 1 year, 1 month ago
  2. d471b7a Merge "Rename __arch_prctl() to arch_prctl()." into main by Elliott Hughes · 1 year, 1 month ago
  3. 21662b4 Merge "Revert "Stop using versioner."" into main am: 95eeaeffa0 by Pechetty Sravani (xWF) · 1 year, 1 month ago
  4. 95eeaef Merge "Revert "Stop using versioner."" into main by Pechetty Sravani (xWF) · 1 year, 1 month ago
  5. 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 1 year, 1 month ago
  6. 6d16be3 Merge "Stop using versioner." into main am: 101fbebc40 by Treehugger Robot · 1 year, 1 month ago
  7. 101fbeb Merge "Stop using versioner." into main by Treehugger Robot · 1 year, 1 month ago
  8. e135120 Stop using versioner. by Dan Albert · 1 year, 1 month ago
  9. df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 1 year, 1 month ago
  10. f933be4 Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main am: db6719f751 by Vilas Bhat · 1 year, 1 month ago
  11. db6719f Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main by Vilas Bhat · 1 year, 1 month ago
  12. 6224ca2 Merge "Add a hasmntopt() test." into main am: de2c33f759 by Elliott Hughes · 1 year, 1 month ago
  13. 71d47e4 Merge "Make aligned_alloc() __wur too." into main am: 959cf1618f by Elliott Hughes · 1 year, 1 month ago
  14. de2c33f Merge "Add a hasmntopt() test." into main by Elliott Hughes · 1 year, 1 month ago
  15. 959cf16 Merge "Make aligned_alloc() __wur too." into main by Elliott Hughes · 1 year, 1 month ago
  16. c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 1 month ago
  17. 02f0738 Merge "printf: reduce stack usage in the common case." into main am: 8949959a83 by Elliott Hughes · 1 year, 1 month ago
  18. 58819ee Merge "linker: use a string constant for the default PT_INTERP." into main am: b7c2f618a6 by Elliott Hughes · 1 year, 1 month ago
  19. 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 1 year, 1 month ago
  20. b7c2f61 Merge "linker: use a string constant for the default PT_INTERP." into main by Elliott Hughes · 1 year, 1 month ago
  21. 4c87f0d 16k: bionic: Fix tests for x86_64 16kb page size simulation by Vilas Bhat · 1 year, 1 month ago
  22. e99fd37 Merge "Replace soong config module types with selects" into main am: 83bbbf659e by Treehugger Robot · 1 year, 1 month ago
  23. 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 1 month ago
  24. 2eed49f Merge "strptime: add missing const for "GMT" and "UTC"." into main am: e0f05a4f81 by Elliott Hughes · 1 year, 1 month ago
  25. e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 1 year, 1 month ago
  26. 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 1 month ago
  27. 323d0e6 Merge "printf implementation: add missing const to padding strings." into main am: 4fffd6cde7 by Elliott Hughes · 1 year, 1 month ago
  28. 4fffd6c Merge "printf implementation: add missing const to padding strings." into main by Elliott Hughes · 1 year, 1 month ago
  29. 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 1 year, 1 month ago
  30. 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 1 year, 1 month ago
  31. 03eda27 linker: use a string constant for the default PT_INTERP. by Elliott Hughes · 1 year, 1 month ago
  32. c0ce06f Add a hasmntopt() test. by Elliott Hughes · 1 year, 1 month ago
  33. 777ad30 Merge "No need to require API 23 for strerror_l()." into main am: 2e6b77a7e1 by Elliott Hughes · 1 year, 1 month ago
  34. d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 1 year, 1 month ago
  35. 2e6b77a Merge "No need to require API 23 for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
  36. 6fff1aa Merge "Re-do static function dispatch." into main am: 6166e9d32f by Elliott Hughes · 1 year, 1 month ago
  37. 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 1 month ago
  38. adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 1 month ago
  39. 109571f Merge "Disable LTO for cc libraries passed to rustc" into main am: df10e08ebe by Treehugger Robot · 1 year, 1 month ago
  40. df10e08 Merge "Disable LTO for cc libraries passed to rustc" into main by Treehugger Robot · 1 year, 1 month ago
  41. 427504a Disable LTO for cc libraries passed to rustc by Zijun · 1 year, 1 month ago
  42. 26ee98c Merge "Add signal to re-enable MTE for a thread" into main am: 4530e56f03 by Florian Mayer · 1 year, 1 month ago
  43. 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 1 month ago
  44. ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
  45. 3e414e9 Merge "Use an ELF alias for strptime_l()." into main am: f331c4b0d6 by Elliott Hughes · 1 year, 1 month ago
  46. b524a32 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main am: ca54217379 by Elliott Hughes · 1 year, 1 month ago
  47. f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 1 month ago
  48. ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 1 month ago
  49. 6c9de5b Merge "Use an ELF alias for sigprocmask64() on LP64." into main am: 0bc4ebcde6 by Elliott Hughes · 1 year, 1 month ago
  50. 2ffe455 Merge "Use an ELF alias for strerror_l()." into main am: 3bdeaa7500 by Elliott Hughes · 1 year, 1 month ago
  51. 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 1 month ago
  52. 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 1 month ago
  53. 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 4 months ago
  54. 89e7d1f Merge "Revert^2 "Disable C-compat verification for some headers."" into main am: 2f72bcc1cb by Dan Albert · 1 year, 1 month ago
  55. 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 1 year, 1 month ago
  56. 059bb2d Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main am: 8aa2271794 by Treehugger Robot · 1 year, 1 month ago
  57. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 1 month ago
  58. a670866 Merge "Update the docs to mention mseal()." into main am: 993b75e2f7 by Treehugger Robot · 1 year, 1 month ago
  59. fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 1 month ago
  60. 993b75e Merge "Update the docs to mention mseal()." into main by Treehugger Robot · 1 year, 1 month ago
  61. a3fa469 Update the docs to mention mseal(). by Elliott Hughes · 1 year, 1 month ago
  62. 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 1 month ago
  63. 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 1 month ago
  64. 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 1 month ago
  65. 1f0ee32 Merge "Add mseal(2) wrapper." into main am: dcc7c9c1a7 by Elliott Hughes · 1 year, 1 month ago
  66. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 1 month ago
  67. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 1 month ago
  68. df6b195 Merge "Use size_t for stdio's __sbuf even on ILP32." into main am: f204ce70e2 by Elliott Hughes · 1 year, 1 month ago
  69. 35aa4fb Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main am: 0f27896a6f by Elliott Hughes · 1 year, 1 month ago
  70. f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 1 year, 1 month ago
  71. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 1 month ago
  72. c13bc92 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main am: 61de64949f by Elliott Hughes · 1 year, 1 month ago
  73. 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 1 month ago
  74. 5d1df90 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main am: d71f1312d7 by Elliott Hughes · 1 year, 1 month ago
  75. 437e09a Merge "Replace http://man7.org links with https://man7.org links." into main am: ccdd12cb5d by Elliott Hughes · 1 year, 1 month ago
  76. d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 1 month ago
  77. ccdd12c Merge "Replace http://man7.org links with https://man7.org links." into main by Elliott Hughes · 1 year, 1 month ago
  78. 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 1 year, 1 month ago
  79. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 1 month ago
  80. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 1 month ago
  81. f4bc617 Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main am: 0aad38db94 by Elliott Hughes · 1 year, 1 month ago
  82. 0aad38d Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main by Elliott Hughes · 1 year, 1 month ago
  83. 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 1 month ago
  84. 9d8f724 Use size_t for stdio's __sbuf even on ILP32. by Elliott Hughes · 1 year, 1 month ago
  85. 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 1 month ago
  86. e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 1 month ago
  87. 0777821 Merge "Alias lockf and lock64 on LP64." into main am: bc65c01940 by Elliott Hughes · 1 year, 1 month ago
  88. 8bfe15b Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main am: 3930264c7f by Elliott Hughes · 1 year, 1 month ago
  89. bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 1 month ago
  90. 3930264 Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main by Elliott Hughes · 1 year, 1 month ago
  91. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 1 year, 1 month ago
  92. a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 1 month ago
  93. 83caac7 Merge "Remove elf.h riscv64 constants that are now in uapi." into main am: b5b0283525 by Treehugger Robot · 1 year, 1 month ago
  94. e751636 [automerger skipped] Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main am: 52c6164d89 -s ours by Elliott Hughes · 1 year, 1 month ago
  95. f373c93 [automerger skipped] Add sig2str()/str2sig() from POSIX Issue 8. am: 07d520945e -s ours by Elliott Hughes · 1 year, 1 month ago
  96. b5b0283 Merge "Remove elf.h riscv64 constants that are now in uapi." into main by Treehugger Robot · 1 year, 1 month ago
  97. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 1 month ago
  98. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 1 month ago
  99. 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 1 month ago
  100. bbe63af Merge "nl_langinfo_l can just be an ELF alias." into main am: 96fdef9e75 by Elliott Hughes · 1 year, 1 month ago