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 13/27] S390: Optimize strcat and wcscat.


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 strcpy.

The changelog remains the same.
Bye Stefan

Attachment: 20150706_strcat
Description: Text document


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