K 10 svn:author V 3 gad K 8 svn:date V 27 2000-12-02T00:07:56.000000Z K 7 svn:log V 277 Fix some error-handling logic so that ferror is called before fclose, instead of immediately after the fclose. The previous logic did work on freebsd, but is somewhat risky practice (and causes trouble when porting to other OS's). PR: bin/22965 Reviewed by: Garrett Wollman END