aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/float128/strtof128_l.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-24Support strtof64x, wcstof64x aliases.Joseph Myers1-0/+15
2017-06-22Fix float128 uses of xlocale.h.Joseph Myers1-1/+1
2017-06-20Use locale_t, not __locale_t, throughout glibcZack Weinberg1-1/+1
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy1-0/+43