Ensure that no close failure goes unreported.
authorJim Meyering <jim@meyering.net>
Wed, 10 Nov 2004 08:48:41 +0000 (08:48 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 10 Nov 2004 08:48:41 +0000 (08:48 +0000)
commitd17327237fac6d781a90bf928ba0d88aed472772
tree46c3354e8980f11f8c6ceb1a960a0fdf2ddab1cc
parent838df9f88ca2be063d6d8bfc8e9949b83c260304
Ensure that no close failure goes unreported.

(close_stdout): Always close stdout.  I.e., don't
return early when it seems there's nothing to flush.
Don't include __fpending.h.
lib/closeout.c