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