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] Improve performance of strncpy


On Fri, Oct 24, 2014 at 04:56:23PM +0100, Wilco Dijkstra wrote:
> Ping (there was some further discussion but I don't see an OK for this patch)
> 
Looks ok, any reason why not simplify it more to strnlen+memcpy+memset?


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