about summary refs log tree commit diff
path: root/bits/netdb.h
diff options
context:
space:
mode:
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-02-05 17:34:05 -0200
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>2019-02-27 10:00:34 -0300
commit7b3fb620519f6887b2650cc8e0e3267e44914c7b (patch)
tree6f79b02b90f468269045d821d23dd1f92e23bc66 /bits/netdb.h
parentaa0e46636a5b71b609a41e9ab97134cd76ac1522 (diff)
downloadglibc-7b3fb620519f6887b2650cc8e0e3267e44914c7b.tar.gz
glibc-7b3fb620519f6887b2650cc8e0e3267e44914c7b.tar.xz
glibc-7b3fb620519f6887b2650cc8e0e3267e44914c7b.zip
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.
Diffstat (limited to 'bits/netdb.h')
0 files changed, 0 insertions, 0 deletions