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