1. 96b49cf Merge "Add _Fork() to POSIX header tests." into main am: 6e06348979 by Elliott Hughes · 12 months ago
  2. 6e06348 Merge "Add _Fork() to POSIX header tests." into main by Elliott Hughes · 12 months ago
  3. 626c973 Merge "Add qsort_r to the POSIX header tests." into main am: 75237ed481 by Elliott Hughes · 12 months ago
  4. 75237ed Merge "Add qsort_r to the POSIX header tests." into main by Elliott Hughes · 12 months ago
  5. 8430f3c Merge "<netinet/in6.h>: don't require <string.h>." into main am: 3f8d8902bb by Treehugger Robot · 12 months ago
  6. 3f8d890 Merge "<netinet/in6.h>: don't require <string.h>." into main by Treehugger Robot · 12 months ago
  7. 9d3d38c Add _Fork() to POSIX header tests. by Elliott Hughes · 12 months ago
  8. 534702c Add qsort_r to the POSIX header tests. by Elliott Hughes · 12 months ago
  9. 32f47c7 Merge "sigqueue/pthread_sigqueue: cleanup." into main am: 18c76a005c by Elliott Hughes · 12 months ago
  10. 18c76a0 Merge "sigqueue/pthread_sigqueue: cleanup." into main by Elliott Hughes · 12 months ago
  11. ce4abcb <netinet/in6.h>: don't require <string.h>. by Elliott Hughes · 1 year ago
  12. 3bf404c sigqueue/pthread_sigqueue: cleanup. by Elliott Hughes · 1 year ago
  13. 66c727b Merge "Revert "linker: map large portion of ELF file to read its fragments"" into main am: e1c232dad3 by Suren Baghdasaryan · 1 year ago
  14. 9a4e8f9 Merge "libc.map.txt: remove the two riscv64 special cases." into main am: e400d03b7e by Elliott Hughes · 1 year ago
  15. e1c232d Merge "Revert "linker: map large portion of ELF file to read its fragments"" into main by Suren Baghdasaryan · 1 year ago
  16. e400d03 Merge "libc.map.txt: remove the two riscv64 special cases." into main by Elliott Hughes · 1 year ago
  17. c07e775 Merge "Disable hwasan tests on zero checking tests." into main am: be3d71abfd by Christopher Ferris · 1 year ago
  18. be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year ago
  19. 9ffef0d Merge "Add POSIX qsort_r()." into main am: eadd64fbd2 by Elliott Hughes · 1 year ago
  20. eadd64f Merge "Add POSIX qsort_r()." into main by Elliott Hughes · 1 year ago
  21. c16828b Revert "linker: map large portion of ELF file to read its fragments" by Suren Baghdasaryan · 1 year ago
  22. fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year ago
  23. 2e31bd1 Merge "linker: don't abbreviate "offset"." into main am: 8232cb9e63 by Elliott Hughes · 1 year ago
  24. 8232cb9 Merge "linker: don't abbreviate "offset"." into main by Elliott Hughes · 1 year ago
  25. d4ec1f3 Merge "Add POSIX qsort_r()." into aosp-main-future by Elliott Hughes · 1 year ago
  26. b3bc800 Merge "linker_note_gnu_property_test: clarify naming." into main am: 42b1a45524 by Elliott Hughes · 1 year ago
  27. 42b1a45 Merge "linker_note_gnu_property_test: clarify naming." into main by Elliott Hughes · 1 year ago
  28. 6dbac4b Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main am: f2f12531e8 by Elliott Hughes · 1 year ago
  29. 429ef12 Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main am: 0624d2bc97 by Elliott Hughes · 1 year ago
  30. f2f1253 Merge "__init_shadow_call_stack: explicitly check for mmap() failures." into main by Elliott Hughes · 1 year ago
  31. 0624d2b Merge "<sys/select.h>: use __builtin_memset rather than writing our own." into main by Elliott Hughes · 1 year ago
  32. 7330438 Add POSIX qsort_r(). by Elliott Hughes · 1 year ago
  33. 61f6dbf <sys/select.h>: use __builtin_memset rather than writing our own. by Elliott Hughes · 1 year ago
  34. 81b7644 Merge "<sys/_system_properties.h>: improve documentation." into main am: 5b22f93ab9 by Elliott Hughes · 1 year ago
  35. 5b22f93 Merge "<sys/_system_properties.h>: improve documentation." into main by Elliott Hughes · 1 year ago
  36. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year ago
  37. a3d607a libc.map.txt: remove the two riscv64 special cases. by Elliott Hughes · 1 year ago
  38. f3643b5 Merge "Simplify *.map.txt for API levels <= 21." into main am: 23adf82ad2 by Elliott Hughes · 1 year ago
  39. 23adf82 Merge "Simplify *.map.txt for API levels <= 21." into main by Elliott Hughes · 1 year ago
  40. d868a29 Merge "Fix uses of the deprecated API level names in the implementation." into main am: 021dd1c614 by Elliott Hughes · 1 year ago
  41. 021dd1c Merge "Fix uses of the deprecated API level names in the implementation." into main by Elliott Hughes · 1 year ago
  42. e20152d Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main am: 1fb9272dc7 by Suren Baghdasaryan · 1 year ago
  43. 1fb9272 Merge "Revert "linker: map the entire ELF file if address space is 64bit"" into main by Suren Baghdasaryan · 1 year ago
  44. 7326294 Simplify *.map.txt for API levels <= 21. by Elliott Hughes · 1 year ago
  45. 28c2f7d <sys/_system_properties.h>: improve documentation. by Elliott Hughes · 1 year ago
  46. a7637a8 Fix uses of the deprecated API level names in the implementation. by Elliott Hughes · 1 year ago
  47. 0aee1c0 Revert "linker: map the entire ELF file if address space is 64bit" by Suren Baghdasaryan · 1 year ago
  48. 1b36291 __init_shadow_call_stack: explicitly check for mmap() failures. by Elliott Hughes · 1 year ago
  49. bcff7cc linker: don't abbreviate "offset". by Elliott Hughes · 1 year ago
  50. 54faa65 linker_note_gnu_property_test: clarify naming. by Elliott Hughes · 1 year ago
  51. d4dbe8c Merge "linker: use %m in error messages." into main am: 4c5fe98531 by Elliott Hughes · 1 year ago
  52. 4c5fe98 Merge "linker: use %m in error messages." into main by Elliott Hughes · 1 year ago
  53. 58c1a5a Merge "exit(): add a lock." into main am: 0347038721 by Elliott Hughes · 1 year ago
  54. 0347038 Merge "exit(): add a lock." into main by Elliott Hughes · 1 year ago
  55. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year ago
  56. f5e21d9 linker: use %m in error messages. by Elliott Hughes · 1 year ago
  57. 7b24411 Merge changes Id8264654,I7b25151a into main am: 7ceba7b823 by Treehugger Robot · 1 year ago
  58. 7ceba7b Merge changes Id8264654,I7b25151a into main by Treehugger Robot · 1 year ago
  59. d69a03c Merge "libm/NOTICE: update." into main am: 2f50bd84f7 by Treehugger Robot · 1 year ago
  60. 2f50bd8 Merge "libm/NOTICE: update." into main by Treehugger Robot · 1 year ago
  61. 8eebd02 linker: map the entire ELF file if address space is 64bit by Suren Baghdasaryan · 1 year ago
  62. ea5dd95 linker: map large portion of ELF file to read its fragments by Suren Baghdasaryan · 1 year ago
  63. 33b5b15 libm/NOTICE: update. by Elliott Hughes · 1 year ago
  64. b4a5793 Merge "Simplify the abort() implementation." into main am: 1e158af9c5 by Elliott Hughes · 1 year ago
  65. 1e158af Merge "Simplify the abort() implementation." into main by Elliott Hughes · 1 year ago
  66. 9aa25fc Simplify the abort() implementation. by Elliott Hughes · 1 year ago
  67. 5aafc71 Merge "fdtrack: report the total number of stacks..." into main am: 109550c40e by Treehugger Robot · 1 year ago
  68. 109550c Merge "fdtrack: report the total number of stacks..." into main by Treehugger Robot · 1 year ago
  69. 0cbebeb [automerger skipped] Merge "Use builtins for the x86/x86-64 lrint family." into main am: 02e1c64a50 -s ours by Elliott Hughes · 1 year ago
  70. 7053896 [automerger skipped] Use builtins for the x86/x86-64 lrint family. am: a5fa5356f7 -s ours by Elliott Hughes · 1 year ago
  71. 0dddc1d Merge "Obtain x86 cache info from CPU" into main am: 4782b4e085 by Elliott Hughes · 1 year ago
  72. 88988a5 Merge "libm/Android.bp: clarify "better"." into main am: 0899c1148d by Elliott Hughes · 1 year ago
  73. 02e1c64 Merge "Use builtins for the x86/x86-64 lrint family." into main by Elliott Hughes · 1 year ago
  74. 4782b4e Merge "Obtain x86 cache info from CPU" into main by Elliott Hughes · 1 year ago
  75. 0899c11 Merge "libm/Android.bp: clarify "better"." into main by Elliott Hughes · 1 year ago
  76. 58aff2e libm/Android.bp: clarify "better". by Elliott Hughes · 1 year ago
  77. 5e80326 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main am: 70ffc323c7 by Elliott Hughes · 1 year ago
  78. e2c414e fdtrack: report the total number of stacks... by Elliott Hughes · 1 year ago
  79. 70ffc32 Merge "libm: explain the hard-coded _BSD_SOURCE better." into main by Elliott Hughes · 1 year ago
  80. a5fa535 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year ago
  81. 0c2738d Merge "Use builtins for the x86/x86-64 lrint family." into aosp-main-future by Elliott Hughes · 1 year ago
  82. 9deb7dd Merge "Update benchmarks/README.md for perf-setup to soong" into main am: b86008a9cd by Treehugger Robot · 1 year ago
  83. b86008a Merge "Update benchmarks/README.md for perf-setup to soong" into main by Treehugger Robot · 1 year ago
  84. d02f979 Use builtins for the x86/x86-64 lrint family. by Elliott Hughes · 1 year ago
  85. 23f7c2a libm: explain the hard-coded _BSD_SOURCE better. by Elliott Hughes · 1 year ago
  86. 97b83c0 Merge "__check_max_thread_id(): add the workaround to the error message." into main am: 1d4bf297cd by Treehugger Robot · 1 year ago
  87. 1d4bf29 Merge "__check_max_thread_id(): add the workaround to the error message." into main by Treehugger Robot · 1 year ago
  88. 2f4e793 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main am: add2774007 by Elliott Hughes · 1 year ago
  89. add2774 Merge "Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer." into main by Elliott Hughes · 1 year ago
  90. 3b23a65 Remove the libm-global `#pragma STDC FENV_ACCESS ON` hammer. by Elliott Hughes · 1 year ago
  91. d41a441 __check_max_thread_id(): add the workaround to the error message. by Elliott Hughes · 1 year ago
  92. dd2c87b Merge "Don't manually -DFLT_EVAL_METHOD." into main am: fb0a6f7ac5 by Elliott Hughes · 1 year ago
  93. fb0a6f7 Merge "Don't manually -DFLT_EVAL_METHOD." into main by Elliott Hughes · 1 year ago
  94. ffef9d3 Merge "Update visibility according to the change AVF directories layout" into main am: 60119cbf15 by Jiyong Park · 1 year ago
  95. 60119cb Merge "Update visibility according to the change AVF directories layout" into main by Jiyong Park · 1 year ago
  96. 3f0c9e8 Don't manually -DFLT_EVAL_METHOD. by Elliott Hughes · 1 year ago
  97. 7cd24d3 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main am: 4ec3e70e4d by Treehugger Robot · 1 year ago
  98. 4ec3e70 Merge "Assert that FLT_EVAL_METHOD is 0 for our supported architectures." into main by Treehugger Robot · 1 year ago
  99. 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year ago
  100. b0a04c5 Merge "Move the various fenv implementations." into main am: d6a1fc2f0a by Treehugger Robot · 1 year ago