1. e7632ce libc: krait: Implement optimized versions of memmove and bcopy by Xin Qi · 10 years ago
  2. 6421823 Fix pthread_getattr_np for the main thread. by Elliott Hughes · 10 years ago
  3. c999f76 Enable building libc with clang. by Elliott Hughes · 10 years ago
  4. c82c0b7 Remove SHA1 from LP64 in favor of libcrypto. by Dan Albert · 10 years ago
  5. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 10 years ago
  6. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 10 years ago
  7. 8e613cf Remove declaration for putw(3)/getw(3). by Dan Albert · 10 years ago
  8. fae42a8 Merge "Revert "Revert "Lose the hand-written futex assembler.""" by Elliott Hughes · 10 years ago
  9. b30aff4 Revert "Revert "Lose the hand-written futex assembler."" by Elliott Hughes · 10 years ago
  10. 8a405b0 Merge "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  11. 75c55ff Revert "Lose the hand-written futex assembler." by Narayan Kamath · 10 years ago
  12. 6f2bde3 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  13. fd0ce86 Revert "Add optimized AArch64 versions of bcopy and wmemmove based on memmove" by Christopher Ferris · 10 years ago
  14. 8167dd7 Add optimized AArch64 versions of bcopy and wmemmove based on memmove by Bernhard Rosenkraenzer · 10 years ago
  15. ced906c Lose the hand-written futex assembler. by Elliott Hughes · 10 years ago
  16. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  17. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 10 years ago
  18. 8d77bce LP64 shouldn't include the non-standard <time64.h> cruft. by Elliott Hughes · 10 years ago
  19. 5b5d6e7 add 32-bit bionic implementation for denver arch by Shu Zhang · 10 years ago
  20. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  21. b8dc9bb Stop asking GCC to cause trouble. by Elliott Hughes · 10 years ago
  22. 6e39ba7 Stop advertising an arm32-specific hack like it's a build system feature. by Elliott Hughes · 10 years ago
  23. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  24. 0266ae5 Switch <elf.h> over to linux uapi under the covers. by Elliott Hughes · 10 years ago
  25. ed45970 Add cfi directives to all arm assembly. by Christopher Ferris · 10 years ago
  26. 36d6188 Clean up forking and cloning. by Elliott Hughes · 11 years ago
  27. bf42568 Let the compiler worry about implementing ffs(3). by Elliott Hughes · 11 years ago
  28. d7a6329 Add dependencies on included makefiles. by Christopher Ferris · 11 years ago
  29. 24053a4 Add the dl_iterate_phdr function to libdl for arm. by Christopher Ferris · 11 years ago
  30. 5f45d58 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 11 years ago
  31. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 11 years ago
  32. 4e24dcc Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE by Christopher Ferris · 11 years ago
  33. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 11 years ago
  34. 22bda4b libc/arm: add cortex-a8 cpu variant by Rom Lemarchand · 11 years ago
  35. 31dea25 Create arch specific versions of strcmp. by Christopher Ferris · 11 years ago
  36. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago