+2004-11-10 Jim Meyering <jim@meyering.net>
+
+ * modules/closeout (Depends-on): Remove fpending.
+
2004-11-04 Bruno Haible <bruno@clisp.org>
* modules/allocsa (Files): Add lib/allocsa.valgrind.
+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.