fix bug parsing lone zero followed by junk, and hex float over-reading
[musl] / src / internal / shgetc.c
2012-04-11 Rich Felkeradd "scan helper getc" and rework strtod, etc. to use it