glibc/sysdeps/m68k
Adhemerval Zanella 7b3fb62051 wcsmbs: optimize wcpcpy
This patch rewrites wcpcpy using wcslen and wmemcpy.  This is
similar to the optimizatio done on stpcpy by f559d8cf29.

Checked on x86_64-linux-gnu and string tests on a simulated
m68k-linux-gnu.

	* sysdeps/m68k/wcpcpy.c: Remove file.
	* wcsmbs/wcpcpy.c (__wcpcpy): Rewrite using wcslen and wmemcpy.
2019-02-27 10:00:34 -03:00
..
bits
coldfire
fpu
m680x0
nptl
sys
__longjmp.c
abort-instr.h
asm-syntax.h
backtrace.c
bsd-_setjmp.c
bsd-setjmp.c
crti.S
crtn.S
dl-machine.h
dl-tls.h
dl-trampoline.S
ffs.c
fpu_control.h
gccframe.h
Implies
jmpbuf-unwind.h
ldsodefs.h
libc-tls.c
Makefile
memchr.S
memcopy.h
memusage.h
preconfigure
rawmemchr.S
setjmp.c
shlib-versions
sotruss-lib.c
stackinfo.h
start.S
strchr.S
strchrnul.S
symbol-hacks.h
sysdep.h
tls-macros.h
tst-audit.h
Versions
wcpcpy_chk.c