- cc78f87 Stop using strncat() in network code. by Elliott Hughes · 6 months ago
- 4d8f635 Switch to llvm-libc strspn(). by Elliott Hughes · 6 months ago
- 351097a Switch to llvm-libc strcspn(). by Elliott Hughes · 6 months ago
- 3aae840 Switch to llvm-libc wcscspn(). by Elliott Hughes · 6 months ago
- a0a2e75 Merge "Remove dead code." into main by Elliott Hughes · 6 months ago
- 36f5a96 Remove dead code. by Elliott Hughes · 6 months ago
- a1b263f Simplify strcoll()/strxfrm()/wcscoll()/wcsxfrm(). by Elliott Hughes · 6 months ago
- d382b86 Reimplement the *casecmp() functions. by Elliott Hughes · 6 months ago
- 3ce164f Merge "Switch to llvm-libc memccpy()." into main by Elliott Hughes · 6 months ago
- 8a40a00 Merge "Revert "Stop using the cached pid."" into main by Priyanka Advani (xWF) · 6 months ago
- c9dcd82 Revert "Stop using the cached pid." by Priyanka Advani (xWF) · 6 months ago
- 6784831 Switch to llvm-libc memccpy(). by Elliott Hughes · 6 months ago
- ce3ad15 Merge "Switch to llvm-libc wcslcat()." into main by Elliott Hughes · 6 months ago
- 6fbb763 Merge "Make arch-arm match the others." into main by Elliott Hughes · 6 months ago
- 4437ccb Switch to llvm-libc wcslcat(). by Elliott Hughes · 6 months ago
- c6559a8 Merge "Switch to llvm-libc wcslcpy()." into main by Elliott Hughes · 6 months ago
- 8cc52d8 Switch to llvm-libc wcslcpy(). by Elliott Hughes · 6 months ago
- 58e2c65 Make arch-arm match the others. by Elliott Hughes · 6 months ago
- 0786aa5 Stop using the cached pid. by Elliott Hughes · 6 months ago
- 5e3fde1 Merge "Switch to llvm-libc wcpncpy()." into main by Elliott Hughes · 7 months ago
- 750d1b6 Switch to llvm-libc wcsnlen(). by Elliott Hughes · 7 months ago
- 84849a4 Switch to llvm-libc wcpncpy(). by Elliott Hughes · 7 months ago
- c4af642 Switch to llvm-libc wcpcpy(). by Elliott Hughes · 7 months ago
- 7d214b0 Move __progname out of libc_init_common.cpp. by Elliott Hughes · 7 months ago
- 0c5e893 <endian.h>: switch to trivial expansions of our own macros. by Elliott Hughes · 7 months ago
- 10a6c7b Merge "Rewrite and simplify thread support for upstream OpenBSD code." into main by Elliott Hughes · 7 months ago
- 10893f6 Rewrite and simplify thread support for upstream OpenBSD code. by Elliott Hughes · 7 months ago
- 71437c9 Switch to llvm-libc wmempcpy(). by Elliott Hughes · 7 months ago
- 09c7d8b Switch to llvm-libc wmemset(). by Elliott Hughes · 7 months ago
- 0ac9b30 Switch to llvm-libc wmemmove(). by Elliott Hughes · 7 months ago
- 93a6045 Switch to llvm-libc wmemcpy(). by Elliott Hughes · 7 months ago
- 03fe8ed Switch to llvm-libc wmemcmp(). by Elliott Hughes · 7 months ago
- 2f378fd Merge "Switch to llvm-libc wmemchr()." into main by Elliott Hughes · 7 months ago
- f14cfad Remove obsolete -D. by Elliott Hughes · 7 months ago
- 5f065fc Switch to llvm-libc wmemchr(). by Elliott Hughes · 7 months ago
- 72e3bfe Switch to llvm-libc wcsspn(). by Elliott Hughes · 7 months ago
- 2e943a7 Switch to llvm-libc wcsrchr(). by Elliott Hughes · 7 months ago
- 80bed4d Switch to llvm-libc wcspbrk(). by Elliott Hughes · 7 months ago
- e3b0b7b Switch to llvm-libc wcscpy(). by Elliott Hughes · 7 months ago
- b4e95f2 Switch to llvm-libc wcsncpy(). by Elliott Hughes · 7 months ago
- a73268d Switch to llvm-libc wcsncmp(). by Elliott Hughes · 7 months ago
- f7e7bcd Switch to llvm-libc wcsncat(). by Elliott Hughes · 7 months ago
- 78ef472 Switch to llvm-libc wcslen(). by Elliott Hughes · 8 months ago
- dab3e64 Switch to llvm-libc wcscmp(). by Elliott Hughes · 8 months ago
- 50ebc62 Switch to llvm-libc wcscat(). by Elliott Hughes · 8 months ago
- c648363 Merge "Switch to llvm-libc wcsstr()." into main by Elliott Hughes · 8 months ago
- 93b7c98 Switch to llvm-libc wcschr(). by Elliott Hughes · 8 months ago
- 14259e0 Switch to llvm-libc wcsstr(). by Elliott Hughes · 8 months ago
- 7804ff1 Remove a reference to device/generic/goldfish-opengl by Roman Kiryanov · 8 months ago
- d62e131 Tag all Bionic packages with the "Native Tools & Libraries" team. by Sophie Zheng · 8 months ago
- 8225367 Merge "Switch to llvm-libc qsort()/qsort_r()." into main by Elliott Hughes · 8 months ago
- 4dd2481 Merge "avx2 implementation for memmove" into main by Treehugger Robot · 8 months ago
- 56da609 Switch to llvm-libc qsort()/qsort_r(). by Elliott Hughes · 8 months ago
- 4d5ea53 <utime.h>: add tests and reimplement. by Elliott Hughes · 9 months ago
- 6a11610 Merge "Simplify psignal()/psiginfo()." into main by Elliott Hughes · 9 months ago
- 406c98d avx2 implementation for memmove by Ravi Kumar Soni · 1 year, 3 months ago
- a6ea723 Switch to llvm-libc insque()/remque(). by Elliott Hughes · 9 months ago
- f2ee3db Simplify psignal()/psiginfo(). by Elliott Hughes · 9 months ago
- 39d705b Lose trivial abs()/div() math functions to llvm-libc. by Elliott Hughes · 9 months ago
- 8b8a7e7 Merge "Switch to llvm-libc lfind()/lsearch()." into main by Elliott Hughes · 9 months ago
- 6ffc096 Sandbox libc_musl_sysroot_bionic_headers by Cole Faust · 9 months ago
- ad5a95b Switch to llvm-libc lfind()/lsearch(). by Elliott Hughes · 9 months ago
- 0f08d1a Rename "dynamic_function_dispatch" to "ifuncs". by Elliott Hughes · 9 months ago
- d5f0b6c Merge "Revert "Remove obsolete workaround."" into main by Treehugger Robot · 10 months ago
- 827b61a Revert "Remove obsolete workaround." by Elliott Hughes · 10 months ago
- f514030 Merge "Remove obsolete workaround." into main by Elliott Hughes · 10 months ago
- 21ccc5f Remove obsolete workaround. by Elliott Hughes · 10 months ago
- d5fde2d API level 21 is the lowest still supported by the NDK. by Elliott Hughes · 10 months ago
- 4b1e9a0 Merge "Enable AutoFDO for libc" into main by Yi Kong · 10 months ago
- 26d0af2 Enable AutoFDO for libc by Yi Kong · 10 months ago
- 1f3060c Merge "Remove #if'ery around __bionic_asm_custom_note_gnu_section()." into main by Elliott Hughes · 10 months ago
- 2323f5e Remove #if'ery around __bionic_asm_custom_note_gnu_section(). by Elliott Hughes · 10 months ago
- 436512b Merge "Revert^2 "Replace usage of ICU4C in bionic with ICU4X"" into main by Manish Goregaokar · 11 months ago
- 361854c Revert^2 "Replace usage of ICU4C in bionic with ICU4X" by Manish Goregaokar · 11 months ago
- 9a667a2 Merge "Revert "Replace usage of ICU4C in bionic with ICU4X"" into main by Liana Kazanova (xWF) · 11 months ago
- 889f658 Revert "Replace usage of ICU4C in bionic with ICU4X" by Liana Kazanova (xWF) · 11 months ago
- 01274b9 Merge "Replace usage of ICU4C in bionic with ICU4X" into main by Manish Goregaokar · 11 months ago
- 32838d2 Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 12 months ago
- e286cf6 Move the trivial __set_tls() implementations to "bionic_tls.h". by Elliott Hughes · 11 months ago
- 29438b6 Revert "[Prototype] Replace usage of ICU4C in bionic with ICU4X" by Priyanka Advani (xWF) · 11 months ago
- 9ddf649 [Prototype] Replace usage of ICU4C in bionic with ICU4X by Manish Goregaokar · 12 months ago
- 241a367 Build C musl additions as C99. by Elliott Hughes · 11 months ago
- 6de2a8b Reland "Remove the return type from the syscall lists and parser." by Elliott Hughes · 11 months ago
- 0c0f92c librust_baremetal: statically choose x86_64 memset by Daniel Verkamp · 11 months ago
- 635c510 Merge "Remove unused NetBSD reallocarr()." into main by Elliott Hughes · 12 months ago
- a95154e Remove unused NetBSD reallocarr(). by Elliott Hughes · 12 months ago
- 1c04069 Provide x86_64 mem* functions in librust_baremetal. by Daniel Verkamp · 12 months ago
- ff7bb09 Clean up the riscv64 assembler slightly. by Elliott Hughes · 12 months ago
- 4e9f23f Merge "Global clang-tidy is dead, and not coming back." into main by Treehugger Robot · 1 year ago
- 9b1d3eb Global clang-tidy is dead, and not coming back. by Elliott Hughes · 1 year, 1 month ago
- 4028fec Update visibility to allow any system partition by Kiyoung Kim · 1 year ago
- 96068a4 Merge "Suppress error about unused -c argument" into main by Ryan Prichard · 1 year, 1 month ago
- effe86f Suppress error about unused -c argument by Ryan Prichard · 1 year, 1 month ago
- bea8012 libc: swap memchr to llvm-libc for most arches by George Burgess IV · 1 year, 1 month ago
- 24b2459 libc: swap strchr to llvm-libc for most arches by George Burgess IV · 1 year, 1 month ago
- 5ebf009 libc: swap strnlen to llvm-libc for most arches by George Burgess IV · 1 year, 1 month ago
- b24dab5 libc: remove riscv64 mem*/str* ifuncs and fallbacks by George Burgess IV · 1 year, 1 month ago
- 3cac647 Merge "libc: swap strchrnul to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 1 month ago
- 31f2189 Merge "libc: swap strrchr to llvm-libc for most arches" into main by Treehugger Robot · 1 year, 1 month ago
- 06a86dc Allow system_image_defaults to access libc_hwasan by Kiyoung Kim · 1 year, 2 months ago