1. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 7 months ago
  2. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 7 months ago
  3. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 7 months ago
  4. 7b2c6d4 Merge "Remove obsolete __clang__ check (and `-D`)." into main by Elliott Hughes · 1 year, 7 months ago
  5. 6e06348 Merge "Add _Fork() to POSIX header tests." into main by Elliott Hughes · 1 year, 7 months ago
  6. eecc3dc Remove obsolete __clang__ check (and `-D`). by Elliott Hughes · 1 year, 7 months ago
  7. 9d3d38c Add _Fork() to POSIX header tests. by Elliott Hughes · 1 year, 7 months ago
  8. 534702c Add qsort_r to the POSIX header tests. by Elliott Hughes · 1 year, 7 months ago
  9. be3d71a Merge "Disable hwasan tests on zero checking tests." into main by Christopher Ferris · 1 year, 7 months ago
  10. fb4b87b Disable hwasan tests on zero checking tests. by Christopher Ferris · 1 year, 7 months ago
  11. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 7 months ago
  12. 089f4d1 exit(): add a lock. by Elliott Hughes · 1 year, 7 months ago
  13. 33ae65b Assert that FLT_EVAL_METHOD is 0 for our supported architectures. by Elliott Hughes · 1 year, 7 months ago
  14. 3addbd2 Merge "16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64" into main by Treehugger Robot · 1 year, 7 months ago
  15. 45c789f 16k: bionic: Re-align libtest_empty.so to 16kb for arm64 and x86_64 by Vilas Bhat · 1 year, 7 months ago
  16. dcb4d9f Improve <ctype.h> and <wctype.h> test coverage slightly. by Elliott Hughes · 1 year, 8 months ago
  17. 5f99b02 towctrans() should return the input and set errno on failure. by Elliott Hughes · 1 year, 8 months ago
  18. 2a34a67 We can say `-Xclang -verify` directly now. by Elliott Hughes · 1 year, 8 months ago
  19. da81ec4 <fts.h>: fix nullability annotation. by Elliott Hughes · 1 year, 8 months ago
  20. 9d605c0 Merge "Reapply "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 8 months ago
  21. c0aa70a Reapply "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 8 months ago
  22. f372477 The libc++ upgrade lets us use contains() in tests now. by Elliott Hughes · 1 year, 8 months ago
  23. f7989f1 Merge "Revert "[MTE] allocate ring buffer for stack history"" into main by Florian Mayer · 1 year, 8 months ago
  24. 1e8fc8f math_test.cpp: simplify and extend the generic macro captures. by Elliott Hughes · 1 year, 8 months ago
  25. 45b29f1 Revert "[MTE] allocate ring buffer for stack history" by Florian Mayer · 1 year, 8 months ago
  26. bcad39e math_test.cpp: remove now-unnecessary isinff()/isinfl() declarations. by Elliott Hughes · 1 year, 8 months ago
  27. c51df93 math.h: match other OSes more closely. by Elliott Hughes · 1 year, 8 months ago
  28. a8873c5 Merge "[MTE] allocate ring buffer for stack history" into main by Florian Mayer · 1 year, 8 months ago
  29. 2483d93 Merge "Add <netinet/igmp.h>." into main by Elliott Hughes · 1 year, 8 months ago
  30. 72f9e4a Merge "Add <sys/io.h>." into main by Elliott Hughes · 1 year, 8 months ago
  31. 7296274 Add <netinet/igmp.h>. by Elliott Hughes · 1 year, 8 months ago
  32. f274a20 Add <sys/io.h>. by Elliott Hughes · 1 year, 8 months ago
  33. 5a520cd Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main am: de051b5d52 by Elliott Hughes · 1 year, 9 months ago
  34. de051b5 Merge "Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp." into main by Elliott Hughes · 1 year, 9 months ago
  35. 1b7f1c3 Merge "termios_test.cpp: move signedness cast." into main am: 573aa599ff by Treehugger Robot · 1 year, 9 months ago
  36. 7d9aa55 termios_test.cpp: move signedness cast. by Elliott Hughes · 1 year, 9 months ago
  37. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 9 months ago
  38. af9c527 Merge "Fix anonymous class error" into main am: 44b0e7a725 by Treehugger Robot · 1 year, 9 months ago
  39. eae85ad Fix anonymous class error by Zijun · 1 year, 9 months ago
  40. 8be6272 Merge "[riscv][bionic] Prototype TLS Descriptor support" into main am: 7619ddbc4e by Treehugger Robot · 1 year, 9 months ago
  41. 10d11dd [MTE] allocate ring buffer for stack history by Florian Mayer · 1 year, 10 months ago
  42. 4d43778 [riscv][bionic] Prototype TLS Descriptor support by Paul Kirth · 2 years, 1 month ago
  43. c87d87c Merge "<stdio.h>: warn on some unused results." into main am: 5b57093ecc by Elliott Hughes · 1 year, 9 months ago
  44. 5b57093 Merge "<stdio.h>: warn on some unused results." into main by Elliott Hughes · 1 year, 9 months ago
  45. 6246e95 Merge "setjmp_test: riscv64 does have callee-save fp registers." into main am: 1bebfd3c10 by Elliott Hughes · 1 year, 9 months ago
  46. 86968d9 setjmp_test: riscv64 does have callee-save fp registers. by Elliott Hughes · 1 year, 9 months ago
  47. 78706d2 <stdio.h>: warn on some unused results. by Elliott Hughes · 1 year, 9 months ago
  48. cee6832 Merge "Fix some wcwidth() special cases." into main am: f4a27aee8d by Elliott Hughes · 1 year, 9 months ago
  49. f4a27ae Merge "Fix some wcwidth() special cases." into main by Elliott Hughes · 1 year, 9 months ago
  50. 20a9f99 Fix some wcwidth() special cases. by Elliott Hughes · 1 year, 9 months ago
  51. 38ad80a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main am: cdaaa0a6bb by Treehugger Robot · 1 year, 9 months ago
  52. cdaaa0a Merge "Revert^2 "Convert Android.mk under bionic to Android.bp"" into main by Treehugger Robot · 1 year, 9 months ago
  53. 9fb1a6c Revert^2 "Convert Android.mk under bionic to Android.bp" by Kelly Hung · 1 year, 9 months ago
  54. 431ecbc Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 9 months ago
  55. 1e32ad8 Revert "Convert Android.mk under bionic to Android.bp" by Priyanka Advani · 1 year, 9 months ago
  56. c793bc0 Don't leak a thread when timer_create() fails. by Elliott Hughes · 1 year, 9 months ago
  57. abbec33 utils.h: quote regex match failure messages. by Elliott Hughes · 1 year, 9 months ago
  58. 12b2042 Convert Android.mk under bionic to Android.bp by kellyhung · 1 year, 10 months ago
  59. f0247b6 Merge "Skip stack protector test on HWASan." into main by Christopher Ferris · 1 year, 10 months ago
  60. 11f696a Use vmov.f64 for SET_FREG by Yi Kong · 1 year, 10 months ago
  61. 0e0d600 Skip stack protector test on HWASan. by Christopher Ferris · 1 year, 10 months ago
  62. d06e2e7 Merge "Rename GWP-ASan android_mallopt() arguments" into main by Treehugger Robot · 1 year, 10 months ago
  63. ebc2ac9 Rename GWP-ASan android_mallopt() arguments by Mitch Phillips · 1 year, 10 months ago
  64. a8cd731 Remove historical cruft. by Elliott Hughes · 1 year, 10 months ago
  65. 4d9af81 Merge "16k: bionic: Replace hardcoded page size with getpagesize()" into main by Treehugger Robot · 1 year, 10 months ago
  66. 297e7dd 16k: bionic: Replace hardcoded page size with getpagesize() by Vilas Bhat · 1 year, 10 months ago
  67. cdbc7c7 Merge "[scudo] -1 is also valid for M_DECAY_TIME" into main by Treehugger Robot · 1 year, 10 months ago
  68. 6abb406 [scudo] -1 is also valid for M_DECAY_TIME by Chia-hung Duan · 1 year, 10 months ago
  69. 24705db [RISC-V] Add misaligned load store tests by AdityaK · 1 year, 10 months ago
  70. b266f65 Add LINE_MAX. by Elliott Hughes · 1 year, 11 months ago
  71. a35df79 Merge "Fix StaticTlsLayout for atypical alignment values" into main by Ryan Prichard · 2 years ago
  72. 4396392 Fix StaticTlsLayout for atypical alignment values by Ryan Prichard · 2 years ago
  73. a8b8cd7 Merge "Remove workaround for a fixed bug." into main by Elliott Hughes · 2 years ago
  74. 7b95053 Remove workaround for a fixed bug. by Elliott Hughes · 2 years ago
  75. dc0510e Flush all the streams if CHECK() fails. by Elliott Hughes · 2 years ago
  76. 3abc30d Merge "Make tests/libs/CHECK.h work on the host" into main by Ryan Prichard · 2 years ago
  77. 4fbcbbd Merge changes Ib76b022f,I98882edd,I575d626b into main by Kalesh Singh · 2 years ago
  78. e4912ac Make tests/libs/CHECK.h work on the host by Ryan Prichard · 2 years ago
  79. 4084b55 Reapply "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 2 years ago
  80. 8d8138a Fix orthography of GetTestLibRoot(). by Elliott Hughes · 2 years ago
  81. 7a04fed Revert "RELAND: bionic: loader: Extend LOAD segment VMAs" by Kalesh Singh · 2 years ago
  82. cda3150 Remove an unused include by Ryan Prichard · 2 years ago
  83. 98731dc Revamp the elftls_dl.dtv_resize test by Ryan Prichard · 2 years ago
  84. 102ba41 Merge "Add _Fork()." into main am: a216b269ef am: 335380e79a by Elliott Hughes · 2 years ago
  85. a216b26 Merge "Add _Fork()." into main by Elliott Hughes · 2 years ago
  86. 2411fff Add _Fork(). by Elliott Hughes · 2 years ago
  87. 824fa80 Merge changes from topic "reland_bionic_vma_fixes" into main am: f9c297d344 am: c5b4880d0a by Kalesh Singh · 2 years ago
  88. f9c297d Merge changes from topic "reland_bionic_vma_fixes" into main by Kalesh Singh · 2 years ago
  89. 944164c RELAND: bionic: loader: Extend LOAD segment VMAs by Kalesh Singh · 2 years, 4 months ago
  90. ee22b44 Merge "cxa_demangle_test: expand accepted outputs" into main am: a5ac8de33f am: 18f7e80351 by Ryan Prichard · 2 years ago
  91. a5ac8de Merge "cxa_demangle_test: expand accepted outputs" into main by Ryan Prichard · 2 years ago
  92. 1a5e871 cxa_demangle_test: expand accepted outputs by Ryan Prichard · 2 years ago
  93. f113cc0 Merge "Clean up the <netinet/ether.h> implementation." into main am: 9a7da857a7 am: 00fa3f3083 by Elliott Hughes · 2 years ago
  94. 1b96583 Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main am: ea8be9ff96 am: 0514c95667 by Elliott Hughes · 2 years ago
  95. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 2 years ago
  96. ea8be9f Merge "Clarify _PC_REC_INCR_XFER_SIZE and _PC_REC_MAX_XFER_SIZE." into main by Elliott Hughes · 2 years ago
  97. 491dea3 Merge "Fix copyright headers on new tests." into main am: e2600ea491 am: e0188acf0a by Elliott Hughes · 2 years ago
  98. 897b73e Merge "Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6" into main am: bf0dcc4367 am: 463a3ca89a by Automerger Merge Worker · 2 years ago
  99. e2600ea Merge "Fix copyright headers on new tests." into main by Elliott Hughes · 2 years ago
  100. f31c52d Merge "grp_pwd_test: Hack around "trunk stable"." into android14-tests-dev am: 40f12b4aa6 by Elliott Hughes · 2 years ago