bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gnulib] Re: Question concerning c-ctype, c-strcase, c-strcasest


From: Bruno Haible
Subject: Re: [bug-gnulib] Re: Question concerning c-ctype, c-strcase, c-strcasestr and c-strstr modules
Date: Tue, 14 Nov 2006 11:40:02 +0100
User-agent: KMail/1.9.1

Yoann Vandoorselaere wrote:
> Solaris 9 apparently lack the strcasestr() function.

If the program needs strcasestr(), then it needs the 'strcasestr' module.
It defines a replacement for strcasestr().

> Might we modify the 
> c-strcasestr module so that it provide a replacement for platform
> lacking the function now that one is identified?

The c-strcasestr module defines a variant of strcasestr that ignores the
user's locale. c_strcasestr() and strcasestr() are not equivalent.

Bruno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]