1. 321f349 __cxa_atexit_test: declare __cxa_atexit and __cxa_finalize by Ryan Prichard · 2 years, 9 months ago
  2. 5a918d9 Nullability check for stdlib module. by zijunzhao · 2 years, 9 months ago
  3. 7c2ce66 Merge "[MTE] test for exception cleanup." by Florian Mayer · 2 years, 9 months ago
  4. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 7 months ago
  5. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 2 years, 10 months ago
  6. 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 2 years, 10 months ago
  7. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 2 years, 10 months ago
  8. fc03503 Update a comment to be more intention-revealing. by Elliott Hughes · 2 years, 10 months ago
  9. 2cc2910 Disable MemtagNoteTest#SEGV for native bridge by dimitry · 2 years, 10 months ago
  10. f5f4112 [MTE] test for exception cleanup. by Florian Mayer · 3 years, 1 month ago
  11. 974b15e Merge "Fix-up for change in pwd/grp ids for PRNG seeder daemon" into android13-tests-dev am: d06e75b7e3 by Orion Hodson · 2 years, 10 months ago
  12. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 2 years, 10 months ago
  13. 4b0e16b Merge "Fix stdio -NaN tests for riscv64." by Treehugger Robot · 2 years, 11 months ago
  14. e0a9a38 Fix stdio -NaN tests for riscv64. by Elliott Hughes · 2 years, 11 months ago
  15. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 2 years, 11 months ago
  16. b9af067 Merge "Fix bionic tests for undefined __SIGRTMIN in musl" by Treehugger Robot · 2 years, 11 months ago
  17. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 2 years, 11 months ago
  18. f2be65d Merge "Remove explicit lists of ABIs." by Treehugger Robot · 2 years, 11 months ago
  19. 3f73ea6 Remove explicit lists of ABIs. by Elliott Hughes · 2 years, 11 months ago
  20. 017bd98 riscv64: fix <fenv.h> tests. by Elliott Hughes · 2 years, 11 months ago
  21. e1905ed riscv64 setjmp. by Elliott Hughes · 2 years, 11 months ago
  22. d25a5e7 Add an explicit test that fegetenv()/fesetenv() includes the rounding mode. by Elliott Hughes · 2 years, 11 months ago
  23. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 3 years ago
  24. 4b13827 Merge "Merge "stack_protector_DeathTest#modify_stack_protector: avoid flake." into android12-tests-dev am: 793d1fb5ab" into android12L-tests-dev am: 6aa3bdfb16 by Automerger Merge Worker · 3 years ago
  25. e2a10da Merge "Do not strip bionic test helpers" by Florian Mayer · 3 years ago
  26. b24c89b stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 3 years ago
  27. 37b4a15 Do not strip bionic test helpers by Florian Mayer · 3 years ago
  28. 7819140 [MTE] use GTEST_SKIP on non-MTE hw for memtag_stack_test by Florian Mayer · 3 years ago
  29. 2653252 Cast sysinfo.uptime for musl by Colin Cross · 3 years ago
  30. 23ce50c stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 3 years ago
  31. 82be76b Add __freadahead. by Elliott Hughes · 3 years ago
  32. 298bcec Merge "Add android_mallopt to query MTE stack state" by Florian Mayer · 3 years ago
  33. 76da7ba Fix tests/NOTICE file. by Christopher Ferris · 3 years ago
  34. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years ago
  35. 4474270 Merge "Revert^2 "memtag_stack tests."" by Florian Mayer · 3 years ago
  36. c82d7fc Revert^2 "memtag_stack tests." by Florian Mayer · 3 years ago
  37. 376e9b0 Merge "Revert "memtag_stack tests."" by Florian Mayer · 3 years ago
  38. 8162b05 Revert "memtag_stack tests." by Florian Mayer · 3 years ago
  39. 5c6c043 Merge "memtag_stack tests." by Florian Mayer · 3 years ago
  40. d624d2f memtag_stack tests. by Evgenii Stepanov · 3 years, 4 months ago
  41. 75f40e8 Merge android12L-tests-dev@8941410. by Xin Li · 3 years, 1 month ago
  42. f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 1 month ago
  43. d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 1 month ago
  44. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 1 month ago
  45. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 1 month ago
  46. 462c542 Merge "Don't even try to allocate 2GiB on LP32." by Elliott Hughes · 3 years, 1 month ago
  47. 5d35ab8 [MTE] Add comment about nested ScopedDisableMTE in test. by Florian Mayer · 3 years, 1 month ago
  48. 0cac291 Don't even try to allocate 2GiB on LP32. by Elliott Hughes · 3 years, 1 month ago
  49. b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years, 1 month ago
  50. 27b3ad2 Merge "Simplify the implementation of get_nproc()." by Elliott Hughes · 3 years, 1 month ago
  51. 6f4bb07 Merge "fread: cope with >2GiB totals." by Elliott Hughes · 3 years, 1 month ago
  52. be78fc9 fread: cope with >2GiB totals. by Elliott Hughes · 3 years, 1 month ago
  53. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 1 month ago
  54. 24bfd8e Handle null TM_ZONE in z case in strftime. by Almaz Mingaleev · 3 years, 2 months ago
  55. 10fed72 Add post 2100 year mktime test. by Almaz Mingaleev · 3 years, 2 months ago
  56. 1f3c8d6 Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 2 months ago
  57. ecca883 Merge "Revert "Revert "Do not look for tzdata file in /data.""" by Almaz Mingaleev · 3 years, 2 months ago
  58. da75bb6 Revert "Revert "Do not look for tzdata file in /data."" by Almaz Mingaleev · 3 years, 2 months ago
  59. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 3 months ago
  60. 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 3 months ago
  61. 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 3 years, 7 months ago
  62. 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 4 months ago
  63. 1b8ebea Disable close_range test for musl by Colin Cross · 3 years, 4 months ago
  64. d285f43 Merge "Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766" into android11-tests-dev am: 0a5cc21c42 by Automerger Merge Worker · 3 years, 4 months ago
  65. ab9bb66 Merge "mntent_test: don't assume /proc isn't the first mount." into android10-tests-dev am: 0462cfb766 by Shubhangi Pawar · 3 years, 4 months ago
  66. 1727595 mntent_test: don't assume /proc isn't the first mount. by Elliott Hughes · 3 years, 4 months ago
  67. 1e393b0 mntent_test: don't assume /proc isn't the first mount. by Elliott Hughes · 3 years, 4 months ago
  68. c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 5 months ago
  69. 6087a27 Merge changes I158862fd,Ieb9de996 by Alix Espino · 3 years, 4 months ago
  70. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 3 years, 8 months ago
  71. bbe7c69 Merge "Fix missing null-terminator to exec call." am: 7587e20eaf by Florian Mayer · 3 years, 5 months ago
  72. 9dff7da Removing clang_cflags to check if they're even necessary by Alix · 3 years, 4 months ago
  73. d256925 Moved contents of clang_cflags into cflags by Alix · 3 years, 5 months ago
  74. e2d50fe Properly fix heap_tagging_helper for HWASan. by Florian Mayer · 3 years, 4 months ago
  75. 1627acb Merge "Merge "Fix unistd.exec_argv0_null for new kernels." into android10-tests-dev am: 16457fd9d0" into android11-tests-dev am: ede618aef2 by Automerger Merge Worker · 3 years, 4 months ago
  76. 6c64cae Merge "Fix unistd.exec_argv0_null for new kernels." into android10-tests-dev am: 16457fd9d0 by Treehugger Robot · 3 years, 4 months ago
  77. 95577de Fix unistd.exec_argv0_null for new kernels. by Elliott Hughes · 3 years, 5 months ago
  78. dedca05 Do not use HWASan for heap_tagging_helper. by Florian Mayer · 3 years, 4 months ago
  79. 7f6425c Fix missing null-terminator to exec call. by Florian Mayer · 3 years, 5 months ago
  80. 3865c8f Merge "[GWP-ASan] Provide runtime configuration through an env var + sysprop." by Mitch Phillips · 3 years, 5 months ago
  81. e6997d5 [GWP-ASan] Provide runtime configuration through an env var + sysprop. by Mitch Phillips · 4 years, 9 months ago
  82. 4817ca6 Skip setjmp.bug_152210274 on HWASan. by Florian Mayer · 3 years, 5 months ago
  83. 750dcd3 Use SKIP_WITH_HWASAN macro from libbase. by Florian Mayer · 3 years, 5 months ago
  84. bbf9cd8 In android_set_abort_message, check for nullptr. by Christopher Ferris · 3 years, 5 months ago
  85. 97ef479 Merge "Fix unistd.exec_argv0_null for new kernels." by Elliott Hughes · 3 years, 5 months ago
  86. bb1cc5a Fix unistd.exec_argv0_null for new kernels. by Elliott Hughes · 3 years, 5 months ago
  87. 6bdefa6 Merge "C11 removed gets()." by Elliott Hughes · 3 years, 5 months ago
  88. 1063039 C11 removed gets(). by Elliott Hughes · 3 years, 5 months ago
  89. 8ea6af5 Always process TLS relocs using general code path by Ryan Prichard · 3 years, 6 months ago
  90. 8321ff1 Merge "Suppress -Wformat warning" by Treehugger Robot · 3 years, 6 months ago
  91. f9b1313 Suppress -Wformat warning by Yi Kong · 3 years, 6 months ago
  92. 9705aac Fix mte tests to allow auto-upgrade. by Evgenii Stepanov · 3 years, 6 months ago
  93. fef519b Disable LTO for libBionicStandardTests by Pirama Arumuga Nainar · 3 years, 7 months ago
  94. 34da4b5 Merge "posix_spawn: always clear O_CLOEXEC for dup'ed fds." by Elliott Hughes · 3 years, 7 months ago
  95. 5d3c384 Merge "Explain why we test ifunc variables." by Treehugger Robot · 3 years, 7 months ago
  96. afc77a0 Merge "Cast ifunc resolver's return type" by Pirama Arumuga Nainar · 3 years, 7 months ago
  97. 82c9072 Explain why we test ifunc variables. by Elliott Hughes · 3 years, 7 months ago
  98. 9be2427 Cast ifunc resolver's return type by Pirama Arumuga Nainar · 3 years, 7 months ago
  99. 99ed14b Merge "Add %m and %#x support for async_safe logging" by Zijun Zhao · 3 years, 7 months ago
  100. 75c36fe Add %m and %#x support for async_safe logging by zijunzhao · 3 years, 7 months ago