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 2697e46538677db5ee8388dd70cbf8dc2902ffcd..195c1facb1be4a2569a4a47b7c875dceda2a3a6f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index d2e5d5c393d7ee1be777fb9551e64c0a002d014e..b4f267b1ac2871cc1c4e485ba26cae3bb7518fc1 100644 (file)
@@ -9,8 +9,6 @@ Gnulib module: strerror
 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.