1. e8f22c3 Merge "<dlfcn.h>: track POSIX 2024." into main by Elliott Hughes · 12 months ago
  2. 2c9a5ba Merge "API level 21 is the lowest still supported by the NDK." into main by Elliott Hughes · 12 months ago
  3. b040028 <dlfcn.h>: track POSIX 2024. by Elliott Hughes · 12 months ago
  4. d5fde2d API level 21 is the lowest still supported by the NDK. by Elliott Hughes · 12 months ago
  5. af9784d Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main am: 731631f300 by Treehugger Robot · 12 months ago
  6. 731631f Merge "Fix bionic unit tests with HWASan after Fortify+HWASan workaround." into main by Treehugger Robot · 12 months ago
  7. 453b076 Merge "Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow _FORTIFY_SOURCE=3 with malloc_usable_size" into main am: 3442db9954 by Sharjeel Khan · 12 months ago
  8. f4e6fd4 Merge "Document LD_DEBUG." into main am: 913fd363b8 by Elliott Hughes · 12 months ago
  9. 3442db9 Merge "Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow _FORTIFY_SOURCE=3 with malloc_usable_size" into main by Sharjeel Khan · 12 months ago
  10. 913fd36 Merge "Document LD_DEBUG." into main by Elliott Hughes · 12 months ago
  11. dd12616 Fix bionic unit tests with HWASan after Fortify+HWASan workaround. by Peter Collingbourne · 12 months ago
  12. 9d29c7e Add __BIONIC_DISABLE_MALLOC_USABLE_SIZE_FORTIFY_WARNINGS to allow by Sharjeel Khan · 12 months ago
  13. 43fdfb7 Merge "Enable AutoFDO for libc" into main am: 4b1e9a07d9 by Yi Kong · 12 months ago
  14. 4b1e9a0 Merge "Enable AutoFDO for libc" into main by Yi Kong · 12 months ago
  15. 4495d73 Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main am: 31d63b10a6 by Sharjeel Khan · 12 months ago
  16. 31d63b1 Merge "Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3" into main by Sharjeel Khan · 12 months ago
  17. 26d0af2 Enable AutoFDO for libc by Yi Kong · 12 months ago
  18. ddbb665 Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main am: 1f3060c7ec by Elliott Hughes · 12 months ago
  19. b31c8be Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main am: da116fbee8 by Elliott Hughes · 12 months ago
  20. 1f3060c Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main by Elliott Hughes · 12 months ago
  21. da116fb Merge "Add and use GETENTROPY_MAX from POSIX 2024." into main by Elliott Hughes · 12 months ago
  22. 2323f5e Remove #if'ery around __bionic_asm_custom_note_gnu_section(). by Elliott Hughes · 12 months ago
  23. aac2db2 Add check to allow specific case of malloc_usable_size with _FORTIFY_SOURCE=3 by Sharjeel Khan · 1 year ago
  24. a4264a0 Add and use GETENTROPY_MAX from POSIX 2024. by Elliott Hughes · 12 months ago
  25. fae58f5 Document LD_DEBUG. by Elliott Hughes · 1 year ago
  26. 7166408 Merge "Update the gets() advice." into main by Elliott Hughes · 1 year ago
  27. 69b8291 Merge "fcntl_test.cpp: remove obsolete glibc hack." into main by Elliott Hughes · 1 year ago
  28. c08ece9 Merge "Allow Landlock Syscalls" into main by Ben Scarlato · 1 year ago
  29. c1a4b39 fcntl_test.cpp: remove obsolete glibc hack. by Elliott Hughes · 1 year ago
  30. 884e24b Update the gets() advice. by Elliott Hughes · 1 year ago
  31. ba03012 Allow Landlock Syscalls by Ben Scarlato · 1 year ago
  32. 66cd723 Merge "Add update_engine_log AID to grp_pwd_test" into main by David Anderson · 1 year ago
  33. 9407555 Merge "hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset()." into main am: 0f4721d55a by Elliott Hughes · 1 year ago
  34. 0f4721d Merge "hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset()." into main by Elliott Hughes · 1 year ago
  35. d5a79b7 Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 am: ddce1d8f97 by Elliott Hughes · 1 year ago
  36. ddce1d8 Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 5e5c4cef28 by Elliott Hughes · 1 year ago
  37. 5e5c4ce Merge "Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 1 year ago
  38. ad70270 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b am: 36502f088d by Elliott Hughes · 1 year ago
  39. 36502f0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main am: 1669ab022b by Elliott Hughes · 1 year ago
  40. 1669ab0 Merge "fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2." into main by Elliott Hughes · 1 year ago
  41. 6effb1c Merge "docs/defines.md: admit to `ANDROID` too." into main am: c5b2e6df44 am: 245a89a843 by Treehugger Robot · 1 year ago
  42. 245a89a Merge "docs/defines.md: admit to `ANDROID` too." into main am: c5b2e6df44 by Treehugger Robot · 1 year ago
  43. c5b2e6d Merge "docs/defines.md: admit to `ANDROID` too." into main by Treehugger Robot · 1 year ago
  44. 33e51bf docs/defines.md: admit to `ANDROID` too. by Elliott Hughes · 1 year ago
  45. 3c7cd5c Merge "<sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too." into main am: 064bc002e2 am: 3f11805544 by Elliott Hughes · 1 year ago
  46. 3f11805 Merge "<sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too." into main am: 064bc002e2 by Elliott Hughes · 1 year ago
  47. 064bc00 Merge "<sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too." into main by Elliott Hughes · 1 year ago
  48. 657a6de Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f am: f8964611db by Priyanka Advani (xWF) · 1 year ago
  49. 608b9b5 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e am: 58dfbdd70a by Elliott Hughes · 1 year ago
  50. f896461 Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main am: e0168fbe1f by Priyanka Advani (xWF) · 1 year ago
  51. 58dfbdd Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: b3be51399e by Elliott Hughes · 1 year ago
  52. 0850765 Reland^2 "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 1 year ago
  53. e0168fb Merge "Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3.""" into main by Priyanka Advani (xWF) · 1 year ago
  54. d415ef4 Revert "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" by Priyanka Advani (xWF) · 1 year ago
  55. 1536ff6 <sys/cdefs.h>: __bos_level should be 1 for _FORTIFY_SOURCE=3 too. by Elliott Hughes · 1 year ago
  56. 6fc9aa7 fortify_test.cpp: _FORTIFY_SOURCE=3 should be a superset of 2. by Elliott Hughes · 1 year ago
  57. b3be513 Merge "Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Elliott Hughes · 1 year ago
  58. d741f9e Merge "Fix decay time env variable test." into main by Christopher Ferris · 1 year ago
  59. 10111be Fix decay time env variable test. by Christopher Ferris · 1 year ago
  60. 42c100c Merge "Remove unused function" into main am: 5a8698b35b am: af744d1681 by Treehugger Robot · 1 year ago
  61. b1ec6b1 Merge "tests: make fortify tests go on more than x86" into main am: 1ff87a1ea5 am: c6f2f348ff by Treehugger Robot · 1 year ago
  62. af744d1 Merge "Remove unused function" into main am: 5a8698b35b by Treehugger Robot · 1 year ago
  63. c6f2f34 Merge "tests: make fortify tests go on more than x86" into main am: 1ff87a1ea5 by Treehugger Robot · 1 year ago
  64. 5a8698b Merge "Remove unused function" into main by Treehugger Robot · 1 year ago
  65. fb9026f Reland "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Elliott Hughes · 1 year ago
  66. 1ff87a1 Merge "tests: make fortify tests go on more than x86" into main by Treehugger Robot · 1 year ago
  67. e2fcec7 Merge "Simplify sigwait64()'s error handling." into main am: 3f9b9273c1 am: ae3b608780 by Elliott Hughes · 1 year ago
  68. ae3b608 Merge "Simplify sigwait64()'s error handling." into main am: 3f9b9273c1 by Elliott Hughes · 1 year ago
  69. 3f9b927 Merge "Simplify sigwait64()'s error handling." into main by Elliott Hughes · 1 year ago
  70. f93e7fd tests: make fortify tests go on more than x86 by George Burgess IV · 1 year, 1 month ago
  71. f99d576 Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 306fa9c075 am: ecdbd45ef5 by Priyanka Advani (xWF) · 1 year ago
  72. ecdbd45 Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main am: 306fa9c075 by Priyanka Advani (xWF) · 1 year ago
  73. 306fa9c Merge "Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3."" into main by Priyanka Advani (xWF) · 1 year ago
  74. e3659e7 Merge "Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3." into main am: da5c77dc03 am: 07ec41fef1 by Elliott Hughes · 1 year ago
  75. 56e4466 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main am: 93698e3b8d am: 93560f0f0c by Elliott Hughes · 1 year ago
  76. b8f1f6d Revert "Also build the compile-time tests with _FORTIFY_SOURCE=3." by Priyanka Advani (xWF) · 1 year ago
  77. 07ec41f Merge "Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3." into main am: da5c77dc03 by Elliott Hughes · 1 year ago
  78. 93560f0 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main am: 93698e3b8d by Elliott Hughes · 1 year ago
  79. da5c77d Merge "Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 1 year ago
  80. 93698e3 Merge "Also build the compile-time tests with _FORTIFY_SOURCE=3." into main by Elliott Hughes · 1 year ago
  81. 744ac61 Simplify sigwait64()'s error handling. by Elliott Hughes · 1 year ago
  82. 285b020 Merge "[MTE] remove duplicate logic for mte_enabled" into main am: ef63067f6c am: 6798439059 by Florian Mayer · 1 year ago
  83. 6798439 Merge "[MTE] remove duplicate logic for mte_enabled" into main am: ef63067f6c by Florian Mayer · 1 year ago
  84. 698c67b Remove unused function by Florian Mayer · 1 year ago
  85. ef63067 Merge "[MTE] remove duplicate logic for mte_enabled" into main by Florian Mayer · 1 year ago
  86. 17d46c1 Add a compile-time warning for malloc_usable_size() with _FORTIFY_SOURCE=3. by Elliott Hughes · 1 year ago
  87. f9f1779 Also build the compile-time tests with _FORTIFY_SOURCE=3. by Elliott Hughes · 1 year ago
  88. e038457 Merge "tls.h: say `(void)` instead of `()` for pre-C23 C source." into main am: 34ff9c47c8 am: 08dfbbf8c2 by Elliott Hughes · 1 year ago
  89. 08dfbbf Merge "tls.h: say `(void)` instead of `()` for pre-C23 C source." into main am: 34ff9c47c8 by Elliott Hughes · 1 year ago
  90. 34ff9c4 Merge "tls.h: say `(void)` instead of `()` for pre-C23 C source." into main by Elliott Hughes · 1 year ago
  91. b26ec8b hwasan+fortify: don't use _chk variants of memcpy()/memmove()/memset(). by Elliott Hughes · 1 year ago
  92. 1728327 tls.h: say `(void)` instead of `()` for pre-C23 C source. by Elliott Hughes · 1 year ago
  93. becfa56 [MTE] remove duplicate logic for mte_enabled by Florian Mayer · 1 year ago
  94. b0965fa Merge changes from topic "mteenabled" into main am: 7ea4c99263 am: 2166b9a69b by Florian Mayer · 1 year ago
  95. 6c7b219 [MTE] add mte_enabled function am: fcdbee3221 am: bd0314173b by Florian Mayer · 1 year ago
  96. 2166b9a Merge changes from topic "mteenabled" into main am: 7ea4c99263 by Florian Mayer · 1 year ago
  97. bd03141 [MTE] add mte_enabled function am: fcdbee3221 by Florian Mayer · 1 year ago
  98. 7ea4c99 Merge changes from topic "mteenabled" into main by Florian Mayer · 1 year ago
  99. 4b1c2b3 Merge "Improve the comment for atomic_flag." into main am: c897cd7a6d am: adc8cd4196 by Elliott Hughes · 1 year ago
  100. c067ea8 Merge "Move fortified memset() up with memcpy()/memmove()." into main am: e555475dd0 am: fc13f3d6e4 by Elliott Hughes · 1 year ago