K 10 svn:author V 3 jkh K 8 svn:date V 27 2004-03-02T19:43:51.000000Z K 7 svn:log V 179 If handed a file pointer we can't write to, set errno properly to EBADF in order to get SUSv2 conformant behavior in higher level calls like fputs() and puts(). Reviewed by: bde END