aboutsummaryrefslogtreecommitdiff
path: root/stdlib/tst-strtod-round-skeleton.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-12float128: Add strtof128, wcstof128, and related functions.Paul E. Murphy1-0/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-10-28Make strtod raise "inexact" exceptions (bug 19380).Joseph Myers1-0/+18
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan1-13/+11
2016-08-19Add tst-wcstod-roundPaul E. Murphy1-0/+236