fix buffer overflow in vfprintf on long writes to unbuffered files
[musl] / src / internal / intscan.c
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...