diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-02-05 17:34:05 -0200 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2019-02-27 10:00:34 -0300 |
commit | 7b3fb620519f6887b2650cc8e0e3267e44914c7b (patch) | |
tree | 6f79b02b90f468269045d821d23dd1f92e23bc66 /bits/netdb.h | |
parent | aa0e46636a5b71b609a41e9ab97134cd76ac1522 (diff) | |
download | glibc-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