about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wcslen.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2021-06-22 20:42:10 -0700
committerH.J. Lu <hjl.tools@gmail.com>2021-06-23 10:24:35 -0700
commita0db678071c60b6c47c468d231dd0b3694ba7a98 (patch)
tree33afd951b9be6fe9e189170eafd8b0d01ff96717 /sysdeps/x86_64/multiarch/wcslen.c
parent30adcf5adb40293654f77ebd443468a6f6fffc2a (diff)
downloadglibc-a0db678071c60b6c47c468d231dd0b3694ba7a98.tar.gz
glibc-a0db678071c60b6c47c468d231dd0b3694ba7a98.tar.xz
glibc-a0db678071c60b6c47c468d231dd0b3694ba7a98.zip
x86-64: Move strlen.S to multiarch/strlen-vec.S
Since strlen.S contains SSE2 version of strlen/strnlen and SSE4.1
version of wcslen/wcsnlen, move strlen.S to multiarch/strlen-vec.S
and include multiarch/strlen-vec.S from SSE2 and SSE4.1 variants.
This also removes the unused symbols, __GI___strlen_sse2 and
__GI___wcsnlen_sse4_1.
Diffstat (limited to 'sysdeps/x86_64/multiarch/wcslen.c')
0 files changed, 0 insertions, 0 deletions