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