From: Jim Meyering Date: Tue, 23 Sep 2003 21:57:19 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.1.0~546 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8839f376d328d92f658d3a369c227349075c6e5e;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 3af333829d..d15ae825d0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,10 @@ * Version 5.0.92. + * src/paste.c (paste_serial): Save errno after input error, + to report proper errno value. + Based on a patch from Paul Eggert. + * src/tee.c (tee): Adjust fwrite arguments so that the return value is the number of bytes written. @@ -16,7 +20,6 @@ to report proper errno value. * src/fold.c (fold_file): Likewise. * src/od.c (check_and_close, skip, read_char, read_block): Likewise. - * src/paste.c (paste_serial): Likewise. * src/unexpand.c (unexpand): Likewise. * src/csplit.c (close_output_file): Don't report bogus errno value