On Wed, Apr 10, 2013 at 06:12:01AM -0500, Vladimir Támara Patiño wrote:
> Thanks for feedback to Stephan and Matthew.
> 
> Updating patch with all your feedback, and having into account that
> n in strncmp counts bytes on s1 (as stated in the thread of
> the POSIX list sent byt Matthew).

I think you misunderstood. We don't want to change the strcasecmp()
and strcasencmp() functions because their behaviour with respect
to locales and non-ASCII character sets aren't well defined by POSIX.

The bits of review of your code were just for your information.

Reply via email to