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