summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdlib/strtodg.c
Commit message (Expand)AuthorAgeFilesLines
* Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen2016-08-151-65/+24
* Only build _strtodg_r on targets supporting a distinct long double typeCorinna Vinschen2015-11-261-0/+4
* Handle multibyte decimapl point in strtold.Corinna Vinschen2015-11-211-1/+8
* Import correctly working strtold from David M. Gay.Corinna Vinschen2015-11-201-0/+1136