[klibc] stdio: don't force stdin and stdout to line buffered

Don't force stdin and stdout to be line buffered, instead let them be
line- or fully buffered depending on the I/O type.

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