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