From efba37d816655ffef152a3299d5d556b6dd1765d Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 7 Jan 2010 21:33:02 +0100 Subject: [PATCH] doc: Clarify the platforms. (cherry picked from commit cc6a6870c567a7476a2608f73b3a4ca8d1ffb2d6) --- ChangeLog | 5 +++++ doc/posix-functions/strcasecmp.texi | 2 +- doc/posix-functions/strncasecmp.texi | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index a5622985e..18d4221d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2010-01-07 Bruno Haible + * doc/posix-functions/strcasecmp.texi: Clarify the platforms. + * doc/posix-functions/strncasecmp.texi: Likewise. + +2010-01-07 Bruno Haible + * m4/nl_langinfo.m4 (gl_FUNC_NL_LANGINFO): Simplify logic. 2010-01-07 John W. Eaton diff --git a/doc/posix-functions/strcasecmp.texi b/doc/posix-functions/strcasecmp.texi index f5d5edd47..342112ca7 100644 --- a/doc/posix-functions/strcasecmp.texi +++ b/doc/posix-functions/strcasecmp.texi @@ -9,7 +9,7 @@ Gnulib module: strcase 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: diff --git a/doc/posix-functions/strncasecmp.texi b/doc/posix-functions/strncasecmp.texi index 5d894b653..b46ff243b 100644 --- a/doc/posix-functions/strncasecmp.texi +++ b/doc/posix-functions/strncasecmp.texi @@ -9,7 +9,7 @@ Gnulib module: strcase 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: -- 2.11.0