From: Bruno Haible Date: Fri, 26 Sep 2008 18:09:32 +0000 (+0200) Subject: Module EOVERFLOW is removed. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59f779745a9bff341dfe5fd839f4c65023c9061;p=pspp Module EOVERFLOW is removed. --- diff --git a/ChangeLog b/ChangeLog index 007f46be52..f09eaa1501 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +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. 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