strerror: Update documentation.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Apr 2010 21:07:50 +0000 (23:07 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Apr 2010 21:07:50 +0000 (23:07 +0200)
ChangeLog
doc/posix-functions/strerror.texi

index 2697e46..195c1fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-04-04  Bruno Haible  <bruno@clisp.org>
 
 2010-04-04  Bruno Haible  <bruno@clisp.org>
 
+       strerror: Update documentation.
+       * doc/posix-functions/strerror.texi: Remove mention of old platforms.
+
+2010-04-04  Bruno Haible  <bruno@clisp.org>
+
        stdio: Fix some C++ test errors on Solaris 8 with GCC.
        * lib/stdio.in.h (vdprintf, vfprintf, vprintf, vsprintf): Use
        _GL_CXXALIAS_SYS_CAST.
        stdio: Fix some C++ test errors on Solaris 8 with GCC.
        * lib/stdio.in.h (vdprintf, vfprintf, vprintf, vsprintf): Use
        _GL_CXXALIAS_SYS_CAST.
index d2e5d5c..b4f267b 100644 (file)
@@ -9,8 +9,6 @@ Gnulib module: strerror
 Portability problems fixed by Gnulib:
 @itemize
 @item
 Portability problems fixed by Gnulib:
 @itemize
 @item
-This function is missing on some old platforms.
-@item
 This function does not support the error values that are specified by POSIX
 but not defined by the system, on some platforms:
 OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.
 This function does not support the error values that are specified by POSIX
 but not defined by the system, on some platforms:
 OpenBSD 4.0, OSF/1 5.1, Cygwin 1.5.x, mingw.