1. cb052f7 Merge "Add C23 documentation." into main by Elliott Hughes · 1 year, 3 months ago
  2. b984eb6 Add C23 documentation. by Elliott Hughes · 1 year, 3 months ago
  3. 9713640 Merge "Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER" into main by Treehugger Robot · 1 year, 3 months ago
  4. f8f4e9f Merge "Declare main outside of extern "C" block" into main by Ryan Prichard · 1 year, 3 months ago
  5. 220fe12 Explain MTE mode upgrade use of BIONIC_SIGNAL_ART_PROFILER by Florian Mayer · 1 year, 4 months ago
  6. dfc3a97 Declare main outside of extern "C" block by Ryan Prichard · 1 year, 3 months ago
  7. 7d9c10a Merge "Improve linker workaround documentation for API levels < 23." into main by Treehugger Robot · 1 year, 3 months ago
  8. 8967211 Improve linker workaround documentation for API levels < 23. by Elliott Hughes · 1 year, 3 months ago
  9. 91eb5b0 Merge "libc: swap memchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 3 months ago
  10. 2a6abe6 Merge "libc: swap strchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 3 months ago
  11. bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 3 months ago
  12. e194535 Merge "Remove a historical accident." into main by Elliott Hughes · 1 year, 3 months ago
  13. 53d009d Merge "libc: swap strnlen to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 3 months ago
  14. 2f0f3d6 Merge "<sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation." into main by Elliott Hughes · 1 year, 3 months ago
  15. 46fb633 Merge "Fix races in record allocs." into main am: 528d7dfd87 by Christopher Ferris · 1 year, 3 months ago
  16. 528d7df Merge "Fix races in record allocs." into main by Christopher Ferris · 1 year, 3 months ago
  17. b6b3cce <sys/select.h>: try to clarify the <sys/select.h> vs <poll.h> situation. by Elliott Hughes · 1 year, 3 months ago
  18. 8d967d4 Merge "Update to v6.12 kernel headers." into main am: 093a43476e by Christopher Ferris · 1 year, 3 months ago
  19. 82fb74a Merge "Fix fuzzer build." into main am: dd6cefabe9 by Treehugger Robot · 1 year, 3 months ago
  20. 093a434 Merge "Update to v6.12 kernel headers." into main by Christopher Ferris · 1 year, 3 months ago
  21. dd6cefa Merge "Fix fuzzer build." into main by Treehugger Robot · 1 year, 3 months ago
  22. 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 1 year, 3 months ago
  23. 6107811 Merge "Tests for unwinding and sigaltstack on thread stack" into main am: d21d5ba2f0 by Treehugger Robot · 1 year, 3 months ago
  24. 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 1 year, 3 months ago
  25. 00d1bd6 Fix fuzzer build. by Elliott Hughes · 1 year, 3 months ago
  26. d21d5ba Merge "Tests for unwinding and sigaltstack on thread stack" into main by Treehugger Robot · 1 year, 3 months ago
  27. 238f52c Merge "Add a fuzzer for the linker's ElfReader class." into main am: 2debd46441 by Elliott Hughes · 1 year, 3 months ago
  28. 2debd46 Merge "Add a fuzzer for the linker's ElfReader class." into main by Elliott Hughes · 1 year, 3 months ago
  29. c38a7e4 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main am: 0112d48c0e by Treehugger Robot · 1 year, 3 months ago
  30. c4c7677 Tests for unwinding and sigaltstack on thread stack by Florian Mayer · 1 year, 3 months ago
  31. 0112d48 Merge "libc: remove riscv64 mem*/str* ifuncs and fallbacks" into main by Treehugger Robot · 1 year, 3 months ago
  32. f37b007 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main am: 3048231413 by Elliott Hughes · 1 year, 3 months ago
  33. 3048231 Merge "<bionic/macros.h>: replace align_up()/align_down() with clang's builtins." into main by Elliott Hughes · 1 year, 3 months ago
  34. b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 1 year, 3 months ago
  35. 0744513 Add a fuzzer for the linker's ElfReader class. by Elliott Hughes · 1 year, 3 months ago
  36. 6f4c51d Merge "Assume clang's *LONG_LONG*_ macros." into main am: cfb5aa3bc6 by Elliott Hughes · 1 year, 3 months ago
  37. cfb5aa3 Merge "Assume clang's *LONG_LONG*_ macros." into main by Elliott Hughes · 1 year, 3 months ago
  38. fed0ce9 <bionic/macros.h>: replace align_up()/align_down() with clang's builtins. by Elliott Hughes · 1 year, 3 months ago
  39. 77b4f8b Remove a historical accident. by Elliott Hughes · 1 year, 3 months ago
  40. 7f984ce Merge "Refactor the phdr max/min alignment code." into main am: 1a2c4f89ce by Elliott Hughes · 1 year, 3 months ago
  41. 3606c7c Merge "libc: swap strchrnul to llvm-libc for most arches" into main am: 3cac647003 by Treehugger Robot · 1 year, 3 months ago
  42. 1a2c4f8 Merge "Refactor the phdr max/min alignment code." into main by Elliott Hughes · 1 year, 3 months ago
  43. 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 3 months ago
  44. f756e4c Fix races in record allocs. by Christopher Ferris · 1 year, 4 months ago
  45. 87800bb Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main am: f9e2af0719 by Treehugger Robot · 1 year, 3 months ago
  46. 592061d Merge "linker: say 2MiB in more readable fashion." into main am: 9d54591bdd by Treehugger Robot · 1 year, 3 months ago
  47. 5dabdf5 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main am: f949e6104f by Christopher Ferris · 1 year, 3 months ago
  48. ccf7002 Merge "Print allocator version in the malloc_info test." into main am: 040df85d69 by Christopher Ferris · 1 year, 3 months ago
  49. 688d11c Merge "Remove workaround for old glibc sysroot." into main am: 1b6a2d907a by Elliott Hughes · 1 year, 3 months ago
  50. 93f4951 Merge "libc: swap strrchr to llvm-libc for most arches" into main am: 31f2189cf8 by Treehugger Robot · 1 year, 3 months ago
  51. ebf2d49 Merge "libdl: platform headers" into main am: e851c0711e by Steven Moreland · 1 year, 3 months ago
  52. f9e2af0 Merge "<bionic/macros.h>: include <stddef.h> for size_t." into main by Treehugger Robot · 1 year, 3 months ago
  53. 9d54591 Merge "linker: say 2MiB in more readable fashion." into main by Treehugger Robot · 1 year, 3 months ago
  54. 107935d <bionic/macros.h>: include <stddef.h> for size_t. by Elliott Hughes · 1 year, 3 months ago
  55. d9a9779 Refactor the phdr max/min alignment code. by Elliott Hughes · 1 year, 3 months ago
  56. c05035e linker: say 2MiB in more readable fashion. by Elliott Hughes · 1 year, 3 months ago
  57. f949e61 Merge "A deadlock was fixed that was caused by a bug in the memory allocation debugging library." into main by Christopher Ferris · 1 year, 3 months ago
  58. 71807fd Assume clang's *LONG_LONG*_ macros. by Elliott Hughes · 1 year, 3 months ago
  59. 040df85 Merge "Print allocator version in the malloc_info test." into main by Christopher Ferris · 1 year, 3 months ago
  60. 1b6a2d9 Merge "Remove workaround for old glibc sysroot." into main by Elliott Hughes · 1 year, 3 months ago
  61. 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 3 months ago
  62. e851c07 Merge "libdl: platform headers" into main by Steven Moreland · 1 year, 3 months ago
  63. 9eb3f1f Print allocator version in the malloc_info test. by Christopher Ferris · 1 year, 3 months ago
  64. 65552ba Update to v6.12 kernel headers. by Christopher Ferris · 1 year, 4 months ago
  65. 99642de Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main am: e9e3ad3600 by Liana Kazanova · 1 year, 3 months ago
  66. e9e3ad3 Merge "Revert "Enable _FORTIFY_SOURCE=3 for Bionic"" into main by Liana Kazanova · 1 year, 3 months ago
  67. acf6ca5 Merge "Revert^2 "Define linker.recovery"" into main am: 03dfab5795 by Treehugger Robot · 1 year, 3 months ago
  68. 1d1482f Remove workaround for old glibc sysroot. by Elliott Hughes · 1 year, 3 months ago
  69. 03dfab5 Merge "Revert^2 "Define linker.recovery"" into main by Treehugger Robot · 1 year, 3 months ago
  70. e349d04 Revert "Enable _FORTIFY_SOURCE=3 for Bionic" by Liana Kazanova · 1 year, 3 months ago
  71. dc463c3 Merge "Enable _FORTIFY_SOURCE=3 for Bionic" into main am: 6d71d7dc45 by Treehugger Robot · 1 year, 3 months ago
  72. 6d71d7d Merge "Enable _FORTIFY_SOURCE=3 for Bionic" into main by Treehugger Robot · 1 year, 3 months ago
  73. bb1fa17 Merge "Remove METADATA file" into main am: deab2a8ec7 by Wei Li · 1 year, 3 months ago
  74. deab2a8 Merge "Remove METADATA file" into main by Wei Li · 1 year, 3 months ago
  75. bad36dc Remove METADATA file by Wei Li · 1 year, 3 months ago
  76. 1359d2f Revert^2 "Define linker.recovery" by Jihoon Kang · 1 year, 3 months ago
  77. 4939b09 Merge "Revert "Define linker.recovery"" into main am: 69358d7377 by Satish Yalla · 1 year, 3 months ago
  78. 69358d7 Merge "Revert "Define linker.recovery"" into main by Satish Yalla · 1 year, 3 months ago
  79. 10d48c5 Revert "Define linker.recovery" by Liana Kazanova · 1 year, 3 months ago
  80. 8f8f404 Merge "Define linker.recovery" into main am: eaa602b4c1 by Treehugger Robot · 1 year, 3 months ago
  81. eaa602b Merge "Define linker.recovery" into main by Treehugger Robot · 1 year, 3 months ago
  82. 862bd50 A deadlock was fixed that was caused by a bug in the memory allocation debugging library. by Abdelrahman Daim · 1 year, 4 months ago
  83. 6731e50 libdl: platform headers by Steven Moreland · 1 year, 3 months ago
  84. 9d738c7 Define linker.recovery by Jihoon Kang · 1 year, 3 months ago
  85. 5baec95 Enable _FORTIFY_SOURCE=3 for Bionic by Zijun · 1 year, 3 months ago
  86. cf3099a Merge "tests: Disable cpu_target_features" into main am: fa3d13fd0d by Jordan Abrahams-Whitehead · 1 year, 3 months ago
  87. fa3d13f Merge "tests: Disable cpu_target_features" into main by Jordan Abrahams-Whitehead · 1 year, 3 months ago
  88. 01eeb4b Merge "linker: ignore the possibility of page size migration for 32-bit processes." into main am: 10d34555fc by Elliott Hughes · 1 year, 3 months ago
  89. 89c1fdf Merge "Fix an overflow bug in __get_elf_note()." into main am: de3bfea9be by Elliott Hughes · 1 year, 3 months ago
  90. 10d3455 Merge "linker: ignore the possibility of page size migration for 32-bit processes." into main by Elliott Hughes · 1 year, 3 months ago
  91. de3bfea Merge "Fix an overflow bug in __get_elf_note()." into main by Elliott Hughes · 1 year, 3 months ago
  92. b1e7d22 Merge "Allow system_image_defaults to access libc_hwasan" into main am: 0d56de5205 by Kiyoung Kim · 1 year, 3 months ago
  93. 0d56de5 Merge "Allow system_image_defaults to access libc_hwasan" into main by Kiyoung Kim · 1 year, 3 months ago
  94. 811e032 Fix an overflow bug in __get_elf_note(). by Elliott Hughes · 1 year, 3 months ago
  95. 924984c Merge changes from topic "am-ab6eba06ba694c37b36a5aafe16c8c9a" into main am: b37b29d04f -s ours by Automerger Merge Worker · 1 year, 3 months ago
  96. 72e09e6 [automerger skipped] Merge "Add mmd AID to grp_pwd_test" into android15-tests-dev am: 827765b57f -s ours am: 16159562f4 -s ours by Treehugger Robot · 1 year, 3 months ago
  97. b37b29d Merge changes from topic "am-ab6eba06ba694c37b36a5aafe16c8c9a" into main by Automerger Merge Worker · 1 year, 3 months ago
  98. 1615956 [automerger skipped] Merge "Add mmd AID to grp_pwd_test" into android15-tests-dev am: 827765b57f -s ours by Treehugger Robot · 1 year, 3 months ago
  99. 58c1673 [automerger skipped] Add mmd AID to grp_pwd_test am: 40457eab82 -s ours by Hung Nguyen · 1 year, 3 months ago
  100. 2549899 linker: ignore the possibility of page size migration for 32-bit processes. by Elliott Hughes · 1 year, 3 months ago