mirror of
git://sourceware.org/git/glibc.git
synced 2025-02-17 13:00:43 +08:00
The new vector variant of memmem is using the common code implementation, but instead of calling the default mem* functions, the vector variants are called. ChangeLog: * sysdeps/s390/Makefile (sysdep_routines): Add memmem variants. * sysdeps/s390/multiarch/ifunc-impl-list.c (__libc_ifunc_impl_list): Add ifunc variants for memmem. * sysdeps/s390/ifunc-memmem.h: New file. * sysdeps/s390/memmem.c: Likewise. * sysdeps/s390/memmem-c.c: Likewise. * sysdeps/s390/memmem-vx.c: Likewise. |
||
---|---|---|
.. | ||
bits | ||
fpu | ||
multiarch | ||
nptl | ||
s390-32 | ||
s390-64 | ||
abort-instr.h | ||
asm-syntax.h | ||
atomic-machine.h | ||
bzero.c | ||
configure | ||
configure.ac | ||
dl-irel.h | ||
dl-procinfo.c | ||
dl-procinfo.h | ||
dl-tls.h | ||
ffs.c | ||
fix-fp-int-convert-overflow.h | ||
gccframe.h | ||
gconv-modules | ||
gmp-mparam.h | ||
ifunc-memcmp.h | ||
ifunc-memcpy.h | ||
ifunc-memmem.h | ||
ifunc-memset.h | ||
ifunc-strstr.h | ||
Implies | ||
iso-8859-1_cp037_z900.c | ||
jmpbuf-offsets.h | ||
jmpbuf-unwind.h | ||
ldsodefs.h | ||
libc-tls.c | ||
linkmap.h | ||
longjmp.c | ||
machine-gmon.h | ||
Makefile | ||
memcmp-z900.S | ||
memcmp.c | ||
memcopy.h | ||
memcpy-z900.S | ||
memcpy.c | ||
memmem-c.c | ||
memmem-vx.c | ||
memmem.c | ||
memmove-c.c | ||
memmove.c | ||
mempcpy.c | ||
memset-z900.S | ||
memset.c | ||
memusage.h | ||
preconfigure | ||
sotruss-lib.c | ||
stackinfo.h | ||
string_private.h | ||
strstr-c.c | ||
strstr-vx.c | ||
strstr.c | ||
tst-dl-runtime-mod.S | ||
tst-dl-runtime-profile-audit.c | ||
tst-dl-runtime-profile-noaudit.c | ||
tst-dl-runtime-resolve-audit.c | ||
tst-dl-runtime-resolve-noaudit.c | ||
tst-dl-runtime.c | ||
utf8-utf16-z9.c | ||
utf8-utf32-z9.c | ||
utf16-utf32-z9.c | ||
Versions |