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