From: Bruno Haible Date: Fri, 26 Sep 2008 18:09:32 +0000 (+0200) Subject: Module EOVERFLOW is removed. X-Git-Tag: v0.1~6989 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=e59f779745a9bff341dfe5fd839f4c65023c9061;p=gnulib.git Module EOVERFLOW is removed. --- diff --git a/ChangeLog b/ChangeLog index 007f46be5..f09eaa150 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2008-09-26 Bruno Haible + * doc/posix-headers/errno.texi: Remove mention of module 'EOVERFLOW'. + +2008-09-26 Bruno Haible + * lib/fwriteerror.c (do_fwriteerror): Ignore error EPIPE. 2008-09-26 Bruno Haible diff --git a/doc/posix-headers/errno.texi b/doc/posix-headers/errno.texi index b3c11a9d9..7cec051d0 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