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