bug-gnulib
[Top][All Lists]
Advanced

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

Re: strcasecmp


From: Bruno Haible
Subject: Re: strcasecmp
Date: Thu, 7 Jan 2010 21:33:16 +0100
User-agent: KMail/1.9.9

Eric Blake wrote:
> The documentation was out-of-date.  ... I'm pushing this.

Thanks. One more clarification: All modern platforms have strcasecmp and
strncasecmp.


2010-01-07  Bruno Haible  <address@hidden>

        * doc/posix-functions/strcasecmp.texi: Clarify the platforms.
        * doc/posix-functions/strncasecmp.texi: Likewise.

--- doc/posix-functions/strcasecmp.texi.orig    Thu Jan  7 21:32:43 2010
+++ doc/posix-functions/strcasecmp.texi Thu Jan  7 20:53:30 2010
@@ -9,7 +9,7 @@
 Portability problems fixed by Gnulib:
 @itemize
 @item
-This function is missing on some platforms.
+This function is missing on some old platforms.
 @end itemize
 
 Portability problems not fixed by Gnulib:
--- doc/posix-functions/strncasecmp.texi.orig   Thu Jan  7 21:32:43 2010
+++ doc/posix-functions/strncasecmp.texi        Thu Jan  7 20:53:38 2010
@@ -9,7 +9,7 @@
 Portability problems fixed by Gnulib:
 @itemize
 @item
-This function is missing on some platforms.
+This function is missing on some old platforms.
 @end itemize
 
 Portability problems not fixed by Gnulib:




reply via email to

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