fix failure of int parser to unget an initial mismatching character
[musl] / src / internal / intscan.c
2012-04-18 Rich Felkerfix failure of int parser to unget an initial mismatchi...
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...