From e59f779745a9bff341dfe5fd839f4c65023c9061 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 26 Sep 2008 20:09:32 +0200 Subject: [PATCH] Module EOVERFLOW is removed. --- ChangeLog | 4 ++++ doc/posix-headers/errno.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.11.0