]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Ensure that no close failure goes unreported.
authorJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:37:23 +0000 (22:37 +0000)
committerJim Meyering <jim@meyering.net>
Sat, 6 Nov 2004 22:37:23 +0000 (22:37 +0000)
commitd77d7fe158bea73dc309cbbce2dbe6add4da3327
treedf01f7d04fa361da1857f4ecdb79361319dadcaf
parentd73a00981c48bb84ec3ed678ab2cae52a13d34f8
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