1. e141362 Change memcpy ifunc to return memmove for x86 by Haibo Huang · 7 years ago
  2. b9244ff Use ifunc to dynamically dispatch libc routines for x86 by Haibo Huang · 7 years ago
  3. 8a0f0ed Make memcpy memmove by Haibo Huang · 7 years ago
  4. e412f89 Clean up 32-bit x86 memset assembler. by Elliott Hughes · 9 years ago
  5. 3a528f1 Fix x86 __memset_chk. by Lev Rumyantsev · 9 years ago
  6. 204990c Fix x86 __memset_chk. by Elliott Hughes · 9 years ago
  7. 81d6a18 Add x86 __memset_chk assembler. by Elliott Hughes · 9 years ago
  8. bed110a Clean up bcopy cruft. by Elliott Hughes · 9 years ago
  9. 01d5b94 Remove optimized code for bzero, which was removed from POSIX in 2008. by Elliott Hughes · 9 years ago
  10. 97b6e13 Fix cfi directives for memmove/strlcpy. by Christopher Ferris · 9 years ago
  11. de84e51 Fix cfi directives in small strncmp case. by Christopher Ferris · 9 years ago
  12. 592c7b4 Explicit binary op order for both gcc and clang/llvm. by Chih-Hung Hsieh · 10 years ago
  13. c89ee27 Replace ambiguous cmp operator with cmpl. by Chih-Hung Hsieh · 11 years ago
  14. 857fa6b Replace ambiguous cmp instruction with cmpl. by Chih-Hung Hsieh · 11 years ago
  15. 891dedb libc: Fix 'index' symbol export. by David 'Digit' Turner · 11 years ago
  16. 24614b4 Remove __memcmp16 from bionic. by Elliott Hughes · 11 years ago
  17. 5a92284 Add 32-bit Silvermont-optimized string/memory functions. by Varvara Rainchik · 11 years ago