[klibc] Make byte counters in stdio unsigned

Make the byte counters in the stdio private structure unsigned;
this ends up saving a few bytes.

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