- close() did not reset the non-blocking file property, as it should
have. This only worked for files which were closed anyway, but not for the stdio streams. Fixed.
Authored by: obarthel 2005-01-14
Parent: [r120]
Child: [r122]