Improve generic strpbrk.neleai/string-x64
commit0e974603c566e8e25ffcf8a86d214c400f111090
authorOndřej Bílka <neleai@seznam.cz>
Mon, 29 Jun 2015 15:47:01 +0000 (29 17:47 +0200)
committerOndřej Bílka <neleai@seznam.cz>
Thu, 20 Aug 2015 07:53:36 +0000 (20 09:53 +0200)
treefc40bcc79e8bf8df9818fc6546e620db534fd679
parent165308eb2c66542c88d002d63dc68df112f5c818
Improve generic strpbrk.
string/strcspn.c
string/strpbrk.c
string/test-strcspn.c
string/test-strpbrk.c
sysdeps/x86_64/multiarch/Makefile
sysdeps/x86_64/multiarch/strcspn.S
sysdeps/x86_64/multiarch/strpbrk_sse2.c [new file with mode: 0644]
sysdeps/x86_64/multiarch/strpbrk_sse2_late.c [new file with mode: 0644]