[klibc] Bypass stdio buffering for large I/O

If the I/O size is too large to fit in the buffer, bypass the
buffering and go directly to the system call.

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