Remove unused variable from stdlib/setenv.c
[platform/upstream/glibc.git] / stdlib / tst-strtod-round.c
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-11-13 Joseph MyersFix strtod rounding of half the least subnormal (bug...
2013-06-14 Joseph MyersMake tst-strtod-round use ROUNDING_TESTS.
2013-06-13 Joseph MyersRework tst-strtod-round handling of inexact results.
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-09-12 Joseph MyersMake strtod respect the rounding mode (bug 14518).
2012-09-06 Joseph MyersFix strtod test for values above maximum for IBM long...
2012-09-05 Andreas SchwabUse LDBL_MIN_EXP to distinguish Intel and Motorola...
2012-09-05 Andreas SchwabCorrectly handle Motorola extended float format in...
2012-08-27 Joseph MyersFix sign of zero on strtod underflow (bug 14519).
2012-08-27 Joseph MyersFix strtod rounding (bug 3479).