1. 913fd36 Merge "Document LD_DEBUG." into main by Elliott Hughes · 10 months ago
  2. 4b1e9a0 Merge "Enable AutoFDO for libc" into main by Yi Kong · 10 months ago
  3. 31d63b1 Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main by Sharjeel Khan · 11 months ago
  4. 26d0af2 Enable AutoFDO for libc by Yi Kong · 11 months ago
  5. 1f3060c Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main by Elliott Hughes · 11 months ago
  6. da116fb Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main by Elliott Hughes · 11 months ago
  7. 2323f5e Remove #if'ery around __bionic_asm_custom_note_gnu_section(). by Elliott Hughes · 11 months ago
  8. aac2db2 Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3 by Sharjeel Khan · 11 months ago
  9. a4264a0 Add and use GETENTROPY_MAX from POSIX 2024. by Elliott Hughes · 11 months ago
  10. fae58f5 Document LD_DEBUG. by Elliott Hughes · 11 months ago
  11. 0f4721d Merge "hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset()." into main by Elliott Hughes · 11 months ago
  12. 5e5c4ce Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 11 months ago
  13. 1669ab0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main by Elliott Hughes · 11 months ago
  14. c5b2e6d Merge "docs/defines.md: admit to `ANDROID` too." into main by Treehugger Robot · 11 months ago
  15. 33e51bf docs/defines.md: admit to `ANDROID` too. by Elliott Hughes · 11 months ago
  16. 064bc00 Merge "<sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too." into main by Elliott Hughes · 11 months ago
  17. 0850765 Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 11 months ago
  18. e0168fb Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main by Priyanka Advani (xWF) · 11 months ago
  19. d415ef4 Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" by Priyanka Advani (xWF) · 11 months ago
  20. 1536ff6 <sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too. by Elliott Hughes · 11 months ago
  21. 6fc9aa7 fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2. by Elliott Hughes · 11 months ago
  22. b3be513 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 11 months ago
  23. 5a8698b Merge "Remove unused function" into main by Treehugger Robot · 11 months ago
  24. fb9026f Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 11 months ago
  25. 1ff87a1 Merge "tests: make fortify tests go on more than x86" into main by Treehugger Robot · 11 months ago
  26. 3f9b927 Merge "Simplify sigwait64()'s error handling." into main by Elliott Hughes · 11 months ago
  27. f93e7fd tests: make fortify tests go on more than x86 by George Burgess IV · 11 months ago
  28. 306fa9c Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Priyanka Advani (xWF) · 11 months ago
  29. b8f1f6d Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Priyanka Advani (xWF) · 11 months ago
  30. da5c77d Merge "Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 11 months ago
  31. 93698e3 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 11 months ago
  32. 744ac61 Simplify sigwait64()'s error handling. by Elliott Hughes · 11 months ago
  33. 698c67b Remove unused function by Florian Mayer · 11 months ago
  34. ef63067 Merge "[MTE] remove duplicate logic for mte_enabled" into main by Florian Mayer · 11 months ago
  35. 17d46c1 Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3. by Elliott Hughes · 11 months ago
  36. f9f1779 Also build the compile-time tests with _FORTIFY_SOURCE=3. by Elliott Hughes · 11 months ago
  37. 34ff9c4 Merge "tls.h: say `(void)` instead of `()` for pre-C23 C source." into main by Elliott Hughes · 11 months ago
  38. b26ec8b hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset(). by Elliott Hughes · 11 months ago
  39. 1728327 tls.h: say `(void)` instead of `()` for pre-C23 C source. by Elliott Hughes · 11 months ago
  40. becfa56 [MTE] remove duplicate logic for mte_enabled by Florian Mayer · 11 months ago
  41. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 11 months ago
  42. c897cd7 Merge "Improve the comment for atomic_flag." into main by Elliott Hughes · 11 months ago
  43. e555475 Merge "Move fortified memset() up with memcpy()/memmove()." into main by Elliott Hughes · 11 months ago
  44. b45f4c8 Improve the comment for atomic_flag. by Elliott Hughes · 11 months ago
  45. bde6ee1 Merge "<stdatomic.h>: remove unnecessary __attribute__((__unused__))s." into main by Elliott Hughes · 11 months ago
  46. 5e13617 [HWASan] [MTE] disable MTE for HWASan binaries by Florian Mayer · 11 months ago
  47. fcdbee3 [MTE] add mte_enabled function by Florian Mayer · 11 months ago
  48. 5c17f5e <stdatomic.h>: remove unnecessary __attribute__((__unused__))s. by Elliott Hughes · 11 months ago
  49. 9b5217e Move fortified memset() up with memcpy()/memmove(). by Elliott Hughes · 11 months ago
  50. a104294 Merge "Clarify clockid_t generation." into main am: a4ccf51a2a by Elliott Hughes · 11 months ago
  51. caaefcf Merge "Improve the <android/api-level.h> docs slightly." into main am: c5dcd78b97 by Elliott Hughes · 11 months ago
  52. a4ccf51 Merge "Clarify clockid_t generation." into main by Elliott Hughes · 11 months ago
  53. c5dcd78 Merge "Improve the <android/api-level.h> docs slightly." into main by Elliott Hughes · 11 months ago
  54. cd2d423 Clarify clockid_t generation. by Elliott Hughes · 11 months ago
  55. 273080f Improve the <android/api-level.h> docs slightly. by Elliott Hughes · 11 months ago
  56. 4ec43c8 Merge "Remove GTEST_SKIP()s for memfd_create()." into main am: 9b952cf5c8 by Elliott Hughes · 11 months ago
  57. 9b952cf Merge "Remove GTEST_SKIP()s for memfd_create()." into main by Elliott Hughes · 11 months ago
  58. 3b13ecd Merge "System properties: log errno if fsetxattr() fails." into main am: 6dfacfa11f by Treehugger Robot · 11 months ago
  59. 6dfacfa Merge "System properties: log errno if fsetxattr() fails." into main by Treehugger Robot · 11 months ago
  60. d172338 System properties: log errno if fsetxattr() fails. by Elliott Hughes · 11 months ago
  61. ec4c9f9 Merge "Fix ATOMIC_FLAG_INIT()." into main am: 8dd3a61b97 by Elliott Hughes · 11 months ago
  62. 8dd3a61 Merge "Fix ATOMIC_FLAG_INIT()." into main by Elliott Hughes · 11 months ago
  63. 1b5dd15 Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main am: 436512bdfd by Manish Goregaokar · 11 months ago
  64. 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 11 months ago
  65. 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 11 months ago
  66. 8350179 Merge "Comment on the status of ATOMIC_VAR_INIT() in the POSIX test." into main am: 7033a1462e by Treehugger Robot · 11 months ago
  67. 7033a14 Merge "Comment on the status of ATOMIC_VAR_INIT() in the POSIX test." into main by Treehugger Robot · 11 months ago
  68. eb53f07 Fix ATOMIC_FLAG_INIT(). by Elliott Hughes · 11 months ago
  69. 52f14fd Remove GTEST_SKIP()s for memfd_create(). by Elliott Hughes · 11 months ago
  70. a4bc8fd Comment on the status of ATOMIC_VAR_INIT() in the POSIX test. by Elliott Hughes · 11 months ago
  71. 2b0789a Merge "Update "adding a syscall" advice." into main am: d4145bde62 by Elliott Hughes · 11 months ago
  72. a4fc3be Merge "README.md: more detail about building and running tests." into main am: 0268cd621b by Elliott Hughes · 11 months ago
  73. 3409be0 Merge "README.md: reword the tzdata section." into main am: 9cd863279b by Elliott Hughes · 11 months ago
  74. d4145bd Merge "Update "adding a syscall" advice." into main by Elliott Hughes · 11 months ago
  75. 0268cd6 Merge "README.md: more detail about building and running tests." into main by Elliott Hughes · 11 months ago
  76. 9cd8632 Merge "README.md: reword the tzdata section." into main by Elliott Hughes · 11 months ago
  77. 4eb88aa Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main am: 9a667a2e09 by Liana Kazanova (xWF) · 11 months ago
  78. 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 11 months ago
  79. 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 11 months ago
  80. f87b538 README.md: more detail about building and running tests. by Elliott Hughes · 11 months ago
  81. 47bdb6b README.md: reword the tzdata section. by Elliott Hughes · 11 months ago
  82. e64bec4 Update "adding a syscall" advice. by Elliott Hughes · 11 months ago
  83. 5f2b17e Merge "Use a static inline rather than a macro for __get_tls()." into main am: 937b721c28 by Elliott Hughes · 11 months ago
  84. 937b721 Merge "Use a static inline rather than a macro for __get_tls()." into main by Elliott Hughes · 11 months ago
  85. ba48876 Merge "stdio_test: switch to std::thread for readability." into main am: dc92783b37 by Elliott Hughes · 11 months ago
  86. 6a3325e Merge "pty_test: use a lambda rather than casting function pointers." into main am: b256bb6a4c by Elliott Hughes · 11 months ago
  87. dc92783 Merge "stdio_test: switch to std::thread for readability." into main by Elliott Hughes · 11 months ago
  88. b256bb6 Merge "pty_test: use a lambda rather than casting function pointers." into main by Elliott Hughes · 11 months ago
  89. 0c7e9b6 Merge "Replace usage of ICU4C in bionic with ICU4X" into main am: 01274b983b by Manish Goregaokar · 11 months ago
  90. 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 11 months ago
  91. 70a9c5f Use a static inline rather than a macro for __get_tls(). by Elliott Hughes · 11 months ago
  92. 8a9a020 Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main am: ebfb8fab58 by Elliott Hughes · 11 months ago
  93. 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 1 year ago
  94. ebfb8fa Merge "Move the trivial __set_tls() implementations to "bionic_tls.h"." into main by Elliott Hughes · 11 months ago
  95. 025d14c Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main am: df68fb1b7a by Priyanka Advani (xWF) · 11 months ago
  96. df68fb1 Merge "Revert "_FORTIFY_SOURCE: simplify memset() fortification."" into main by Priyanka Advani (xWF) · 11 months ago
  97. 39b4ba7 Revert "_FORTIFY_SOURCE: simplify memset() fortification." by Priyanka Advani (xWF) · 11 months ago
  98. ef33f82 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main am: 34131889b5 by Elliott Hughes · 11 months ago
  99. 3413188 Merge "_FORTIFY_SOURCE: simplify memset() fortification." into main by Elliott Hughes · 11 months ago
  100. 194a630 stdio_test: switch to std::thread for readability. by Elliott Hughes · 11 months ago