1. f93af26 Add reallocarray() polyfill. by Elliott Hughes · 1 year, 4 months ago
  2. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year, 5 months ago
  3. 3ae4752 Merge "<stdlib.h>: ato*()/strto*() cleanup." into main by Elliott Hughes · 1 year, 5 months ago
  4. 2239545 Merge "No need to require API 23 for strptime_l()." into main by Elliott Hughes · 1 year, 5 months ago
  5. c2d539a Merge "<wchar.h>: use __RENAME() for some trivial aliases." into main by Elliott Hughes · 1 year, 5 months ago
  6. f00caa0 Merge "<bits/threads_inlines.h>: add missing nullability annotations." into main by Elliott Hughes · 1 year, 5 months ago
  7. 0767784 <wchar.h>: use __RENAME() for some trivial aliases. by Elliott Hughes · 1 year, 5 months ago
  8. 55acfc1 No need to require API 23 for strptime_l(). by Elliott Hughes · 1 year, 5 months ago
  9. 14a5588 <stdlib.h>: ato*()/strto*() cleanup. by Elliott Hughes · 1 year, 5 months ago
  10. 14bd2c1 Merge "<wctype.h>: de-pessimize the isw*() functions." into main by Elliott Hughes · 1 year, 5 months ago
  11. 2b27f57 <bits/threads_inlines.h>: add missing nullability annotations. by Elliott Hughes · 1 year, 5 months ago
  12. 09e764b Merge "Remove guards on constants and types." into main by Treehugger Robot · 1 year, 5 months ago
  13. cce5437 Reapply "Stop using versioner." by Dan Albert · 1 year, 5 months ago
  14. 2229e55 Fix posix_spawn()/posix_spawnp() nullability annotations. by Elliott Hughes · 1 year, 5 months ago
  15. 8f07d34 <wctype.h>: de-pessimize the isw*() functions. by Elliott Hughes · 1 year, 5 months ago
  16. a642197 Remove guards on constants and types. by Dan Albert · 1 year, 5 months ago
  17. df79cf1 Rename __arch_prctl() to arch_prctl(). by Elliott Hughes · 1 year, 5 months ago
  18. c9f344e Make aligned_alloc() __wur too. by Elliott Hughes · 1 year, 5 months ago
  19. 8949959 Merge "printf: reduce stack usage in the common case." into main by Elliott Hughes · 1 year, 5 months ago
  20. 83bbbf6 Merge "Replace soong config module types with selects" into main by Treehugger Robot · 1 year, 5 months ago
  21. e0f05a4 Merge "strptime: add missing const for "GMT" and "UTC"." into main by Elliott Hughes · 1 year, 5 months ago
  22. 8c98262 Replace soong config module types with selects by Cole Faust · 1 year, 5 months ago
  23. 9e74d10 printf implementation: add missing const to padding strings. by Elliott Hughes · 1 year, 5 months ago
  24. 7dbddd3 strptime: add missing const for "GMT" and "UTC". by Elliott Hughes · 1 year, 5 months ago
  25. d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 1 year, 5 months ago
  26. 2e6b77a Merge "No need to require API 23 for strerror_l()." into main by Elliott Hughes · 1 year, 5 months ago
  27. 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 1 year, 5 months ago
  28. adc4171 Re-do static function dispatch. by Elliott Hughes · 1 year, 5 months ago
  29. 427504a Disable LTO for cc libraries passed to rustc by Zijun · 1 year, 5 months ago
  30. 4530e56 Merge "Add signal to re-enable MTE for a thread" into main by Florian Mayer · 1 year, 5 months ago
  31. ee04e3d No need to require API 23 for strerror_l(). by Elliott Hughes · 1 year, 5 months ago
  32. f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 1 year, 5 months ago
  33. ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 1 year, 5 months ago
  34. 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 1 year, 5 months ago
  35. 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 1 year, 5 months ago
  36. 5d9725b Add signal to re-enable MTE for a thread by Florian Mayer · 1 year, 8 months ago
  37. 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 1 year, 5 months ago
  38. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 5 months ago
  39. fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 1 year, 5 months ago
  40. 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 1 year, 5 months ago
  41. 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 1 year, 5 months ago
  42. 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 1 year, 5 months ago
  43. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 1 year, 5 months ago
  44. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 5 months ago
  45. f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 1 year, 5 months ago
  46. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 1 year, 5 months ago
  47. 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 1 year, 5 months ago
  48. d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 1 year, 5 months ago
  49. 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 1 year, 5 months ago
  50. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 1 year, 5 months ago
  51. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 5 months ago
  52. 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 1 year, 5 months ago
  53. 9d8f724 Use size_t for stdio's __sbuf even on ILP32. by Elliott Hughes · 1 year, 5 months ago
  54. 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 1 year, 5 months ago
  55. e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 1 year, 5 months ago
  56. bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 1 year, 5 months ago
  57. 3930264 Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main by Elliott Hughes · 1 year, 5 months ago
  58. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 1 year, 5 months ago
  59. a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 1 year, 5 months ago
  60. b5b0283 Merge "Remove elf.h riscv64 constants that are now in uapi." into main by Treehugger Robot · 1 year, 5 months ago
  61. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 5 months ago
  62. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 5 months ago
  63. 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 1 year, 5 months ago
  64. 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 1 year, 5 months ago
  65. 08909ff Remove elf.h riscv64 constants that are now in uapi. by Elliott Hughes · 1 year, 5 months ago
  66. 7a6842d Merge "reserve signal for re-enabling MTE for a thread" into main by Florian Mayer · 1 year, 5 months ago
  67. 43d4194 reserve signal for re-enabling MTE for a thread by Florian Mayer · 1 year, 7 months ago
  68. 0191ea6 Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main by Elliott Hughes · 1 year, 5 months ago
  69. 5fa3013 Merge "Revert "Disable C-compat verification for some headers."" into main by Priyanka Advani (xWF) · 1 year, 5 months ago
  70. 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 1 year, 5 months ago
  71. 9885fba Merge "Disable C-compat verification for some headers." into main by Treehugger Robot · 1 year, 5 months ago
  72. a4e3cb7 Merge "Update to v6.10 kernel headers." into main by Christopher Ferris · 1 year, 5 months ago
  73. b497cc9 Increase the space used by properties filenames by Jurijs Oniscuks · 1 year, 5 months ago
  74. 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 1 year, 5 months ago
  75. b1a578a Merge "libc: suppress libcxx's const-correct string overloads" into main by Treehugger Robot · 1 year, 5 months ago
  76. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 5 months ago
  77. 61b629d libc: suppress libcxx's const-correct string overloads by George Burgess IV · 1 year, 5 months ago
  78. 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 1 year, 5 months ago
  79. df67242 Remove clang workaround. by Elliott Hughes · 1 year, 5 months ago
  80. 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 1 year, 5 months ago
  81. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year, 5 months ago
  82. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year, 5 months ago
  83. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year, 5 months ago
  84. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year, 6 months ago
  85. f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year, 6 months ago
  86. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year, 6 months ago
  87. 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year, 6 months ago
  88. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 6 months ago
  89. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year, 6 months ago
  90. 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year, 6 months ago
  91. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year, 6 months ago
  92. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year, 6 months ago
  93. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year, 6 months ago
  94. 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year, 6 months ago
  95. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 6 months ago
  96. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year, 6 months ago
  97. 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year, 6 months ago
  98. d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year, 6 months ago
  99. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 6 months ago
  100. 66d6112 Merge "Require deprecation messages." into main by Treehugger Robot · 1 year, 6 months ago