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