From: Jim Meyering Date: Sun, 30 May 2004 08:43:42 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.3.0~1470 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bb682cff5e71cabc75a7bd0bc7c09fba10a249a3;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 5a78c6e133..8b25048f91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-05-29 Paul Eggert + + * src/shred.c (dosync): Ignore EBADF errors, as IRIX 6.5 + fdatasync reports EBADF when syncing (unwritable) directories. + Problem reported by Albert Chin-A-Young in: + http://lists.gnu.org/archive/html/bug-coreutils/2004-05/msg00165.html + 2004-05-29 Jim Meyering * Version 5.3.0.