summaryrefslogtreecommitdiff
path: root/lib/msun/src/s_rintf.c
Commit message (Expand)AuthorAgeFilesLines
* s/rcsid/__FBSDID/David Schultz2008-02-221-3/+2
* Use STRICT_ASSIGN() instead of assorted direct volatile hacks to workBruce Evans2008-01-191-4/+6
* Restored removal of the special handling needed for a result of +-0.Bruce Evans2005-12-031-0/+2
* Fix a bug where rintf() rounded the wrong way in round-to-nearest modeDavid Schultz2004-06-091-26/+7
* 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-9/+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
* Made rintf() actually work. It was completely broken (when s_rint.cBruce Evans1996-08-281-3/+9
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+71