about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/strlen-sse2-no-bsf.S
Commit message (Expand)AuthorAgeFilesLines
* Faster strlen on x64.Ondrej Bilka2013-03-181-685/+0
* Revert " * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementation"Ondrej Bilka2013-03-061-0/+685
* * sysdeps/x86_64/strlen.S: Replace with new SSE2 based implementationOndrej Bilka2013-03-061-685/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix WSUlrich Drepper2011-10-231-1/+1
* Optimized strnlen and wcscmp for x86-64Liubov Dmitrieva2011-10-231-0/+686