Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-08 | Use __strtod | Peter S. Mazinger | |
2002-03-14 | Add implementations of strtof() and strtold(). These are a bit | Eric Andersen | |
lame, since internally I'm just using strtod, but that keeps things small, and has the side effect of making these easy to write. -Erik |