1. d37c196 Merge "Add strerrordesc_np() and strerrorname_np()." into main am: a67fe1b171 by Elliott Hughes · 2 years, 4 months ago
  2. a67fe1b Merge "Add strerrordesc_np() and strerrorname_np()." into main by Elliott Hughes · 2 years, 4 months ago
  3. 2109f12 Add strerrordesc_np() and strerrorname_np(). by Elliott Hughes · 2 years, 5 months ago
  4. 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
  5. 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
  6. a325f94 Merge "<sys/statvfs.h>: add a new mount option." into main am: 732b98203b by Treehugger Robot · 2 years, 4 months ago
  7. 732b982 Merge "<sys/statvfs.h>: add a new mount option." into main by Treehugger Robot · 2 years, 5 months ago
  8. 4ae4be9 Clean up how we skip tests when a syscall isn't in the kernel. by Elliott Hughes · 2 years, 5 months ago
  9. 6711d21 <sys/statvfs.h>: add a new mount option. by Elliott Hughes · 2 years, 5 months ago
  10. d5835f3 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main am: 68011a4ac7 by Elliott Hughes · 2 years, 5 months ago
  11. 68011a4 Merge "Add ASSERT_ERRNO and EXPECT_ERRNO (and use them)." into main by Elliott Hughes · 2 years, 5 months ago
  12. 95646e6 Add ASSERT_ERRNO and EXPECT_ERRNO (and use them). by Elliott Hughes · 2 years, 5 months ago
  13. ed30c58 Merge "Add the risc-v TLSDESC relocations." into main am: 631dfbb8ad by Treehugger Robot · 2 years, 5 months ago
  14. 631dfbb Merge "Add the risc-v TLSDESC relocations." into main by Treehugger Robot · 2 years, 5 months ago
  15. cecef1f Merge "Consistent qualifier ordering." into main am: d72f4f8770 by Treehugger Robot · 2 years, 5 months ago
  16. d72f4f8 Merge "Consistent qualifier ordering." into main by Treehugger Robot · 2 years, 5 months ago
  17. 5b2b24e Merge "Remove ASan test" into main am: 6b4e6e470e by Florian Mayer · 2 years, 5 months ago
  18. 6b4e6e4 Merge "Remove ASan test" into main by Florian Mayer · 2 years, 5 months ago
  19. 3008884 Consistent qualifier ordering. by Elliott Hughes · 2 years, 5 months ago
  20. ba7654a Add the risc-v TLSDESC relocations. by Elliott Hughes · 2 years, 5 months ago
  21. 12e38c2 Remove ASan test by Florian Mayer · 2 years, 5 months ago
  22. b8f3980 Merge "Disable warning which is not detecting problems." into main am: a4bcacf79b by Christopher Ferris · 2 years, 5 months ago
  23. a4bcacf Merge "Disable warning which is not detecting problems." into main by Christopher Ferris · 2 years, 5 months ago
  24. 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 5 months ago
  25. 74415a4 Merge "Update to v6.5 kernel headers." into main am: 6d2b71eb45 by Christopher Ferris · 2 years, 5 months ago
  26. 6d2b71e Merge "Update to v6.5 kernel headers." into main by Christopher Ferris · 2 years, 5 months ago
  27. 4cb7adc Merge "Remove a stray newline." into main am: 1bc2339a77 by Elliott Hughes · 2 years, 5 months ago
  28. 1bc2339 Merge "Remove a stray newline." into main by Elliott Hughes · 2 years, 5 months ago
  29. 5dd1582 Remove a stray newline. by Elliott Hughes · 2 years, 5 months ago
  30. 8666d04 Update to v6.5 kernel headers. by Christopher Ferris · 2 years, 5 months ago
  31. 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
  32. f3bf970 Merge "Add doc for sentinel change in preinit_array/init_array/fini_array" into main by Treehugger Robot · 2 years, 5 months ago
  33. bd73dcc Add doc for sentinel change in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 5 months ago
  34. d95f8c7 Merge "Greatly reduce the space used by properties filenames." into main am: 8da1746458 by Elliott Hughes · 2 years, 5 months ago
  35. 8da1746 Merge "Greatly reduce the space used by properties filenames." into main by Elliott Hughes · 2 years, 5 months ago
  36. a55b49b Merge "Punch a hole for clone3(2) use." into main am: fe9bd312a8 by Elliott Hughes · 2 years, 5 months ago
  37. fe9bd31 Merge "Punch a hole for clone3(2) use." into main by Elliott Hughes · 2 years, 5 months ago
  38. 740956c Greatly reduce the space used by properties filenames. by Elliott Hughes · 2 years, 5 months ago
  39. 7c48344 Merge "Skip sysconf_cache for musl" into main am: 90eef4250e by Colin Cross · 2 years, 5 months ago
  40. 90eef42 Merge "Skip sysconf_cache for musl" into main by Colin Cross · 2 years, 5 months ago
  41. bcfaa00 Merge "Use a class for system properties filenames." into main am: 6f6df7376e by Elliott Hughes · 2 years, 5 months ago
  42. 6f6df73 Merge "Use a class for system properties filenames." into main by Elliott Hughes · 2 years, 5 months ago
  43. b65dec5 Punch a hole for clone3(2) use. by Elliott Hughes · 2 years, 5 months ago
  44. 484056a Merge "Add epoll_pwait2()." into main am: 906d7d41e4 by Elliott Hughes · 2 years, 5 months ago
  45. 906d7d4 Merge "Add epoll_pwait2()." into main by Elliott Hughes · 2 years, 5 months ago
  46. cb5d3c1 Skip sysconf_cache for musl by Colin Cross · 2 years, 5 months ago
  47. c9eddbb Merge "Merge UP1A.230905.019" into aosp-main-future by Xin Li · 2 years, 5 months ago
  48. d19f7b1 Use a class for system properties filenames. by Elliott Hughes · 2 years, 5 months ago
  49. 7ea5e44 Merge "Let executables not rely on sentinels in preinit_array/init_array/fini_array" into main am: 4d3903eab9 by Yabin Cui · 2 years, 5 months ago
  50. 4d3903e Merge "Let executables not rely on sentinels in preinit_array/init_array/fini_array" into main by Yabin Cui · 2 years, 5 months ago
  51. 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 5 months ago
  52. b7f9ac4 Merge UP1A.230905.019 by Xin Li · 2 years, 5 months ago
  53. e62a9e0 Merge "__riscv_hwprobe: don't try to set errno." into main am: 4de14c7499 by Elliott Hughes · 2 years, 5 months ago
  54. 4de14c7 Merge "__riscv_hwprobe: don't try to set errno." into main by Elliott Hughes · 2 years, 5 months ago
  55. fce8a15 __riscv_hwprobe: don't try to set errno. by Elliott Hughes · 2 years, 5 months ago
  56. f9189bb Merge "<termios.h>: add two new POSIX functions." into main am: b130e6dae0 by Elliott Hughes · 2 years, 5 months ago
  57. b130e6d Merge "<termios.h>: add two new POSIX functions." into main by Elliott Hughes · 2 years, 5 months ago
  58. 647472d <termios.h>: add two new POSIX functions. by Elliott Hughes · 2 years, 5 months ago
  59. 5439bde Merge "Merge Android U (ab/10368041)" into aosp-main-future by Xin Li · 2 years, 5 months ago
  60. fcf5ee6 Merge "bionic: CFIShadow: Remove use of PAGE_SIZE macro." into main am: 97a0587f20 by Kalesh Singh · 2 years, 5 months ago
  61. 97a0587 Merge "bionic: CFIShadow: Remove use of PAGE_SIZE macro." into main by Kalesh Singh · 2 years, 5 months ago
  62. 256e2a7 Merge "bionic: libdl_cfi: Remove PAGE_SIZE usage" into main am: de83440636 by Kalesh Singh · 2 years, 5 months ago
  63. de83440 Merge "bionic: libdl_cfi: Remove PAGE_SIZE usage" into main by Kalesh Singh · 2 years, 5 months ago
  64. 3996bbe Merge "sysconf(): implement cache queries." into main am: a71a15fe34 by Elliott Hughes · 2 years, 5 months ago
  65. a71a15f Merge "sysconf(): implement cache queries." into main by Elliott Hughes · 2 years, 5 months ago
  66. 02df738 sysconf(): implement cache queries. by Elliott Hughes · 2 years, 6 months ago
  67. 461c64d bionic: libdl_cfi: Remove PAGE_SIZE usage by Kalesh Singh · 2 years, 5 months ago
  68. 5abfd88 Merge "Add %b/%B to async-safe logging." into main am: bf4d3a95c1 by Elliott Hughes · 2 years, 5 months ago
  69. bf4d3a9 Merge "Add %b/%B to async-safe logging." into main by Elliott Hughes · 2 years, 5 months ago
  70. 4c62e59 Add epoll_pwait2(). by Elliott Hughes · 2 years, 7 months ago
  71. 661155e Merge Android U (ab/10368041) by Xin Li · 2 years, 6 months ago
  72. f5b4e3c Add %b/%B to async-safe logging. by Elliott Hughes · 2 years, 6 months ago
  73. 00f5906 bionic: CFIShadow: Remove use of PAGE_SIZE macro. by Kalesh Singh · 2 years, 6 months ago
  74. c08ab40 Merge "linker: add LD_SHOW_AUXV support." into main am: 0398f8ab3a by Treehugger Robot · 2 years, 6 months ago
  75. 0398f8a Merge "linker: add LD_SHOW_AUXV support." into main by Treehugger Robot · 2 years, 6 months ago
  76. 6ffba3e Merge "bionic: Set PTHREAD_STACK_MIN for page agnostic targets" into main am: fe690875d5 by Juan Yescas · 2 years, 6 months ago
  77. fe69087 Merge "bionic: Set PTHREAD_STACK_MIN for page agnostic targets" into main by Juan Yescas · 2 years, 6 months ago
  78. 5c75124 Merge "bionic: libc_init_static: Use page_size()" into main am: 8cd1ddcbf0 by Kalesh Singh · 2 years, 6 months ago
  79. 8cd1ddc Merge "bionic: libc_init_static: Use page_size()" into main by Kalesh Singh · 2 years, 6 months ago
  80. 838dbac linker: add LD_SHOW_AUXV support. by Elliott Hughes · 2 years, 6 months ago
  81. 8d3866b bionic: Set PTHREAD_STACK_MIN for page agnostic targets by Juan Yescas · 2 years, 6 months ago
  82. 1882061 Merge "<sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>." into main am: 9fd0f4b90d by Treehugger Robot · 2 years, 6 months ago
  83. 9fd0f4b Merge "<sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>." into main by Treehugger Robot · 2 years, 6 months ago
  84. 0fee718 Merge "riscv64: increase jmp_buf size." into main am: d4c9419441 by Treehugger Robot · 2 years, 6 months ago
  85. c48775c Merge "bionic: Use max_page_size() instead of PAGE_SIZE" into main am: ac587f827c by Juan Yescas · 2 years, 6 months ago
  86. c512636 Merge "riscv64: fix ifuncs, improve the ifunc tests." into main am: d53ad05e38 by Elliott Hughes · 2 years, 6 months ago
  87. 1245abf <sys/user.h>: factor PAGE_SIZE out into <bits/page_size.h>. by Elliott Hughes · 2 years, 6 months ago
  88. d4c9419 Merge "riscv64: increase jmp_buf size." into main by Treehugger Robot · 2 years, 6 months ago
  89. ac587f8 Merge "bionic: Use max_page_size() instead of PAGE_SIZE" into main by Juan Yescas · 2 years, 6 months ago
  90. d53ad05 Merge "riscv64: fix ifuncs, improve the ifunc tests." into main by Elliott Hughes · 2 years, 6 months ago
  91. 3649db3 bionic: Use max_page_size() instead of PAGE_SIZE by Juan Yescas · 2 years, 6 months ago
  92. 183f58b bionic: libc_init_static: Use page_size() by Kalesh Singh · 2 years, 6 months ago
  93. 620a722 riscv64: fix ifuncs, improve the ifunc tests. by Elliott Hughes · 2 years, 6 months ago
  94. a11ce30 Merge "linker_main: acquire loader lock earlier and release it later" into main am: e722c756a5 by Ryan Prichard · 2 years, 6 months ago
  95. e722c75 Merge "linker_main: acquire loader lock earlier and release it later" into main by Ryan Prichard · 2 years, 6 months ago
  96. 6e0fa4a Merge "sys_hwprobe_test.cpp: compare vdso to syscall." into main am: d8708ba8b6 by Treehugger Robot · 2 years, 6 months ago
  97. 7c6c1f8 riscv64: increase jmp_buf size. by Elliott Hughes · 2 years, 6 months ago
  98. d8708ba Merge "sys_hwprobe_test.cpp: compare vdso to syscall." into main by Treehugger Robot · 2 years, 6 months ago
  99. c5f691b Merge "Move bionic test libraries to a default, for easy consumption in cts." into main am: e219a4179f by Mitch Phillips · 2 years, 6 months ago
  100. e219a41 Merge "Move bionic test libraries to a default, for easy consumption in cts." into main by Mitch Phillips · 2 years, 6 months ago