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