rework langinfo code for ABI compat and for use by time code
[musl] / src / stdlib / strtod.c
2013-07-24 Rich Felkeradd _l versions of strtod family functions, purely...
2012-09-07 Rich Felkeruse restrict everywhere it's required by c99 and/or...
2012-04-19 Rich Felkerfix really bad breakage in strtol, etc.: failure to...
2012-04-11 Rich FelkerMerge remote branch 'nsz/master'
2012-04-11 Rich Felkeradd "scan helper getc" and rework strtod, etc. to use it
2012-04-11 Rich Felkerunify strtof/strtod/strtold wrappers and fix initial...
2012-04-10 Rich Felkernew floating point parser/converter
2011-02-12 Rich Felkerinitial check-in, version 0.5.0