summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-09-26 20:09:32 +0200
committerBruno Haible <bruno@clisp.org>2008-09-26 20:09:32 +0200
commite59f779745a9bff341dfe5fd839f4c65023c9061 (patch)
tree3d3f3f656ec54236eecb7992d0b9264653012201
parent0215a9d0af452e1851385549d69d4af6a4106183 (diff)
downloadgnulib-e59f779745a9bff341dfe5fd839f4c65023c9061.tar.gz
Module EOVERFLOW is removed.
-rw-r--r--ChangeLog4
-rw-r--r--doc/posix-headers/errno.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 007f46be52..f09eaa1501 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-09-26 Bruno Haible <bruno@clisp.org>
+ * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'.
+
+2008-09-26 Bruno Haible <bruno@clisp.org>
+
* lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE.
2008-09-26 Bruno Haible <bruno@clisp.org>
diff --git a/doc/posix-headers/errno.texi b/doc/posix-headers/errno.texi
index b3c11a9d9a..7cec051d09 100644
--- a/doc/posix-headers/errno.texi
+++ b/doc/posix-headers/errno.texi
@@ -3,7 +3,7 @@
POSIX specification: @url{http://www.opengroup.org/susv3xbd/errno.h.html}
-Gnulib module: errno, EOVERFLOW
+Gnulib module: errno
Portability problems fixed by Gnulib:
@itemize