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]

Re: [PATCH 09/27] S390: Optimize strcpy and wcscpy.


This patch changes the loop in order to only increase the counter once per 64 bytes instead of four times.
This change is equivalent to the one for stpcpy.

The changelog remains the same.
Bye Stefan

Attachment: 20150706_strcpy
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]