1. e6f34fb Merge tag 'android-15.0.0_r6' of https://android.googlesource.com/platform/bionic into HEAD by Jackeagle · 8 months ago voyager
  2. b638486 Add ability to build scudo-free 32-bit libc variant. by Quallenauge · 4 years, 10 months ago
  3. 77ebb7e libc: libstdc++: Introduce libstdc++_vendor by me-cafebabe · 1 year, 10 months ago
  4. 41d403e libc: replace generic memcmp with atom impl by George Burgess IV · 11 months ago
  5. 0193c3d libc: remove most dynamically-selected x86 atom functions by George Burgess IV · 11 months ago
  6. 9cdc2c6 Merge "libc: simplify ssse3 detection" into main by Treehugger Robot · 11 months ago
  7. 3451c75 libc: simplify ssse3 detection by George Burgess IV · 11 months ago
  8. d41c355 Merge "Remove versioner." into main by Treehugger Robot · 11 months ago
  9. aca0fc6 Merge "Remove NDK exports" into main by Steven Moreland · 11 months ago
  10. 42b42f5 Remove NDK exports by Steven Moreland · 11 months ago
  11. e9f02e0 Stop using versioner for the llndk too. by Dan Albert · 11 months ago
  12. 4efa6ec Merge "Remove //apex_available:platform from libc's apex_available" into main by Spandan Das · 11 months ago
  13. 4b85b5e Remove //apex_available:platform from libc's apex_available by Spandan Das · 11 months ago
  14. 64a6efc Rename confusingly named libc_llndk_headers. by Dan Albert · 11 months ago
  15. 18c0bb6 Remove versioner. by Dan Albert · 11 months ago
  16. 219e602 <sys/stat.h>: add lchmod(). by Elliott Hughes · 11 months ago
  17. cce5437 Reapply "Stop using versioner." by Dan Albert · 12 months ago
  18. 106afcd Revert "Stop using versioner." by Pechetty Sravani (xWF) · 12 months ago
  19. e135120 Stop using versioner. by Dan Albert · 12 months ago
  20. d4c6118 printf: reduce stack usage in the common case. by Elliott Hughes · 12 months ago
  21. 6166e9d Merge "Re-do static function dispatch." into main by Elliott Hughes · 12 months ago
  22. adc4171 Re-do static function dispatch. by Elliott Hughes · 12 months ago
  23. 427504a Disable LTO for cc libraries passed to rustc by Zijun · 12 months ago
  24. f331c4b Merge "Use an ELF alias for strptime_l()." into main by Elliott Hughes · 12 months ago
  25. 2f72bcc Merge "Revert^2 "Disable C-compat verification for some headers."" into main by Dan Albert · 12 months ago
  26. 7ec5cb5 Use an ELF alias for strptime_l(). by Elliott Hughes · 12 months ago
  27. 6aa6277 Revert^2 "Disable C-compat verification for some headers." by Dan Albert · 12 months ago
  28. 00a2a6f Merge <stdio_ext.h>'s __fpurge() with <stdio.h>'s fpurge(). by Elliott Hughes · 12 months ago
  29. 22bab05 Revert "Disable C-compat verification for some headers." by Priyanka Advani (xWF) · 12 months ago
  30. 9b9ee73 Disable C-compat verification for some headers. by Dan Albert · 12 months ago
  31. 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year ago
  32. 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year ago
  33. d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 1 month ago
  34. b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 1 month ago
  35. 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 1 month ago
  36. 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 1 month ago
  37. 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 1 month ago
  38. 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 1 month ago
  39. bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 1 month ago
  40. b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 1 month ago
  41. 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 1 month ago
  42. feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 2 months ago
  43. 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 2 months ago
  44. bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  45. 82b0332 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  46. 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 2 months ago
  47. 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 3 months ago
  48. 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 3 months ago
  49. b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 3 months ago
  50. 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 4 months ago
  51. 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 4 months ago
  52. 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 5 months ago
  53. 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 5 months ago
  54. 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 5 months ago
  55. ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 6 months ago
  56. 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 6 months ago
  57. 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 6 months ago
  58. 17e4068 Move three legacy .c files to .cpp. by Elliott Hughes · 1 year, 6 months ago
  59. d74f255 Merge "libc/Android.bp: make libc_headers visible to llvm-libc" into main by Nick Desaulniers · 1 year, 6 months ago
  60. 942ae55 libc/Android.bp: make libc_headers visible to llvm-libc by Nick Desaulniers · 1 year, 6 months ago
  61. 69bd8e9 libc/Android.bp: more cleanup. by Elliott Hughes · 1 year, 6 months ago
  62. 968adf9 libc/Android.bp: merge libc_openbsd_ndk. by Elliott Hughes · 1 year, 6 months ago
  63. 2e2b9bc More libc/Android.bp simplification. by Elliott Hughes · 1 year, 6 months ago
  64. 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 1 year, 6 months ago
  65. f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 1 year, 8 months ago
  66. ddd6bf1 Remove treble_linker_namespaces. by Elliott Hughes · 1 year, 6 months ago
  67. 6034df4 Remove libc_ndk. by Elliott Hughes · 1 year, 6 months ago
  68. b094892 libc/Android.bp: remove libc_pthread and libc_nopthread. by Elliott Hughes · 1 year, 6 months ago
  69. b02dbce Merge "Start removing unnecessary libc/Android.bp complexity." into main by Elliott Hughes · 1 year, 6 months ago
  70. 99cc916 Start removing unnecessary libc/Android.bp complexity. by Elliott Hughes · 1 year, 6 months ago
  71. 20a3661 Clarify which architectures do/don't need sa_restorer. by Elliott Hughes · 1 year, 6 months ago
  72. 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 1 year, 7 months ago
  73. 1ab5d27 Remove ODR violation with arm64 memrchr. by Elliott Hughes · 1 year, 7 months ago
  74. 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 1 year, 7 months ago
  75. 93e75ac -fno-emulated-tls is the default now. by Elliott Hughes · 1 year, 8 months ago
  76. b1a0a9d Remove fs_config_generator.py symlink by Cole Faust · 1 year, 8 months ago
  77. c20bf01 Merge "string/memory functions: avoid qemu bugs/performance issues." into main by Prashanth Swaminathan · 1 year, 9 months ago
  78. aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 1 year, 9 months ago
  79. 9d03a16 Make sure debug_frame is not compressed. by Christopher Ferris · 1 year, 9 months ago
  80. f2e04f5 Remove accidental re-addition of factored-out cruft. by Elliott Hughes · 1 year, 9 months ago
  81. a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 1 year, 9 months ago
  82. 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 1 year, 9 months ago
  83. ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 1 year, 10 months ago
  84. 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 1 year, 10 months ago
  85. 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 1 year, 10 months ago
  86. 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 1 year, 11 months ago
  87. 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years ago
  88. 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 1 month ago
  89. c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years ago
  90. 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 1 month ago
  91. 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 2 months ago
  92. 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 2 months ago
  93. 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 3 months ago
  94. a43de5c Revert "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 4 months ago
  95. fe2907c Add versions property to libc_hwasan stubs by Spandan Das · 2 years, 4 months ago
  96. ff116ed Fix build error on darwin_arm64 by Florian Mayer · 2 years, 4 months ago
  97. 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 4 months ago
  98. c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 4 months ago
  99. 97950cb Merge "Rename files/modules that have the same name" by Treehugger Robot · 2 years, 4 months ago
  100. f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 4 months ago