summaryrefslogtreecommitdiff
path: root/com32/lib/math/strtod.c
Commit message (Expand)AuthorAgeFilesLines
* Run Nindent on com32/lib/math/strtod.cH. Peter Anvin2009-05-291-102/+97
* Standardize format for copyright lines and updateH. Peter Anvin2008-01-161-1/+1
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-19/+18
* Compilation fix for older gcc where __DBL_*_EXP__ isn't definedH. Peter Anvin2007-01-251-33/+35
* Add strtod() function, needed by libpngH. Peter Anvin2006-08-281-0/+160