[klibc] fwrite: fix the implementation of _IONBF

The _IONBF implementation was a duplicate of _IOFBF, which is
obviously incorrect.  Actually make sure we flush after each write.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
1 file changed