aboutsummaryrefslogtreecommitdiff
path: root/include/float.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-23fix FLT_ROUNDS regression in C++ applicationsRich Felker1-0/+8
2015-03-07fix FLT_ROUNDS to reflect the current rounding modeSzabolcs Nagy1-0/+3
2014-08-27add C11 floating-point characteristic macros to float.hSzabolcs Nagy1-0/+7
2013-11-20write floating point limit constants to 21 significant decimal placesRich Felker1-8/+8
2013-05-17add FLT_TRUE_MIN, etc. macros from C11Rich Felker1-0/+2
2012-03-21fix DECIMAL_DIG definitionsRich Felker1-2/+0