fix ctype abi junk (pointer should point to 0 slot, not -128 slot)
[musl] / src / internal / intscan.c
2012-04-19 Rich Felkerfix really bad breakage in strtol, etc.: failure to...
2012-04-18 Rich Felkerfix failure of int parser to unget an initial mismatchi...
2012-04-16 Rich Felkernew scanf implementation and corresponding integer...