aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ieee754/ldbl-128/s_nexttowardf.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-02Make nextafter, nexttoward set errno (bug 6799).Joseph Myers1-0/+3
2015-10-02Fix nexttoward overflow in non-default rounding modes (bug 19059).Joseph Myers1-1/+4
2013-06-05Remove trailing whitespace.Joseph Myers1-1/+1
2012-05-01Fix nexttoward bugs (bugs 2550, 2570).Joseph Myers1-6/+2
2012-03-09Use <> for math.h and math_private.h everywhere.Richard Henderson1-2/+2
2012-01-27Remove __STDC__ conditionals from libm.Joseph Myers1-7/+1
2010-01-16sysdeps/ieee754/ldbl-128/ fixesJakub Jelinek1-9/+8
1999-07-14Update.Ulrich Drepper1-0/+81