aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/s_nextafter.c
Commit message (Expand)AuthorAgeFilesLines
* s/rcsid/__FBSDID/David Schultz2008-02-221-4/+2
* Replace strong references with weak references. There's noDavid Schultz2005-03-071-3/+3
* - Try harder to trick gcc into not optimizing away statementsDavid Schultz2005-03-071-4/+14
* Update comment to reflect the code change in the previous revision.David Schultz2005-01-231-1/+1
* If x == y, return y, not x. C99 (though not IEEE 754) requires thatDavid Schultz2005-01-231-1/+1
* Fix formatting, this is hard to explain, so I'll show one example.Alfred Perlstein2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-5/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-6/+6
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+79