- 5bae572 Add POSIX qsort_r(). by Elliott Hughes · 1 year, 5 months ago
- 072ce53 Update visibility according to the change AVF directories layout by Jiyong Park · 1 year, 5 months ago
- d475c4f Merge "Simplify the libc.a [lack of] icu support." into main by Elliott Hughes · 1 year, 6 months ago
- b63f419 Merge "Factor out the keep_symbols magic." into main by Elliott Hughes · 1 year, 6 months ago
- 72b0f3b Simplify the libc.a [lack of] icu support. by Elliott Hughes · 1 year, 6 months ago
- 7311298 Merge "Remove dead workaround." into main by Elliott Hughes · 1 year, 6 months ago
- 89aada1 Factor out the keep_symbols magic. by Elliott Hughes · 1 year, 6 months ago
- 06bdfa5 Remove gwp_asan_crash_handler dependency from libc by Mitch Phillips · 1 year, 6 months ago
- bac7e69 Remove dead workaround. by Elliott Hughes · 1 year, 6 months ago
- b4e0278 libc/Android.bp: fix bpfmt lint. by Elliott Hughes · 1 year, 6 months ago
- 4b5d62e Remove use of `--exclude-libs` for libgcc/libcompiler_rt. by Elliott Hughes · 1 year, 6 months ago
- feb9473 bug_24465209_workaround shouldn't affect the host. by Elliott Hughes · 1 year, 6 months ago
- 788075a Make the bug 24465209 workaround implementation clearer. by Elliott Hughes · 1 year, 6 months ago
- bebe3d5 Move the ILP32 mremap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
- 4358d53 Move the ILP32 mmap() hackery into legacy_32_bit_support.cpp. by Elliott Hughes · 1 year, 7 months ago
- 3aa32e2 Merge "Export capability.h as a filegroup" into main by Jiyong Park · 1 year, 8 months ago
- 35a280d Export capability.h as a filegroup by Jiyong Park · 1 year, 8 months ago
- b542505 Change malloc_not_svelte to malloc_low_memory. by Christopher Ferris · 1 year, 8 months ago
- 54a6121 Custom memset implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 9 months ago
- 83e5584 Custom memcpy implementation for Qualcomm Oryon CPU by Vaisakh K V · 1 year, 9 months ago
- 6a30b71 crt*.o cleanup. by Elliott Hughes · 1 year, 10 months ago
- 9a7da85 Merge "Clean up the <netinet/ether.h> implementation." into main by Elliott Hughes · 1 year, 10 months ago
- 30c7aad Merge changes from topics "crashapi2", "crashapi3" into main by Treehugger Robot · 1 year, 10 months ago
- ca4749a header and android_crash_detail prefix for crash_detail API by Florian Mayer · 1 year, 10 months ago
- 3ed6e72 Clean up the <netinet/ether.h> implementation. by Elliott Hughes · 1 year, 10 months ago
- 6a45884 Simplify our trivial initgroups(), and add a test. by Elliott Hughes · 1 year, 10 months ago
- 17e4068 Move three legacy .c files to .cpp. by Elliott Hughes · 1 year, 10 months ago
- d74f255 Merge "libc/Android.bp: make libc_headers visible to llvm-libc" into main by Nick Desaulniers · 1 year, 11 months ago
- 942ae55 libc/Android.bp: make libc_headers visible to llvm-libc by Nick Desaulniers · 1 year, 11 months ago
- 69bd8e9 libc/Android.bp: more cleanup. by Elliott Hughes · 1 year, 11 months ago
- 968adf9 libc/Android.bp: merge libc_openbsd_ndk. by Elliott Hughes · 1 year, 11 months ago
- 2e2b9bc More libc/Android.bp simplification. by Elliott Hughes · 1 year, 11 months ago
- 41ed53f Merge changes Ie770320e,I32c05cce,Ia7cb2f40 into main by Kalesh Singh · 1 year, 11 months ago
- f0050fb bionic: Refactor __get_elf_note() by Kalesh Singh · 2 years ago
- ddd6bf1 Remove treble_linker_namespaces. by Elliott Hughes · 1 year, 11 months ago
- 6034df4 Remove libc_ndk. by Elliott Hughes · 1 year, 11 months ago
- b094892 libc/Android.bp: remove libc_pthread and libc_nopthread. by Elliott Hughes · 1 year, 11 months ago
- b02dbce Merge "Start removing unnecessary libc/Android.bp complexity." into main by Elliott Hughes · 1 year, 11 months ago
- 99cc916 Start removing unnecessary libc/Android.bp complexity. by Elliott Hughes · 1 year, 11 months ago
- 20a3661 Clarify which architectures do/don't need sa_restorer. by Elliott Hughes · 1 year, 11 months ago
- 1eacc0e bpfmt all the .bp files to silence ayeaye. by Elliott Hughes · 1 year, 11 months ago
- 1ab5d27 Remove ODR violation with arm64 memrchr. by Elliott Hughes · 2 years ago
- 862a23d bionic: Add crt_pad_segment by Kalesh Singh · 2 years ago
- 93e75ac -fno-emulated-tls is the default now. by Elliott Hughes · 2 years ago
- b1a0a9d Remove fs_config_generator.py symlink by Cole Faust · 2 years, 1 month ago
- c20bf01 Merge "string/memory functions: avoid qemu bugs/performance issues." into main by Prashanth Swaminathan · 2 years, 1 month ago
- aefe999 string/memory functions: avoid qemu bugs/performance issues. by Elliott Hughes · 2 years, 2 months ago
- 9d03a16 Make sure debug_frame is not compressed. by Christopher Ferris · 2 years, 1 month ago
- f2e04f5 Remove accidental re-addition of factored-out cruft. by Elliott Hughes · 2 years, 2 months ago
- a4d7102 Temporarily fall back to non-V memcmp by Prashanth Swaminathan · 2 years, 2 months ago
- 7d13666 riscv64: fix ODR violations. by Elliott Hughes · 2 years, 2 months ago
- ae31683 Merge "Create a filegroup for versioner dependencies" into main by Treehugger Robot · 2 years, 3 months ago
- 3d84338 riscv64: add vector stpcpy(). by Elliott Hughes · 2 years, 3 months ago
- 8fce52a Create a filegroup for versioner dependencies by Spandan Das · 2 years, 3 months ago
- 1de7a48 Disable warning which is not detecting problems. by Christopher Ferris · 2 years, 3 months ago
- 744cfd3 Let executables not rely on sentinels in preinit_array/init_array/fini_array by Yabin Cui · 2 years, 4 months ago
- 68cbdca libm/libc: remove 'allow_untyped_symbols' flags by Matthias Maennich · 2 years, 6 months ago
- c204334 Reuse the libm scalbn() as ldexp(). by Elliott Hughes · 2 years, 5 months ago
- 31fc69f Fix tzalloc(nullptr) and add a test. by Elliott Hughes · 2 years, 6 months ago
- 2bd4316 Expose tzalloc()/localtime_rz()/mktime_z()/tzfree(). by Elliott Hughes · 2 years, 6 months ago
- 40a82d0 Implement rvv version mem* and str* for riscv64 by Yun Hsiang · 2 years, 7 months ago
- 52541ee C23: add timespec_getres() and the new TIME_* constants. by Elliott Hughes · 2 years, 8 months ago
- a43de5c Revert "Add versions property to libc_hwasan stubs" by Spandan Das · 2 years, 8 months ago
- fe2907c Add versions property to libc_hwasan stubs by Spandan Das · 2 years, 8 months ago
- ff116ed Fix build error on darwin_arm64 by Florian Mayer · 2 years, 8 months ago
- 4967017 Merge "Introduce hwasan mode for linker" by Florian Mayer · 2 years, 8 months ago
- c10d064 Introduce hwasan mode for linker by Florian Mayer · 2 years, 9 months ago
- 97950cb Merge "Rename files/modules that have the same name" by Treehugger Robot · 2 years, 9 months ago
- f5968d8 Rename files/modules that have the same name by Cole Faust · 2 years, 9 months ago
- 4473a93 Merge "Revert "Workaround boot loop by turning off stack protector check for noreturn calls"" by Treehugger Robot · 2 years, 9 months ago
- 66c0967 Revert "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 9 months ago
- eee46dc Exclude crtbrand.o from the NDK sysroot. by Dan Albert · 2 years, 9 months ago
- ab3a319 Merge "Workaround boot loop by turning off stack protector check for noreturn calls" by Yi Kong · 2 years, 9 months ago
- 9a39eb3 Increase the implementation of __memcpy_chk assembly by caowencheng · 2 years, 9 months ago
- 9b4cf97 Workaround boot loop by turning off stack protector check for noreturn calls by Yi Kong · 2 years, 10 months ago
- 529c16a Merge "memset_chk into assembly file" by Elliott Hughes · 2 years, 10 months ago
- ab457f9 memset_chk into assembly file by caowencheng · 2 years, 10 months ago
- 20dd3fe Pull flockfile/funlockfile/ftrylockfile into stdio.cpp. by Elliott Hughes · 2 years, 10 months ago
- 39aed9c Merge "librust_baremetal: Add libc_netbsd" by Pierre-Clément Tosi · 2 years, 10 months ago
- eb46ac9 librust_baremetal: Add libc_netbsd by Pierre-Clément Tosi · 2 years, 11 months ago
- f810274 Merge "librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK" by Treehugger Robot · 2 years, 10 months ago
- 467e58e libc_fortify: Fix typo by Pierre-Clément Tosi · 2 years, 11 months ago
- 3d577a8 Merge "Add the recoverable GWP-ASan feature." by Mitch Phillips · 2 years, 11 months ago
- a493fe4 Add the recoverable GWP-ASan feature. by Mitch Phillips · 3 years ago
- 98c641b Merge "Sync strptime.c with upstream." by Elliott Hughes · 3 years ago
- 6ffb6e8 Merge "librust_baremetal: Add strtol" by Treehugger Robot · 3 years ago
- 716ed9b Merge "librust_baremetal: Add memcpy_chk" by Treehugger Robot · 3 years ago
- c22ef22 Merge "Merge librust_baremetal_defaults into its library" by Treehugger Robot · 3 years ago
- e343db3 Disable clang-tidy for upstream files. by Chih-Hung Hsieh · 3 years ago
- eeb53ac librust_baremetal: No HAVE_ASSEMBLER___MEMCPY_CHK by Pierre-Clément Tosi · 3 years ago
- 816176c librust_baremetal: Add strtol by Pierre-Clément Tosi · 3 years, 1 month ago
- 199a62e librust_baremetal: Add memcpy_chk by Pierre-Clément Tosi · 3 years, 1 month ago
- 3af5799 Merge librust_baremetal_defaults into its library by Pierre-Clément Tosi · 3 years ago
- 746ed77 Merge "Introduce minimal static libc for baremetal Rust" by Treehugger Robot · 3 years ago
- 74a1458 Introduce minimal static libc for baremetal Rust by Pierre-Clément Tosi · 3 years, 1 month ago
- d3627a4 Sync strptime.c with upstream. by Elliott Hughes · 3 years, 1 month ago
- 8d9549e Move some cruft from the build system to the source. by Elliott Hughes · 3 years, 1 month ago
- 023e4e7 Move to arm-optimized-routines memset(). by Elliott Hughes · 3 years, 1 month ago
- 7daf459 Switch to the arm-optimized-routines memcpy() and memmove(). by Elliott Hughes · 3 years, 1 month ago
- d26d3c0 Merge "Implement __memset_chk as a copy & paste of __memcpy_chk." by Treehugger Robot · 3 years, 1 month ago