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: strxfrm output stability


The only thing that matters about strxfrm output is its strcmp ordering.
If that changes, it's either a bug fix or a bug (either in the code or in
the locale data).  If the string contents change but the ordering doesn't,
then it's an implementation detail that is allowed to change.


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