1. d21d5ba Merge "Tests for unwinding and sigaltstack on thread stack" into main by Treehugger Robot · 1 year, 1 month ago
  2. 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 1 year, 1 month ago
  3. c4c7677 Tests for unwinding and sigaltstack on thread stack by Florian Mayer · 1 year, 1 month ago
  4. 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 1 year, 1 month ago
  5. 040df85 Merge "Print allocator version in the malloc_info test." into main by Christopher Ferris · 1 year, 1 month ago
  6. 1b6a2d9 Merge "Remove workaround for old glibc sysroot." into main by Elliott Hughes · 1 year, 1 month ago
  7. 9eb3f1f Print allocator version in the malloc_info test. by Christopher Ferris · 1 year, 1 month ago
  8. 1d1482f Remove workaround for old glibc sysroot. by Elliott Hughes · 1 year, 1 month ago
  9. e349d04 Revert "Enable _FORTIFY_SOURCE=3 for Bionic" by Liana Kazanova · 1 year, 1 month ago
  10. 6731e50 libdl: platform headers by Steven Moreland · 1 year, 1 month ago
  11. 5baec95 Enable _FORTIFY_SOURCE=3 for Bionic by Zijun · 1 year, 1 month ago
  12. fa3d13f Merge "tests: Disable cpu_target_features" into main by Jordan Abrahams-Whitehead · 1 year, 1 month ago
  13. 7fc6fd6 Merge "Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing."" into main by Priyanka Advani (xWF) · 1 year, 2 months ago
  14. e1a577f Revert "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." by Priyanka Advani (xWF) · 1 year, 2 months ago
  15. 48a3bef tests: Disable cpu_target_features by Jordan R Abrahams-Whitehead · 1 year, 2 months ago
  16. ff6b0e2 Merge "bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init" into main by Treehugger Robot · 1 year, 2 months ago
  17. ea49d6c Merge "async-safe logging: __ANDROID_API_LEVEL__ isn't a thing." into main by Elliott Hughes · 1 year, 2 months ago
  18. 986afb9 Update <stdbool.h> test for C23. by Elliott Hughes · 1 year, 2 months ago
  19. 2e65afe bionic: libc: avoid -Wdeprecated-declarations via std::atomic_init by Nick Desaulniers · 1 year, 2 months ago
  20. fab5e6f Trivial pthread_setaffinity_np()/sched_setaffinity() test. by Elliott Hughes · 1 year, 2 months ago
  21. 766cecc Merge "Trivial "can we get the cpu affinity mask?" tests." into main by Elliott Hughes · 1 year, 2 months ago
  22. 30a1a29 Merge "Add mmd AID to grp_pwd_test" into main by Hung Nguyen · 1 year, 2 months ago
  23. d354c42 Trivial "can we get the cpu affinity mask?" tests. by Elliott Hughes · 1 year, 2 months ago
  24. 9105451 Merge "Add pthread_getaffinity_np()/pthread_setaffinity_np()." into main by Elliott Hughes · 1 year, 2 months ago
  25. 1cbf193 Merge "Add API to set page size compat mode" into main by Pawan Wagh · 1 year, 2 months ago
  26. 8e5de06 Add API to set page size compat mode by Pawan Wagh · 1 year, 3 months ago
  27. e117d6e Add pthread_getaffinity_np()/pthread_setaffinity_np(). by Elliott Hughes · 1 year, 2 months ago
  28. 0765822 Merge "[MTE] fix missing thread id from stack_mte_ring mapping" into main by Florian Mayer · 1 year, 2 months ago
  29. eac5f73 [MTE] fix missing thread id from stack_mte_ring mapping by Florian Mayer · 1 year, 2 months ago
  30. d51c6c7 Merge "Fix Android.bp formatting" into main by Florian Mayer · 1 year, 2 months ago
  31. b2b11f6 Merge "[MTE] Cleanup stack buffer for detached threads" into main by Florian Mayer · 1 year, 2 months ago
  32. 6279931 Fix Android.bp formatting by Florian Mayer · 1 year, 2 months ago
  33. a9e144d [MTE] Cleanup stack buffer for detached threads by Florian Mayer · 1 year, 2 months ago
  34. 08fc8bd Add mmd AID to grp_pwd_test by Hung Nguyen · 1 year, 2 months ago
  35. 4a3a5c9 Merge changes I8e5d1c46,Ib4a89382,Ifacb006b,I75f2ca4a into main by Florian Mayer · 1 year, 2 months ago
  36. 3848423 Re-land Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  37. 477c1eb Re-land^2 tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  38. eabc47b Reduce flake in pthread mutex timed lock tests. by Elliott Hughes · 1 year, 2 months ago
  39. 5a7331a Add more __BIONIC_AVAILABILITY_GUARD(). by Dan Albert · 1 year, 3 months ago
  40. 49eb5d9 Revert "Re-land tests for MTE globals" by Daniel Chapin · 1 year, 3 months ago
  41. 287eb47 Revert "Fix dlext tests for MTE globals" by Daniel Chapin · 1 year, 3 months ago
  42. 2f26bec Merge "Clean up malloc stress test." into main by Christopher Ferris · 1 year, 3 months ago
  43. fe2a9eb Clean up malloc stress test. by Christopher Ferris · 1 year, 3 months ago
  44. 3abc79d Merge "Add a <stdatomic.h> header test, and the missing kill_dependency macro." into main by Elliott Hughes · 1 year, 3 months ago
  45. 5b5bab5 Add a <stdatomic.h> header test, and the missing kill_dependency macro. by Elliott Hughes · 1 year, 3 months ago
  46. 87a5d20 Remove unused variable. by Christopher Ferris · 1 year, 3 months ago
  47. c54d307 Fix dlext tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  48. 61436e2 Re-land tests for MTE globals by Mitch Phillips · 1 year, 5 months ago
  49. 6459ad3 bionic: Add page size 16KiB compat tests by Kalesh Singh · 1 year, 4 months ago
  50. 1d4f7f5 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_offset.so to 16kb by Juan Yescas · 1 year, 3 months ago
  51. 5b17c76 16kb: bionic: Re-align libtest_invalid-zero_shdr_table_content.so to 16kb by Juan Yescas · 1 year, 3 months ago
  52. fdcb85d Merge "16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb" into main by Juan Yescas · 1 year, 4 months ago
  53. 0225a38 16kb: bionic: Re-align libtest_invalid-local-tls.so to 16kb by Juan Yescas · 1 year, 4 months ago
  54. b710548 16kb: bionic: Re-align libtest_invalid-unaligned_shdr_offset.so to 16kb by Juan Yescas · 1 year, 4 months ago
  55. b24d217 Make the strncpy() test test strncpy(). by Elliott Hughes · 1 year, 4 months ago
  56. e2d872e 16kb: bionic: Re-align libtest_invalid-empty_shdr_table.so to 16kb by Juan Yescas · 1 year, 4 months ago
  57. dc9b0fd Revert^4 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 1 year, 4 months ago
  58. f5d5f83 Revert^3 "Use DoNotOptimize rather than rely on a volatile." by Liana Kazanova · 1 year, 4 months ago
  59. aad7abb Revert^2 "Use DoNotOptimize rather than rely on a volatile." by Christopher Ferris · 1 year, 4 months ago
  60. 8469cdc Revert "Use DoNotOptimize rather than rely on a volatile." by Priyanka Advani (xWF) · 1 year, 4 months ago
  61. ea0b7fc Use DoNotOptimize rather than rely on a volatile. by Christopher Ferris · 1 year, 4 months ago
  62. 94f46d4 Merge "bionic: Disable arm32 cpu_target_featuers test" into main by Jordan Abrahams-Whitehead · 1 year, 4 months ago
  63. 3b3b356 bionic: Disable arm32 cpu_target_featuers test by Jordan R Abrahams-Whitehead · 1 year, 4 months ago
  64. 4747b65 Merge "fortify: rewrite strlen to fold to a constant" into main by Treehugger Robot · 1 year, 4 months ago
  65. 86da38c fortify: rewrite strlen to fold to a constant by George Burgess IV · 1 year, 6 months ago
  66. ebe04db Merge "bionic: Add tests for cpu target features" into main by Jordan Abrahams-Whitehead · 1 year, 4 months ago
  67. 81ce887 Remove use of ATOMIC_VAR_INIT. by Christopher Ferris · 1 year, 4 months ago
  68. b975a72 bionic: Add tests for cpu target features by Jordan R Abrahams-Whitehead · 1 year, 4 months ago
  69. 8113238 Merge "Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120"" into main by Treehugger Robot · 1 year, 4 months ago
  70. 0d4b5a7 Revert "Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120" by Elliott Hughes · 1 year, 4 months ago
  71. 3577a93 Add static variant of hwasan_test by Florian Mayer · 1 year, 4 months ago
  72. 7be2a13 Merge "Revert "towctrans() should return the input and set errno on failure."" into android15-tests-dev am: fd55858120 by Elliott Hughes · 1 year, 4 months ago
  73. d025430 Merge changes I20ba5186,I6f3e29ca into main by Treehugger Robot · 1 year, 4 months ago
  74. 5b0c4bd Merge "16kb: bionic: zipalign shared libraries to 16kb for bionic tests" into main by Treehugger Robot · 1 year, 4 months ago
  75. ef4c2ce Revert "towctrans() should return the input and set errno on failure." by Elliott Hughes · 1 year, 4 months ago
  76. 618ce1b Add a CTS workaround for AID_CROS_EC. by Elliott Hughes · 1 year, 4 months ago
  77. ac834f8 16kb: bionic: Re-align libtest_invalid-textrels2.so to 16kb by Juan Yescas · 1 year, 4 months ago
  78. 2fedd31 16kb: bionic: Re-align libtest_invalid-textrels.so to 16kb by Juan Yescas · 1 year, 4 months ago
  79. a6281fe 16kb: bionic: zipalign shared libraries to 16kb for bionic tests by Juan Yescas · 1 year, 4 months ago
  80. 19d8790 16kb: bionic: Re-align libtest_invalid-zero_shstrndx.so to 16kb by Juan Yescas · 1 year, 4 months ago
  81. 8dbc454 16kb: bionic: Re-align libtest_invalid-zero_shentsize.so to 16kb by Juan Yescas · 1 year, 4 months ago
  82. 9fb88f7 Merge "16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb" into main by Juan Yescas · 1 year, 4 months ago
  83. 5dcb691 16kb: bionic: Re-align libtest_invalid-rw_load_segment.so to 16kb by Juan Yescas · 1 year, 5 months ago
  84. 4f50fd2 Merge "sys_ptrace_test.cpp: remove obsolete glibc workaround." into main by Elliott Hughes · 1 year, 5 months ago
  85. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 1 year, 5 months ago
  86. 9a40a22 sys_ptrace_test.cpp: remove obsolete glibc workaround. by Elliott Hughes · 1 year, 5 months ago
  87. 3b3786a Merge "Mark tls death test properly." into main by Christopher Ferris · 1 year, 5 months ago
  88. 312be3d Mark tls death test properly. by Christopher Ferris · 1 year, 5 months ago
  89. c6f3aad Revert obsolete workaround that disabled ThinLTO for libBionicStandardTests by Pirama Arumuga Nainar · 1 year, 5 months ago
  90. d1d4e8b Merge "bionic: Adapt segment gap test for various page sizes" into main by Treehugger Robot · 1 year, 5 months ago
  91. db6719f Merge "16k: bionic: Fix tests for x86_64 16kb page size simulation" into main by Vilas Bhat · 1 year, 5 months ago
  92. 8420cf0 bionic: Adapt segment gap test for various page sizes by Vilas Bhat · 1 year, 5 months ago
  93. 4c87f0d 16k: bionic: Fix tests for x86_64 16kb page size simulation by Vilas Bhat · 1 year, 5 months ago
  94. c0ce06f Add a hasmntopt() test. by Elliott Hughes · 1 year, 5 months ago
  95. 8aa2271 Merge "Update pubs.opengroup.org links for POSIX 2024 (and https)." into main by Treehugger Robot · 1 year, 5 months ago
  96. 5f3b8e0 Update pubs.opengroup.org links for POSIX 2024 (and https). by Elliott Hughes · 1 year, 5 months ago
  97. b3904ee Add mseal(2) wrapper. by Elliott Hughes · 1 year, 5 months ago
  98. 52c6164 Merge "Add sig2str()/str2sig() from POSIX Issue 8." into main by Elliott Hughes · 1 year, 5 months ago
  99. 07d5209 Add sig2str()/str2sig() from POSIX Issue 8. by Elliott Hughes · 1 year, 5 months ago
  100. 620eec1 Merge <sys/system_properties.h> and <sys/_system_properties.h>. by Elliott Hughes · 1 year, 5 months ago