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] Simplify strncat.


Use '\0', not '\000'.

IIRC we have a general policy about having a benchtests case and citing
numbers on that.  But for strncat there is pretty universal agreement that
nobody should use it when they care about much of anything (including
performance), and the drastic simplification seems like a good thing.

With the cosmetic fix, I'm fine with this if nobody else objects.


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