summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/strnlen.S
AgeCommit message (Expand)Author
2013-03-18Faster strlen on x64.Ondrej Bilka
2013-03-06Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka
2013-03-06 * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2010-07-26Add optimized x86-64 implementation of strnlen.Ulrich Drepper