about summary refs log tree commit diff
path: root/math/s_nextafter.c
Commit message (Expand)AuthorAgeFilesLines
* Do not include math-barriers.h in math_private.h.Joseph Myers2018-05-111-0/+1
* Use libm_alias_double in math/.Joseph Myers2017-09-151-3/+2
* Consistently use uintN_t not u_intN_t in libm.Joseph Myers2017-08-031-1/+1
* Make nextafter, nexttoward set errno (bug 6799).Joseph Myers2015-11-021-0/+3
* Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers2014-03-111-4/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* [BZ #3306]Ulrich Drepper2007-04-161-10/+10
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-10/+10
* .Jakub Jelinek2007-07-311-10/+10
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-141-0/+100
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-100/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+100