1. 1da887e Merge "Remove unused declarations." into main am: 488887c8ea am: 0194ba475f by Treehugger Robot · 2 years, 4 months ago
  2. 0194ba4 Merge "Remove unused declarations." into main am: 488887c8ea by Treehugger Robot · 2 years, 4 months ago
  3. 488887c Merge "Remove unused declarations." into main by Treehugger Robot · 2 years, 4 months ago
  4. 2cceba1 Remove unused declarations. by Elliott Hughes · 2 years, 4 months ago
  5. 3852cfe Merge "s/master/main/" into main am: a01b292ab9 am: f461a3878c by Treehugger Robot · 2 years, 4 months ago
  6. f461a38 Merge "s/master/main/" into main am: a01b292ab9 by Treehugger Robot · 2 years, 4 months ago
  7. a01b292 Merge "s/master/main/" into main by Treehugger Robot · 2 years, 4 months ago
  8. ce7fe40 Merge "Reduce duplication in the NOTICE file." into main am: 22743e3a7e am: f8d775b943 by Elliott Hughes · 2 years, 4 months ago
  9. 76ffc48 Merge "Update the benchmarks/NOTICE file." into main am: 041ddf78bf am: 8251b0de04 by Treehugger Robot · 2 years, 4 months ago
  10. f8d775b Merge "Reduce duplication in the NOTICE file." into main am: 22743e3a7e by Elliott Hughes · 2 years, 4 months ago
  11. 8251b0d Merge "Update the benchmarks/NOTICE file." into main am: 041ddf78bf by Treehugger Robot · 2 years, 4 months ago
  12. 22743e3 Merge "Reduce duplication in the NOTICE file." into main by Elliott Hughes · 2 years, 4 months ago
  13. 041ddf7 Merge "Update the benchmarks/NOTICE file." into main by Treehugger Robot · 2 years, 4 months ago
  14. 9c06d16 s/master/main/ by Elliott Hughes · 2 years, 4 months ago
  15. 7ee0b31 Update the benchmarks/NOTICE file. by Elliott Hughes · 2 years, 4 months ago
  16. 73e37b5 Reduce duplication in the NOTICE file. by Elliott Hughes · 2 years, 4 months ago
  17. d12edb2 Merge "Create a filegroup for versioner dependencies" into main am: ae31683086 am: d19a29b6c8 by Treehugger Robot · 2 years, 4 months ago
  18. d19a29b Merge "Create a filegroup for versioner dependencies" into main am: ae31683086 by Treehugger Robot · 2 years, 4 months ago
  19. ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 2 years, 4 months ago
  20. 1cd2f5c Merge "riscv64: add vector stpcpy()." into main am: 45c7ae46d5 am: a16d951f61 by Elliott Hughes · 2 years, 4 months ago
  21. a16d951 Merge "riscv64: add vector stpcpy()." into main am: 45c7ae46d5 by Elliott Hughes · 2 years, 4 months ago
  22. 45c7ae4 Merge "riscv64: add vector stpcpy()." into main by Elliott Hughes · 2 years, 4 months ago
  23. 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 2 years, 4 months ago
  24. 5173b3e Merge "Add mmap syscall benchmarks" into main am: 706e228154 am: 912ec5801f by Suren Baghdasaryan · 2 years, 4 months ago
  25. 912ec58 Merge "Add mmap syscall benchmarks" into main am: 706e228154 by Suren Baghdasaryan · 2 years, 4 months ago
  26. 706e228 Merge "Add mmap syscall benchmarks" into main by Suren Baghdasaryan · 2 years, 4 months ago
  27. 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 2 years, 4 months ago
  28. b8f50e3 Merge "Don't memset() in the soinfo constructor." into main am: e7944a5b8b am: 8828262237 by Elliott Hughes · 2 years, 4 months ago
  29. 8828262 Merge "Don't memset() in the soinfo constructor." into main am: e7944a5b8b by Elliott Hughes · 2 years, 4 months ago
  30. e7944a5 Merge "Don't memset() in the soinfo constructor." into main by Elliott Hughes · 2 years, 4 months ago
  31. 9a0a360 Add mmap syscall benchmarks by Suren Baghdasaryan · 2 years, 5 months ago
  32. b003e10 Don't memset() in the soinfo constructor. by Elliott Hughes · 2 years, 4 months ago
  33. 2ab2422 Merge "Match new google benchmark help output." into main am: 61cd1428b4 am: 5f179606dc by Christopher Ferris · 2 years, 4 months ago
  34. 5f17960 Merge "Match new google benchmark help output." into main am: 61cd1428b4 by Christopher Ferris · 2 years, 4 months ago
  35. 61cd142 Merge "Match new google benchmark help output." into main by Christopher Ferris · 2 years, 4 months ago
  36. d2333f0 Merge "Consistently use `#if defined(__BIONIC__)`." into main am: 51be22c28d am: 0a56033547 by Treehugger Robot · 2 years, 4 months ago
  37. 82ca054 Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main am: fc1b3b8b7e am: ff48afaf2f by Elliott Hughes · 2 years, 4 months ago
  38. 9318a28 Merge "Remove an obsolete TODO now we have a new clang." into main am: 760eeffc54 am: 75554bfd2d by Treehugger Robot · 2 years, 4 months ago
  39. 0a56033 Merge "Consistently use `#if defined(__BIONIC__)`." into main am: 51be22c28d by Treehugger Robot · 2 years, 4 months ago
  40. ff48afa Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main am: fc1b3b8b7e by Elliott Hughes · 2 years, 4 months ago
  41. 3df5b76 Match new google benchmark help output. by Christopher Ferris · 2 years, 4 months ago
  42. 51be22c Merge "Consistently use `#if defined(__BIONIC__)`." into main by Treehugger Robot · 2 years, 4 months ago
  43. fc1b3b8 Merge "Use strerrorname_np() in ASSERT_ERRNO()." into main by Elliott Hughes · 2 years, 4 months ago
  44. 75554bf Merge "Remove an obsolete TODO now we have a new clang." into main am: 760eeffc54 by Treehugger Robot · 2 years, 4 months ago
  45. 760eeff Merge "Remove an obsolete TODO now we have a new clang." into main by Treehugger Robot · 2 years, 4 months ago
  46. e7943f8 Consistently use `#if defined(__BIONIC__)`. by Elliott Hughes · 2 years, 4 months ago
  47. 1106903 Remove an obsolete TODO now we have a new clang. by Elliott Hughes · 2 years, 4 months ago
  48. d2250ed Use strerrorname_np() in ASSERT_ERRNO(). by Elliott Hughes · 2 years, 4 months ago
  49. 5f921a7 Merge "Add strerrordesc_np() and strerrorname_np()." into main am: a67fe1b171 am: d37c19670a by Elliott Hughes · 2 years, 4 months ago
  50. d37c196 Merge "Add strerrordesc_np() and strerrorname_np()." into main am: a67fe1b171 by Elliott Hughes · 2 years, 4 months ago
  51. a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 2 years, 4 months ago
  52. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 4 months ago
  53. 6209a7a Merge "Clean up how we skip tests when a syscall isn't in the kernel." into main am: 8ee1793e50 am: 22da7f8a10 by Elliott Hughes · 2 years, 4 months ago
  54. 22da7f8 Merge "Clean up how we skip tests when a syscall isn't in the kernel." into main am: 8ee1793e50 by Elliott Hughes · 2 years, 4 months ago
  55. 8ee1793 Merge "Clean up how we skip tests when a syscall isn't in the kernel." into main by Elliott Hughes · 2 years, 4 months ago
  56. e7430e6 Merge "<sys/statvfs.h>: add a new mount option." into main am: 732b98203b am: a325f94c85 by Treehugger Robot · 2 years, 4 months ago
  57. a325f94 Merge "<sys/statvfs.h>: add a new mount option." into main am: 732b98203b by Treehugger Robot · 2 years, 4 months ago
  58. 732b982 Merge "<sys/statvfs.h>: add a new mount option." into main by Treehugger Robot · 2 years, 4 months ago
  59. 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 2 years, 4 months ago
  60. 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 2 years, 4 months ago
  61. edb09a5 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main am: 68011a4ac7 am: d5835f3a5a by Elliott Hughes · 2 years, 4 months ago
  62. d5835f3 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main am: 68011a4ac7 by Elliott Hughes · 2 years, 4 months ago
  63. 68011a4 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main by Elliott Hughes · 2 years, 4 months ago
  64. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years, 4 months ago
  65. 843c792 Merge "Add the risc-v TLSDESC relocations." into main am: 631dfbb8ad am: ed30c58ae0 by Treehugger Robot · 2 years, 4 months ago
  66. ed30c58 Merge "Add the risc-v TLSDESC relocations." into main am: 631dfbb8ad by Treehugger Robot · 2 years, 4 months ago
  67. 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 2 years, 4 months ago
  68. 0f1c5da Merge "Consistent qualifier ordering." into main am: d72f4f8770 am: cecef1f2e6 by Treehugger Robot · 2 years, 4 months ago
  69. cecef1f Merge "Consistent qualifier ordering." into main am: d72f4f8770 by Treehugger Robot · 2 years, 4 months ago
  70. d72f4f8 Merge "Consistent qualifier ordering." into main by Treehugger Robot · 2 years, 4 months ago
  71. 838c7f5 Merge "Remove ASan test" into main am: 6b4e6e470e am: 5b2b24ead9 by Florian Mayer · 2 years, 4 months ago
  72. 5b2b24e Merge "Remove ASan test" into main am: 6b4e6e470e by Florian Mayer · 2 years, 4 months ago
  73. 6b4e6e4 Merge "Remove ASan test" into main by Florian Mayer · 2 years, 4 months ago
  74. 3008884 Consistent qualifier ordering. by Elliott Hughes · 2 years, 4 months ago
  75. ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 2 years, 4 months ago
  76. 12e38c2 Remove ASan test by Florian Mayer · 2 years, 4 months ago
  77. 18e46b1 Merge "Disable warning which is not detecting problems." into main am: a4bcacf79b am: b8f3980cc4 by Christopher Ferris · 2 years, 4 months ago
  78. b8f3980 Merge "Disable warning which is not detecting problems." into main am: a4bcacf79b by Christopher Ferris · 2 years, 4 months ago
  79. a4bcacf Merge "Disable warning which is not detecting problems." into main by Christopher Ferris · 2 years, 4 months ago
  80. 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 4 months ago
  81. 150238d Merge "Update to v6.5 kernel headers." into main am: 6d2b71eb45 am: 74415a49e9 by Christopher Ferris · 2 years, 4 months ago
  82. 74415a4 Merge "Update to v6.5 kernel headers." into main am: 6d2b71eb45 by Christopher Ferris · 2 years, 4 months ago
  83. 6d2b71e Merge "Update to v6.5 kernel headers." into main by Christopher Ferris · 2 years, 4 months ago
  84. 911b84f Merge "Remove a stray newline." into main am: 1bc2339a77 am: 4cb7adc0c5 by Elliott Hughes · 2 years, 4 months ago
  85. 4cb7adc Merge "Remove a stray newline." into main am: 1bc2339a77 by Elliott Hughes · 2 years, 4 months ago
  86. 1bc2339 Merge "Remove a stray newline." into main by Elliott Hughes · 2 years, 4 months ago
  87. 5dd1582 Remove a stray newline. by Elliott Hughes · 2 years, 4 months ago
  88. 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 2 years, 5 months ago
  89. 033d66b Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main am: f3bf97003c am: 176f3d109d by Treehugger Robot · 2 years, 5 months ago
  90. 176f3d1 Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main am: f3bf97003c by Treehugger Robot · 2 years, 5 months ago
  91. f3bf970 Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main by Treehugger Robot · 2 years, 5 months ago
  92. bd73dcc Add doc for sentinel change in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 5 months ago
  93. 8cf23f8 Merge "Greatly reduce the space used by properties filenames." into main am: 8da1746458 am: d95f8c7432 by Elliott Hughes · 2 years, 5 months ago
  94. d95f8c7 Merge "Greatly reduce the space used by properties filenames." into main am: 8da1746458 by Elliott Hughes · 2 years, 5 months ago
  95. 8da1746 Merge "Greatly reduce the space used by properties filenames." into main by Elliott Hughes · 2 years, 5 months ago
  96. 9b9e6f9 Merge "Punch a hole for clone3(2) use." into main am: fe9bd312a8 am: a55b49b527 by Elliott Hughes · 2 years, 5 months ago
  97. 3a2845f Merge "Skip sysconf_cache for musl" into main am: 90eef4250e am: 7c48344ace by Colin Cross · 2 years, 5 months ago
  98. a55b49b Merge "Punch a hole for clone3(2) use." into main am: fe9bd312a8 by Elliott Hughes · 2 years, 5 months ago
  99. fe9bd31 Merge "Punch a hole for clone3(2) use." into main by Elliott Hughes · 2 years, 5 months ago
  100. 740956c Greatly reduce the space used by properties filenames. by Elliott Hughes · 2 years, 5 months ago