This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
* Adhemerval Zanella: > This patch rewrites wcscpy using wcslen and wmemcpy. This is similar > to the optimization done on strcpy by b863d2bc4d. > > Checked on x86_64-linux-gnu. > > * wcsmbs/wcscpy.c (__wcpcpy): Rewrite using wcslen and wmemcpy. Looks okay. Thanks. Florian
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |