summaryrefslogtreecommitdiff
path: root/src/string/i386
AgeCommit message (Expand)AuthorLines
2013-08-01optimized memset asm for i386 and x86_64Rich Felker-0/+47
2012-09-10asm for memmove on i386 and x86_64Rich Felker-0/+21
2012-08-11memcpy asm for i386 and x86_64Rich Felker-0/+29