Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-06 | stdlib: Use __get_numeric_locale instead of __localeconv_l for decimal_point | Keith Packard | 1 | -3/+3 |
2018-08-16 | Remove unused NaN's integer representation definitions | Masamichi Hosoda | 1 | -1/+0 |
2018-08-08 | newlib: fix various gcc warnings | Corinna Vinschen | 1 | -5/+5 |
2016-08-15 | Implement strto[dflu]_l/wcsto[dflu]_l | Corinna Vinschen | 1 | -65/+24 |
2015-11-26 | Only build _strtodg_r on targets supporting a distinct long double type | Corinna Vinschen | 1 | -0/+4 |
2015-11-21 | Handle multibyte decimapl point in strtold. | Corinna Vinschen | 1 | -1/+8 |
2015-11-20 | Import correctly working strtold from David M. Gay. | Corinna Vinschen | 1 | -0/+1136 |