1. 2c445d9 Merge "Nullability check for stdio module" by Zijun Zhao · 2 years, 10 months ago
  2. b6e7e2c Merge "Remove #pragma workarounds for %b/%B." by Elliott Hughes · 2 years, 10 months ago
  3. 00a3dba Nullability check for stdio module by zijunzhao · 2 years, 10 months ago
  4. 6f231ce Remove #pragma workarounds for %b/%B. by Elliott Hughes · 2 years, 10 months ago
  5. ee824ae Merge "add test for using malloced stack for pthread_create" by Florian Mayer · 2 years, 10 months ago
  6. 90dd5f0 Merge "Don't run GWP ASan integration tests under HWASan." by Christopher Ferris · 2 years, 10 months ago
  7. f966620 add test for using malloced stack for pthread_create by Florian Mayer · 2 years, 10 months ago
  8. 92a4d2b Don't run GWP ASan integration tests under HWASan. by Christopher Ferris · 2 years, 10 months ago
  9. 6bda367 Merge "Nullability check for dlfcn module" by Zijun Zhao · 2 years, 10 months ago
  10. 2b67014 Disable elftls_dl#dtv_resize on HWASan by Florian Mayer · 2 years, 10 months ago
  11. 447c346 Nullability check for dlfcn module by zijunzhao · 2 years, 10 months ago
  12. 8ab38e2 Skip zeroed malloc tests on hwasan. by Christopher Ferris · 2 years, 11 months ago
  13. 02b6bbc Verify that allocated memory is always zeroed. by Christopher Ferris · 3 years, 7 months ago
  14. d975506 Nullability check for utmp module by zijunzhao · 3 years ago
  15. 0ad996d Merge "Re-enable the POSIX header tests for musl." by Treehugger Robot · 3 years ago
  16. d05de20 Re-enable the POSIX header tests for musl. by Elliott Hughes · 3 years ago
  17. c3952c9 Merge "Add #ifdefs to make POSIX header tests pass for musl" by Treehugger Robot · 3 years ago
  18. b6830ca Add #ifdefs to make POSIX header tests pass for musl by Colin Cross · 3 years ago
  19. 2ef5937 Only run mallopt_smoke test on bionic. by Christopher Ferris · 3 years ago
  20. e620266 Nullability check for time module. by zijunzhao · 3 years ago
  21. dc9ad89 Merge "Disable clang-tidy for malloc_test.cpp" by Chih-hung Hsieh · 3 years ago
  22. 6fae614 Disable clang-tidy for malloc_test.cpp by Chih-Hung Hsieh · 3 years ago
  23. d791a65 Merge changes I7ba9cef9,Ia191be0b,I16ba3dc8 by Ryan Prichard · 3 years, 1 month ago
  24. c2adad1 Use abi::__cxa_demangle declared in cxxabi.h by Ryan Prichard · 3 years, 1 month ago
  25. 321f349 __cxa_atexit_test: declare __cxa_atexit and __cxa_finalize by Ryan Prichard · 3 years, 1 month ago
  26. 0565497 Add rlim64_t to libc/include/sys/resource by Elie Kheirallah · 3 years, 1 month ago
  27. 5a918d9 Nullability check for stdlib module. by zijunzhao · 3 years, 1 month ago
  28. 7c2ce66 Merge "[MTE] test for exception cleanup." by Florian Mayer · 3 years, 1 month ago
  29. dfe67d2 Tell people when they've messed up with fcntl(FD_SETFD). by Elliott Hughes · 3 years, 10 months ago
  30. ec9f023 Add invalid riscv64 ELF files for the linker tests. by Elliott Hughes · 3 years, 1 month ago
  31. 73840b5 Merge "Update sys_ptrace_test.cpp for riscv64." by Elliott Hughes · 3 years, 1 month ago
  32. 89719df Update sys_ptrace_test.cpp for riscv64. by Elliott Hughes · 3 years, 2 months ago
  33. fc03503 Update a comment to be more intention-revealing. by Elliott Hughes · 3 years, 2 months ago
  34. 2cc2910 Disable MemtagNoteTest#SEGV for native bridge by dimitry · 3 years, 2 months ago
  35. f5f4112 [MTE] test for exception cleanup. by Florian Mayer · 3 years, 5 months ago
  36. 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
  37. f5fd5ad Fix-up for change in pwd/grp ids for PRNG seeder daemon by Orion Hodson · 3 years, 2 months ago
  38. 4b0e16b Merge "Fix stdio -NaN tests for riscv64." by Treehugger Robot · 3 years, 2 months ago
  39. e0a9a38 Fix stdio -NaN tests for riscv64. by Elliott Hughes · 3 years, 2 months ago
  40. 4ceb347 Add riscv64 lrint.S. by Elliott Hughes · 3 years, 2 months ago
  41. b9af067 Merge "Fix bionic tests for undefined __SIGRTMIN in musl" by Treehugger Robot · 3 years, 2 months ago
  42. 23b986c Fix bionic tests for undefined __SIGRTMIN in musl by Colin Cross · 3 years, 2 months ago
  43. f2be65d Merge "Remove explicit lists of ABIs." by Treehugger Robot · 3 years, 2 months ago
  44. 3f73ea6 Remove explicit lists of ABIs. by Elliott Hughes · 3 years, 2 months ago
  45. 017bd98 riscv64: fix <fenv.h> tests. by Elliott Hughes · 3 years, 2 months ago
  46. e1905ed riscv64 setjmp. by Elliott Hughes · 3 years, 2 months ago
  47. d25a5e7 Add an explicit test that fegetenv()/fesetenv() includes the rounding mode. by Elliott Hughes · 3 years, 3 months ago
  48. 5cc8a46 riscv64's struct stat is the same as arm64's. by Elliott Hughes · 3 years, 3 months ago
  49. 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
  50. e2a10da Merge "Do not strip bionic test helpers" by Florian Mayer · 3 years, 3 months ago
  51. b24c89b stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 3 years, 3 months ago
  52. 37b4a15 Do not strip bionic test helpers by Florian Mayer · 3 years, 3 months ago
  53. 7819140 [MTE] use GTEST_SKIP on non-MTE hw for memtag_stack_test by Florian Mayer · 3 years, 3 months ago
  54. 2653252 Cast sysinfo.uptime for musl by Colin Cross · 3 years, 3 months ago
  55. 23ce50c stack_protector_DeathTest#modify_stack_protector: avoid flake. by Elliott Hughes · 3 years, 3 months ago
  56. 82be76b Add __freadahead. by Elliott Hughes · 3 years, 3 months ago
  57. 298bcec Merge "Add android_mallopt to query MTE stack state" by Florian Mayer · 3 years, 4 months ago
  58. 76da7ba Fix tests/NOTICE file. by Christopher Ferris · 3 years, 4 months ago
  59. cc61ad8 Add android_mallopt to query MTE stack state by Florian Mayer · 3 years, 4 months ago
  60. 4474270 Merge "Revert^2 "memtag_stack tests."" by Florian Mayer · 3 years, 4 months ago
  61. c82d7fc Revert^2 "memtag_stack tests." by Florian Mayer · 3 years, 4 months ago
  62. 376e9b0 Merge "Revert "memtag_stack tests."" by Florian Mayer · 3 years, 4 months ago
  63. 8162b05 Revert "memtag_stack tests." by Florian Mayer · 3 years, 4 months ago
  64. 5c6c043 Merge "memtag_stack tests." by Florian Mayer · 3 years, 4 months ago
  65. d624d2f memtag_stack tests. by Evgenii Stepanov · 3 years, 8 months ago
  66. 75f40e8 Merge android12L-tests-dev@8941410. by Xin Li · 3 years, 4 months ago
  67. f9fac36 Merge "Add C23's memset_explicit()." by Elliott Hughes · 3 years, 5 months ago
  68. d1c3d4a Merge "Add %b and %B support to the scanf/wscanf and strto*/wcsto* families." by Elliott Hughes · 3 years, 5 months ago
  69. 1f462de Add %b and %B support to the scanf/wscanf and strto*/wcsto* families. by Elliott Hughes · 3 years, 5 months ago
  70. 0d64243 Add C23's memset_explicit(). by Elliott Hughes · 3 years, 5 months ago
  71. 462c542 Merge "Don't even try to allocate 2GiB on LP32." by Elliott Hughes · 3 years, 5 months ago
  72. 5d35ab8 [MTE] Add comment about nested ScopedDisableMTE in test. by Florian Mayer · 3 years, 5 months ago
  73. 0cac291 Don't even try to allocate 2GiB on LP32. by Elliott Hughes · 3 years, 5 months ago
  74. b813a6a Add %b and %B support to the printf/wprintf family. by Elliott Hughes · 3 years, 5 months ago
  75. 27b3ad2 Merge "Simplify the implementation of get_nproc()." by Elliott Hughes · 3 years, 5 months ago
  76. 6f4bb07 Merge "fread: cope with >2GiB totals." by Elliott Hughes · 3 years, 5 months ago
  77. be78fc9 fread: cope with >2GiB totals. by Elliott Hughes · 3 years, 5 months ago
  78. d771a7c Simplify the implementation of get_nproc(). by Elliott Hughes · 3 years, 5 months ago
  79. 24bfd8e Handle null TM_ZONE in z case in strftime. by Almaz Mingaleev · 3 years, 6 months ago
  80. 10fed72 Add post 2100 year mktime test. by Almaz Mingaleev · 3 years, 6 months ago
  81. 1f3c8d6 Extend bionic-unit-tests timeout. by Mitch Phillips · 3 years, 6 months ago
  82. ecca883 Merge "Revert "Revert "Do not look for tzdata file in /data.""" by Almaz Mingaleev · 3 years, 6 months ago
  83. da75bb6 Revert "Revert "Do not look for tzdata file in /data."" by Almaz Mingaleev · 3 years, 6 months ago
  84. 9634c36 Add persistent GWP-ASan sysprops. by Mitch Phillips · 3 years, 6 months ago
  85. 0219fe8 Merge "Bump tzcode from 2016g to 2022a*." by Almaz Mingaleev · 3 years, 7 months ago
  86. 5411aff Bump tzcode from 2016g to 2022a*. by Almaz Mingaleev · 3 years, 11 months ago
  87. 3031a7e memtag_stack: vfork and longjmp support. by Evgenii Stepanov · 3 years, 8 months ago
  88. 1b8ebea Disable close_range test for musl by Colin Cross · 3 years, 7 months ago
  89. 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
  90. 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
  91. 1727595 mntent_test: don't assume /proc isn't the first mount. by Elliott Hughes · 3 years, 8 months ago
  92. 1e393b0 mntent_test: don't assume /proc isn't the first mount. by Elliott Hughes · 3 years, 8 months ago
  93. c2e412e Add copy_file_range(2) syscall stub to bionic. by zijunzhao · 3 years, 8 months ago
  94. 6087a27 Merge changes I158862fd,Ieb9de996 by Alix Espino · 3 years, 8 months ago
  95. b65e105 add new Linux close_range() system call to bionic by Maciej Żenczykowski · 4 years ago
  96. bbe7c69 Merge "Fix missing null-terminator to exec call." am: 7587e20eaf by Florian Mayer · 3 years, 8 months ago
  97. 9dff7da Removing clang_cflags to check if they're even necessary by Alix · 3 years, 8 months ago
  98. d256925 Moved contents of clang_cflags into cflags by Alix · 3 years, 8 months ago
  99. e2d50fe Properly fix heap_tagging_helper for HWASan. by Florian Mayer · 3 years, 8 months ago
  100. 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, 8 months ago