1. 00a07c7 dl_iterate_phdr(): fix iteration order. by Elliott Hughes · 9 months ago
  2. 5d183df Merge "Force particular malloc tests to use _FORTIFY_SOURCE=2" into main by Sharjeel Khan · 9 months ago
  3. 5e38ac4 Merge "getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large"." into main by Elliott Hughes · 9 months ago
  4. 702f050 Force particular malloc tests to use _FORTIFY_SOURCE=2 by Sharjeel Khan · 10 months ago
  5. bab0e3d getentropy(): POSIX went for EINVAL rather than EIO on "buffer too large". by Elliott Hughes · 9 months ago
  6. 995eee6 <stdint.h>: wint_t is unsigned. by Elliott Hughes · 9 months ago
  7. 06fda71 Reduce fortify test .bp copy & paste. by Elliott Hughes · 9 months ago
  8. 4f82db3 Merge "Add fortify3 versions of tests" into main by Sharjeel Khan · 9 months ago
  9. 1725147 Add fortify3 versions of tests by Sharjeel Khan · 9 months ago
  10. 480a70a <spawn.h>: the two _np functions are in POSIX 2024. by Elliott Hughes · 9 months ago
  11. 03f1f44 sys_hwprobe_test.cpp: remove unnecessary __has_include(). by Elliott Hughes · 10 months ago
  12. 6334e8b Reland "riscv64: update the hwprobe test." by Elliott Hughes · 9 months ago
  13. a372337 Merge "Revert "riscv64: update the hwprobe test."" into main by Liana Kazanova (xWF) · 10 months ago
  14. 7eb18b6 Revert "riscv64: update the hwprobe test." by Liana Kazanova (xWF) · 10 months ago
  15. b792742 Merge "riscv64: update the hwprobe test." into main by Elliott Hughes · 10 months ago
  16. 5aaacbe <unistd.h>: SEEK_HOLE/SEEK_DATA are in POSIX now. by Elliott Hughes · 10 months ago
  17. cd3605e riscv64: update the hwprobe test. by Elliott Hughes · 10 months ago
  18. cb0e5ae Merge "Update <endian.h> for POSIX 2024." into main by Elliott Hughes · 10 months ago
  19. c74428b Update <endian.h> for POSIX 2024. by Elliott Hughes · 10 months ago
  20. 401435d The long double math constants are now POSIX. by Elliott Hughes · 10 months ago
  21. b040028 <dlfcn.h>: track POSIX 2024. by Elliott Hughes · 10 months ago
  22. af9784d Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main am: 731631f300 by Treehugger Robot · 10 months ago
  23. dd12616 Fix bionic unit tests with HWASan after Fortify+HWASan workaround. by Peter Collingbourne · 10 months ago
  24. b31c8be Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main am: da116fbee8 by Elliott Hughes · 10 months ago
  25. a4264a0 Add and use GETENTROPY_MAX from POSIX 2024. by Elliott Hughes · 10 months ago
  26. c1a4b39 fcntl_test.cpp: remove obsolete glibc hack. by Elliott Hughes · 10 months ago
  27. 66cd723 Merge "Add update_engine_log AID to grp_pwd_test" into main by David Anderson · 10 months ago
  28. d5a79b7 Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 am: ddce1d8f97 by Elliott Hughes · 10 months ago
  29. 5e5c4ce Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 10 months ago
  30. ad70270 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b am: 36502f088d by Elliott Hughes · 10 months ago
  31. 1669ab0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main by Elliott Hughes · 10 months ago
  32. 657a6de Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f am: f8964611db by Priyanka Advani (xWF) · 10 months ago
  33. 608b9b5 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e am: 58dfbdd70a by Elliott Hughes · 10 months ago
  34. 0850765 Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 10 months ago
  35. e0168fb Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main by Priyanka Advani (xWF) · 10 months ago
  36. d415ef4 Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" by Priyanka Advani (xWF) · 10 months ago
  37. 6fc9aa7 fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2. by Elliott Hughes · 10 months ago
  38. b3be513 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 10 months ago
  39. d741f9e Merge "Fix decay time env variable test." into main by Christopher Ferris · 10 months ago
  40. 10111be Fix decay time env variable test. by Christopher Ferris · 10 months ago
  41. 5a8698b Merge "Remove unused function" into main by Treehugger Robot · 10 months ago
  42. fb9026f Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 10 months ago
  43. 1ff87a1 Merge "tests: make fortify tests go on more than x86" into main by Treehugger Robot · 10 months ago
  44. f93e7fd tests: make fortify tests go on more than x86 by George Burgess IV · 11 months ago
  45. 306fa9c Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Priyanka Advani (xWF) · 10 months ago
  46. b8f1f6d Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Priyanka Advani (xWF) · 10 months ago
  47. 93698e3 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 10 months ago
  48. 698c67b Remove unused function by Florian Mayer · 10 months ago
  49. f9f1779 Also build the compile-time tests with _FORTIFY_SOURCE=3. by Elliott Hughes · 10 months ago
  50. becfa56 [MTE] remove duplicate logic for mte_enabled by Florian Mayer · 10 months ago
  51. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 10 months ago
  52. 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 11 months ago
  53. 88da602 Add update_engine_log AID to grp_pwd_test by Håkan Kvist · 12 months ago
  54. 9b952cf Merge "Remove GTEST_SKIP()s for memfd_create()." into main by Elliott Hughes · 11 months ago
  55. 8dd3a61 Merge "Fix ATOMIC_FLAG_INIT()." into main by Elliott Hughes · 11 months ago
  56. 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 11 months ago
  57. 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 11 months ago
  58. eb53f07 Fix ATOMIC_FLAG_INIT(). by Elliott Hughes · 11 months ago
  59. 52f14fd Remove GTEST_SKIP()s for memfd_create(). by Elliott Hughes · 11 months ago
  60. a4bc8fd Comment on the status of ATOMIC_VAR_INIT() in the POSIX test. by Elliott Hughes · 11 months ago
  61. 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 11 months ago
  62. 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 11 months ago
  63. dc92783 Merge "stdio_test: switch to std::thread for readability." into main by Elliott Hughes · 11 months ago
  64. b256bb6 Merge "pty_test: use a lambda rather than casting function pointers." into main by Elliott Hughes · 11 months ago
  65. 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 11 months ago
  66. 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 12 months ago
  67. df68fb1 Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main by Priyanka Advani (xWF) · 11 months ago
  68. 39b4ba7 Revert "_FORTIFY_SOURCE: simplify memset() fortification." by Priyanka Advani (xWF) · 11 months ago
  69. 3413188 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main by Elliott Hughes · 11 months ago
  70. 194a630 stdio_test: switch to std::thread for readability. by Elliott Hughes · 11 months ago
  71. 7d7bd16 pty_test: use a lambda rather than casting function pointers. by Elliott Hughes · 11 months ago
  72. 544580f Merge "Clean up the area of pthread key destruction." into main by Elliott Hughes · 11 months ago
  73. e12357b _FORTIFY_SOURCE: simplify memset() fortification. by Elliott Hughes · 11 months ago
  74. 2195804 Disable -Wcast-function-type-mismatch by Aditya Kumar · 11 months ago
  75. 1960f1c Clean up the area of pthread key destruction. by Elliott Hughes · 11 months ago
  76. 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 11 months ago
  77. 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 12 months ago
  78. 7a8b06d Merge "bionic/tests: change device-tests to general-tests" into main by Treehugger Robot · 11 months ago
  79. e8bd807 bionic/tests: change device-tests to general-tests by Nick Kralevich · 11 months ago
  80. 3c13592 Merge "Add method to use allocator app defaults." into main by Christopher Ferris · 11 months ago
  81. f3fa4a2 Merge "Revert "bionic: Disable arm32 cpu_target_featuers test"" into main by Sharjeel Khan · 11 months ago
  82. 6abc7d1 Use %m with printf() rather than strerrordesc_np(). by Elliott Hughes · 11 months ago
  83. 3d4918e Revert "bionic: Disable arm32 cpu_target_featuers test" by Sharjeel Khan · 11 months ago
  84. 0b23199 Add method to use allocator app defaults. by Christopher Ferris · 2 years, 3 months ago
  85. 4b26f7f Merge "Start using SPDX." into main by Elliott Hughes · 12 months ago
  86. 13da600 Start using SPDX. by Elliott Hughes · 12 months ago
  87. f4420fb Add sched_getattr()/sched_setattr(). by Elliott Hughes · 12 months ago
  88. c14f545 linker: simplify how warnings turn into errors past a certain api level. by Elliott Hughes · 12 months ago
  89. 376443f Merge "Add POSIX 2024 NSIG_MAX." into main by Elliott Hughes · 12 months ago
  90. 1cb840c Merge "Add missing POSIX 2024 tests." into main by Elliott Hughes · 12 months ago
  91. 60b293b Merge "fortify test cleanup." into main by Elliott Hughes · 12 months ago
  92. f4d57ac Add missing POSIX 2024 tests. by Elliott Hughes · 12 months ago
  93. 5866673 fortify test cleanup. by Elliott Hughes · 12 months ago
  94. 9bb0864 Add POSIX 2024 NSIG_MAX. by Elliott Hughes · 12 months ago
  95. fb97d10 Merge "Add _SC_NSIG." into main by Elliott Hughes · 12 months ago
  96. df4e06c Add fortify memcpy_chk happy path tests. by Daniel Verkamp · 12 months ago
  97. 4f7d3d6 Use atoi() in memcpy_chk fortify test. by Daniel Verkamp · 12 months ago
  98. aa7ea41 Add _SC_NSIG. by Elliott Hughes · 12 months ago
  99. 5831d23 Merge "Fix complex_test.cpp build failure from new libc++" into main by Ryan Prichard · 1 year ago
  100. 1c3e420 Fix complex_test.cpp build failure from new libc++ by Ryan Prichard · 1 year ago