summaryrefslogtreecommitdiff
path: root/math/s_nextafter.c
AgeCommit message (Expand)Author
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers
2007-04-16[BZ #3306]Ulrich Drepper
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper
2007-07-31.Jakub Jelinek
2005-12-14Moved to csu/errno-loc.c.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek