From: Jim Meyering Date: Sat, 3 Mar 2001 19:12:29 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_12~14 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=61829f063872c02fcd87b2fdb93c4aede836ea8a;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index dc340ea2b7..cb3d07aeae 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,3 +1,12 @@ +2001-02-28 Paul Eggert + + * src/sort.c (xfopen): Set have_read_stdin to 1 only if file is "-". + Use fopen_safer, not fopen, to avoid subtle bugs when fopen returns + stdin, stdout, or stderr. + (xfclose): stdout is no longer a special case. + (main): Close output file, don't just flush it; there might be + an error on the close. + 2001-02-27 Paul Eggert * src/sort.c (initbuf): If the desired size cannot be