changeset 30184:e20e06507489

Module EOVERFLOW is removed.
author Bruno Haible <bruno@clisp.org>
date Fri, 26 Sep 2008 20:09:32 +0200
parents 23d4d9c6038d
children 0b34cc3587f2
files ChangeLog doc/posix-headers/errno.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Sep 26 16:10:07 2008 +0200
+++ b/ChangeLog	Fri Sep 26 20:09:32 2008 +0200
@@ -1,3 +1,7 @@
+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.
--- a/doc/posix-headers/errno.texi	Fri Sep 26 16:10:07 2008 +0200
+++ b/doc/posix-headers/errno.texi	Fri Sep 26 20:09:32 2008 +0200
@@ -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