diff options
author | 2019-02-05 17:34:05 -0200 | |
---|---|---|
committer | 2019-02-27 10:00:34 -0300 | |
commit | 7b3fb620519f6887b2650cc8e0e3267e44914c7b (patch) | |
tree | 6f79b02b90f468269045d821d23dd1f92e23bc66 /sysdeps/unix/sysv/linux/nios2/bits/procfs.h | |
parent | Break further lines before not after operators. (diff) | |
download | 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 'sysdeps/unix/sysv/linux/nios2/bits/procfs.h')
0 files changed, 0 insertions, 0 deletions