1. ca54217 Merge "Use ELF aliases for all the <wctype.h> *_l() functions." into main by Elliott Hughes · 12 months ago
  2. 0bc4ebc Merge "Use an ELF alias for sigprocmask64() on LP64." into main by Elliott Hughes · 12 months ago
  3. 3bdeaa7 Merge "Use an ELF alias for strerror_l()." into main by Elliott Hughes · 12 months ago
  4. 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 12 months ago
  5. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 12 months ago
  6. fdc791f Use an ELF alias for sigprocmask64() on LP64. by Elliott Hughes · 12 months ago
  7. 993b75e Merge "Update the docs to mention mseal()." into main by Treehugger Robot · 12 months ago
  8. a3fa469 Update the docs to mention mseal(). by Elliott Hughes · 12 months ago
  9. 226c838 Use an ELF alias for strerror_l(). by Elliott Hughes · 12 months ago
  10. 1b14990 Use ELF aliases for all the <wctype.h> *_l() functions. by Elliott Hughes · 12 months ago
  11. dcc7c9c Merge "Add mseal(2) wrapper." into main by Elliott Hughes · 12 months ago
  12. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 12 months ago
  13. f204ce7 Merge "Use size_t for stdio's __sbuf even on ILP32." into main by Elliott Hughes · 12 months ago
  14. 0f27896 Merge "Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK()." into main by Elliott Hughes · 12 months ago
  15. 61de649 Merge "Use ELF aliases for most of the strto*_l/wcsto*_l functions." into main by Elliott Hughes · 12 months ago
  16. d71f131 Merge "Remove the useless extra sync_file_range() shim for non-arm32." into main by Elliott Hughes · 12 months ago
  17. ccdd12c Merge "Replace http://man7.org links with https://man7.org links." into main by Elliott Hughes · 12 months ago
  18. 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 12 months ago
  19. bbd39aa Replace http://man7.org links with https://man7.org links. by Elliott Hughes · 12 months ago
  20. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 12 months ago
  21. 0aad38d Merge "Remove the extra layer of indirection for LP64 ppoll()/pselect()." into main by Elliott Hughes · 12 months ago
  22. 1fc68c7 Use ELF aliases for most of the strto*_l/wcsto*_l functions. by Elliott Hughes · 12 months ago
  23. 9d8f724 Use size_t for stdio's __sbuf even on ILP32. by Elliott Hughes · 12 months ago
  24. 2f9fe8c Remove __INTRODUCED_IN_NO_GUARD_FOR_NDK(). by Elliott Hughes · 12 months ago
  25. e3614f0 Remove the extra layer of indirection for LP64 ppoll()/pselect(). by Elliott Hughes · 12 months ago
  26. bc65c01 Merge "Alias lockf and lock64 on LP64." into main by Elliott Hughes · 12 months ago
  27. 3930264 Merge "Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge()." into main by Elliott Hughes · 12 months ago
  28. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 12 months ago
  29. a0d217e Remove the useless extra sync_file_range() shim for non-arm32. by Elliott Hughes · 12 months ago
  30. b5b0283 Merge "Remove elf.h riscv64 constants that are now in uapi." into main by Treehugger Robot · 12 months ago
  31. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 12 months ago
  32. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 12 months ago
  33. 995eddd Alias lockf and lock64 on LP64. by Elliott Hughes · 12 months ago
  34. 96fdef9 Merge "nl_langinfo_l can just be an ELF alias." into main by Elliott Hughes · 12 months ago
  35. 08909ff Remove elf.h riscv64 constants that are now in uapi. by Elliott Hughes · 12 months ago
  36. 7a6842d Merge "reserve signal for re-enabling MTE for a thread" into main by Florian Mayer · 12 months ago
  37. 43d4194 reserve signal for re-enabling MTE for a thread by Florian Mayer · 1 year, 1 month ago
  38. 0191ea6 Merge "Merge <sys/system_properties.h> and <sys/_system_properties.h>." into main by Elliott Hughes · 12 months ago
  39. 5fa3013 Merge "Revert "Disable C-compat verification for some headers."" into main by Priyanka Advani (xWF) · 12 months ago
  40. 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 12 months ago
  41. 9885fba Merge "Disable C-compat verification for some headers." into main by Treehugger Robot · 12 months ago
  42. a4e3cb7 Merge "Update to v6.10 kernel headers." into main by Christopher Ferris · 12 months ago
  43. c7b5eef Merge "Increase the space used by properties filenames" into main by Treehugger Robot · 12 months ago
  44. b497cc9 Increase the space used by properties filenames by Jurijs Oniscuks · 12 months ago
  45. 7ac54f5 Update to v6.10 kernel headers. by Christopher Ferris · 12 months ago
  46. b1a578a Merge "libc: suppress libcxx's const-correct string overloads" into main by Treehugger Robot · 12 months ago
  47. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 12 months ago
  48. 71ff2dc Merge "Remove clang workaround." into main by Elliott Hughes · 12 months ago
  49. 61b629d libc: suppress libcxx's const-correct string overloads by George Burgess IV · 12 months ago
  50. 7b2c6d4 Merge "Remove obsolete __clang__ check (and `-D`)." into main by Elliott Hughes · 12 months ago
  51. 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 12 months ago
  52. d990f7d Merge "Linker: clear error for incorrect page size load." into main by Steven Moreland · 12 months ago
  53. 6e06348 Merge "Add _Fork() to POSIX header tests." into main by Elliott Hughes · 12 months ago
  54. eecc3dc Remove obsolete __clang__ check (and `-D`). by Elliott Hughes · 12 months ago
  55. df67242 Remove clang workaround. by Elliott Hughes · 12 months ago
  56. 75237ed Merge "Add qsort_r to the POSIX header tests." into main by Elliott Hughes · 12 months ago
  57. 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 12 months ago
  58. 9d3d38c Add _Fork() to POSIX header tests. by Elliott Hughes · 12 months ago
  59. fc89c8a Linker: clear error for incorrect page size load. by Steven Moreland · 1 year ago
  60. 534702c Add qsort_r to the POSIX header tests. by Elliott Hughes · 12 months ago
  61. 18c76a0 Merge "sigqueue/pthread_sigqueue: cleanup." into main by Elliott Hughes · 12 months ago
  62. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year ago
  63. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year ago
  64. e1c232d Merge "Revert "linker: map large portion of ELF file to read its fragments"" into main by Suren Baghdasaryan · 1 year ago
  65. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year ago
  66. be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year ago
  67. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year ago
  68. c16828b Revert "linker: map large portion of ELF file to read its fragments" by Suren Baghdasaryan · 1 year ago
  69. fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year ago
  70. 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 1 year ago
  71. 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 1 year ago
  72. f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year ago
  73. 0624d2b Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main by Elliott Hughes · 1 year ago
  74. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year ago
  75. 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year ago
  76. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year ago
  77. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year ago
  78. 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year ago
  79. 021dd1c Merge "Fix uses of the deprecated API level names in the implementation." into main by Elliott Hughes · 1 year ago
  80. 1fb9272 Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main by Suren Baghdasaryan · 1 year ago
  81. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year ago
  82. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year ago
  83. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year ago
  84. 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 1 year ago
  85. 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year ago
  86. bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 1 year ago
  87. 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 1 year ago
  88. 4c5fe98 Merge "linker: use %m in error messages." into main by Elliott Hughes · 1 year ago
  89. 0347038 Merge "exit(): add a lock." into main by Elliott Hughes · 1 year ago
  90. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year ago
  91. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year ago
  92. 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year ago
  93. 2f50bd8 Merge "libm/NOTICE: update." into main by Treehugger Robot · 1 year ago
  94. 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year ago
  95. ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year ago
  96. 33b5b15 libm/NOTICE: update. by Elliott Hughes · 1 year ago
  97. 1e158af Merge "Simplify the abort() implementation." into main by Elliott Hughes · 1 year ago
  98. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year ago
  99. 109550c Merge "fdtrack: report the total number of stacks..." into main by Treehugger Robot · 1 year ago
  100. 02e1c64 Merge "Use builtins for the x86/x86-64 lrint family." into main by Elliott Hughes · 1 year ago