1. 0850765 Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 11 months ago
  2. d415ef4 Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" by Priyanka Advani (xWF) · 11 months ago
  3. fb9026f Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 11 months ago
  4. 1ff87a1 Merge "tests: make fortify tests go on more than x86" into main by Treehugger Robot · 11 months ago
  5. 3f9b927 Merge "Simplify sigwait64()'s error handling." into main by Elliott Hughes · 11 months ago
  6. f93e7fd tests: make fortify tests go on more than x86 by George Burgess IV · 11 months ago
  7. 306fa9c Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Priyanka Advani (xWF) · 11 months ago
  8. b8f1f6d Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Priyanka Advani (xWF) · 11 months ago
  9. da5c77d Merge "Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 11 months ago
  10. 93698e3 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 11 months ago
  11. 744ac61 Simplify sigwait64()'s error handling. by Elliott Hughes · 11 months ago
  12. ef63067 Merge "[MTE] remove duplicate logic for mte_enabled" into main by Florian Mayer · 11 months ago
  13. 17d46c1 Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3. by Elliott Hughes · 11 months ago
  14. f9f1779 Also build the compile-time tests with _FORTIFY_SOURCE=3. by Elliott Hughes · 11 months ago
  15. 34ff9c4 Merge "tls.h: say `(void)` instead of `()` for pre-C23 C source." into main by Elliott Hughes · 11 months ago
  16. 1728327 tls.h: say `(void)` instead of `()` for pre-C23 C source. by Elliott Hughes · 11 months ago
  17. becfa56 [MTE] remove duplicate logic for mte_enabled by Florian Mayer · 11 months ago
  18. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 11 months ago
  19. c897cd7 Merge "Improve the comment for atomic_flag." into main by Elliott Hughes · 11 months ago
  20. e555475 Merge "Move fortified memset() up with memcpy()/memmove()." into main by Elliott Hughes · 11 months ago
  21. b45f4c8 Improve the comment for atomic_flag. by Elliott Hughes · 11 months ago
  22. bde6ee1 Merge "<stdatomic.h>: remove unnecessary __attribute__((__unused__))s." into main by Elliott Hughes · 11 months ago
  23. 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 11 months ago
  24. fcdbee3 [MTE] add mte_enabled function by Florian Mayer · 11 months ago
  25. 5c17f5e <stdatomic.h>: remove unnecessary __attribute__((__unused__))s. by Elliott Hughes · 11 months ago
  26. 9b5217e Move fortified memset() up with memcpy()/memmove(). by Elliott Hughes · 11 months ago
  27. a104294 Merge "Clarify clockid_t generation." into main am: a4ccf51a2a by Elliott Hughes · 11 months ago
  28. caaefcf Merge "Improve the <android/api-level.h> docs slightly." into main am: c5dcd78b97 by Elliott Hughes · 11 months ago
  29. a4ccf51 Merge "Clarify clockid_t generation." into main by Elliott Hughes · 11 months ago
  30. c5dcd78 Merge "Improve the <android/api-level.h> docs slightly." into main by Elliott Hughes · 11 months ago
  31. cd2d423 Clarify clockid_t generation. by Elliott Hughes · 11 months ago
  32. 273080f Improve the <android/api-level.h> docs slightly. by Elliott Hughes · 11 months ago
  33. 4ec43c8 Merge "Remove GTEST_SKIP()s for memfd_create()." into main am: 9b952cf5c8 by Elliott Hughes · 11 months ago
  34. 9b952cf Merge "Remove GTEST_SKIP()s for memfd_create()." into main by Elliott Hughes · 11 months ago
  35. 3b13ecd Merge "System properties: log errno if fsetxattr() fails." into main am: 6dfacfa11f by Treehugger Robot · 11 months ago
  36. 6dfacfa Merge "System properties: log errno if fsetxattr() fails." into main by Treehugger Robot · 11 months ago
  37. d172338 System properties: log errno if fsetxattr() fails. by Elliott Hughes · 11 months ago
  38. ec4c9f9 Merge "Fix ATOMIC_FLAG_INIT()." into main am: 8dd3a61b97 by Elliott Hughes · 11 months ago
  39. 8dd3a61 Merge "Fix ATOMIC_FLAG_INIT()." into main by Elliott Hughes · 11 months ago
  40. 1b5dd15 Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main am: 436512bdfd by Manish Goregaokar · 11 months ago
  41. 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 11 months ago
  42. 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 11 months ago
  43. 8350179 Merge "Comment on the status of ATOMIC_VAR_INIT() in the POSIX test." into main am: 7033a1462e by Treehugger Robot · 11 months ago
  44. 7033a14 Merge "Comment on the status of ATOMIC_VAR_INIT() in the POSIX test." into main by Treehugger Robot · 11 months ago
  45. eb53f07 Fix ATOMIC_FLAG_INIT(). by Elliott Hughes · 11 months ago
  46. 52f14fd Remove GTEST_SKIP()s for memfd_create(). by Elliott Hughes · 11 months ago
  47. a4bc8fd Comment on the status of ATOMIC_VAR_INIT() in the POSIX test. by Elliott Hughes · 11 months ago
  48. 2b0789a Merge "Update "adding a syscall" advice." into main am: d4145bde62 by Elliott Hughes · 11 months ago
  49. a4fc3be Merge "README.md: more detail about building and running tests." into main am: 0268cd621b by Elliott Hughes · 11 months ago
  50. 3409be0 Merge "README.md: reword the tzdata section." into main am: 9cd863279b by Elliott Hughes · 11 months ago
  51. d4145bd Merge "Update "adding a syscall" advice." into main by Elliott Hughes · 11 months ago
  52. 0268cd6 Merge "README.md: more detail about building and running tests." into main by Elliott Hughes · 11 months ago
  53. 9cd8632 Merge "README.md: reword the tzdata section." into main by Elliott Hughes · 11 months ago
  54. 4eb88aa Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main am: 9a667a2e09 by Liana Kazanova (xWF) · 11 months ago
  55. 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 11 months ago
  56. 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 11 months ago
  57. f87b538 README.md: more detail about building and running tests. by Elliott Hughes · 11 months ago
  58. 47bdb6b README.md: reword the tzdata section. by Elliott Hughes · 11 months ago
  59. e64bec4 Update "adding a syscall" advice. by Elliott Hughes · 11 months ago
  60. 5f2b17e Merge "Use a static inline rather than a macro for __get_tls()." into main am: 937b721c28 by Elliott Hughes · 11 months ago
  61. 937b721 Merge "Use a static inline rather than a macro for __get_tls()." into main by Elliott Hughes · 11 months ago
  62. ba48876 Merge "stdio_test: switch to std::thread for readability." into main am: dc92783b37 by Elliott Hughes · 11 months ago
  63. 6a3325e Merge "pty_test: use a lambda rather than casting function pointers." into main am: b256bb6a4c by Elliott Hughes · 11 months ago
  64. dc92783 Merge "stdio_test: switch to std::thread for readability." into main by Elliott Hughes · 11 months ago
  65. b256bb6 Merge "pty_test: use a lambda rather than casting function pointers." into main by Elliott Hughes · 11 months ago
  66. 0c7e9b6 Merge "Replace usage of ICU4C in bionic with ICU4X" into main am: 01274b983b by Manish Goregaokar · 11 months ago
  67. 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 11 months ago
  68. 70a9c5f Use a static inline rather than a macro for __get_tls(). by Elliott Hughes · 11 months ago
  69. 8a9a020 Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main am: ebfb8fab58 by Elliott Hughes · 11 months ago
  70. 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 1 year ago
  71. ebfb8fa Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main by Elliott Hughes · 11 months ago
  72. 025d14c Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main am: df68fb1b7a by Priyanka Advani (xWF) · 11 months ago
  73. df68fb1 Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main by Priyanka Advani (xWF) · 11 months ago
  74. 39b4ba7 Revert "_FORTIFY_SOURCE: simplify memset() fortification." by Priyanka Advani (xWF) · 11 months ago
  75. ef33f82 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main am: 34131889b5 by Elliott Hughes · 11 months ago
  76. 3413188 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main by Elliott Hughes · 11 months ago
  77. 194a630 stdio_test: switch to std::thread for readability. by Elliott Hughes · 11 months ago
  78. 7d7bd16 pty_test: use a lambda rather than casting function pointers. by Elliott Hughes · 11 months ago
  79. e06f553 Merge "Clean up the area of pthread key destruction." into main am: 544580f9fd by Elliott Hughes · 11 months ago
  80. 544580f Merge "Clean up the area of pthread key destruction." into main by Elliott Hughes · 11 months ago
  81. e12357b _FORTIFY_SOURCE: simplify memset() fortification. by Elliott Hughes · 11 months ago
  82. 31d6a15 Merge "Disable -Wcast-function-type-mismatch" into main am: 4283de9c57 by Treehugger Robot · 11 months ago
  83. 4283de9 Merge "Disable -Wcast-function-type-mismatch" into main by Treehugger Robot · 11 months ago
  84. e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 11 months ago
  85. 2195804 Disable -Wcast-function-type-mismatch by Aditya Kumar · 11 months ago
  86. 73b02b4 Merge "_FORTIFY_SOURCE: move a declaration to its sole call site." into main am: b2117a1797 by Elliott Hughes · 11 months ago
  87. b2117a1 Merge "_FORTIFY_SOURCE: move a declaration to its sole call site." into main by Elliott Hughes · 11 months ago
  88. b41b795 _FORTIFY_SOURCE: move a declaration to its sole call site. by Elliott Hughes · 11 months ago
  89. 1960f1c Clean up the area of pthread key destruction. by Elliott Hughes · 11 months ago
  90. 33b6ba6 Merge "Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X"" into main am: af01815e8a by Priyanka Advani (xWF) · 11 months ago
  91. af01815 Merge "Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X"" into main by Priyanka Advani (xWF) · 11 months ago
  92. 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 11 months ago
  93. 604f916 Merge "[Prototype] Replace usage of ICU4C in bionic with ICU4X" into main am: e17e05da54 by Manish Goregaokar · 11 months ago
  94. e17e05d Merge "[Prototype] Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 11 months ago
  95. 65db74c Merge "Improve the pthread key functions' documentation." into main am: 4a50c37cc3 by Elliott Hughes · 11 months ago
  96. 4a50c37 Merge "Improve the pthread key functions' documentation." into main by Elliott Hughes · 11 months ago
  97. 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 1 year ago
  98. 886440f Improve the pthread key functions' documentation. by Elliott Hughes · 12 months ago
  99. 88d1bbf Merge "Remove unused includes and `extern`s." into main am: a63b21091a by Elliott Hughes · 12 months ago
  100. 40b4bed Merge "Clarify that the has_min_version() is ILP32-only." into main am: 836c2e6757 by Elliott Hughes · 12 months ago