Mercurial > hg > octave-lojdl > gnulib-hg
diff lib/ChangeLog @ 5405:e95bb2954272
*** empty log message ***
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Wed, 10 Nov 2004 08:48:50 +0000 |
parents | 9fe229171c6d |
children | 02eeb2ef41ed |
line wrap: on
line diff
--- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-11-10 Jim Meyering <jim@meyering.net> + + Ensure that no close failure goes unreported. + * closeout.c (close_stdout): Always close stdout. I.e., don't + return early when it seems there's nothing to flush. + Don't include __fpending.h. + 2004-11-09 Paul Eggert <eggert@cs.ucla.edu> * strftime.c (DO_MULTIBYTE): Check for wchar.h, too.