1. 98d57c9 Add stpcpy assembler version. by Christopher Ferris · 10 years ago
  2. f13e1eb Fix generic __memcpy_chk implementation. by Christopher Ferris · 10 years ago
  3. 6c80ccd denver: optimize memmove by Shu Zhang · 10 years ago
  4. 53e4329 More OpenBSD cleanup (primarily string). by Elliott Hughes · 10 years ago
  5. 851e68a Unify our assembler macros. by Elliott Hughes · 10 years ago
  6. f25d677 Reconfig libc's Android.mk to build for multilib by Ying Wang · 10 years ago
  7. c54ca40 Clean up some ARMv4/ARMv5 cruft. by Elliott Hughes · 11 years ago
  8. 68b6711 'Avoid confusing "read prevented write" log messages' 2. by Elliott Hughes · 11 years ago
  9. eb847bc Fix x86_64 build, clean up intermediate libraries. by Elliott Hughes · 11 years ago
  10. 6861c6f Make error messages even better! by Nick Kralevich · 11 years ago
  11. 5f45d58 Create optimized __strcpy_chk/__strcat_chk. by Christopher Ferris · 11 years ago
  12. 59a13c1 Optimize __memset_chk, __memcpy_chk. DO NOT MERGE. by Christopher Ferris · 11 years ago
  13. b922ed3 Fix strcpy.c that should have been strcpy.S. DO NOT MERGE by Christopher Ferris · 11 years ago
  14. 4e24dcc Optimize strcat/strcpy, small tweaks to strlen. DO NOT MERGE by Christopher Ferris · 11 years ago
  15. 9ad2a73 Fix assembler errors in generic arm strlen.c. by Christopher Ferris · 11 years ago
  16. 0aa9b52 Add new optimized strlen for arm. by Christopher Ferris · 11 years ago
  17. 31dea25 Create arch specific versions of strcmp. by Christopher Ferris · 11 years ago
  18. 04954a4 Break bionic implementations into arch versions. by Christopher Ferris · 11 years ago