changeset 13148:f497bc6acd71

strerror: Update documentation.
author Bruno Haible <bruno@clisp.org>
date Sun, 04 Apr 2010 23:07:50 +0200
parents 470c08f248f7
children cb033e9787c8
files ChangeLog doc/posix-functions/strerror.texi
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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.
--- a/doc/posix-functions/strerror.texi
+++ b/doc/posix-functions/strerror.texi
@@ -9,8 +9,6 @@
 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.