summaryrefslogtreecommitdiffstats
path: root/lib/msun/src/s_rint.c
Commit message (Expand)AuthorAgeFilesLines
* s/rcsid/__FBSDID/das2008-02-221-3/+2
* Use STRICT_ASSIGN() instead of assorted direct volatile hacks to workbde2008-01-191-2/+2
* Implement rintl(), nearbyintl(), lrintl(), and llrintl().das2008-01-141-0/+6
* Simplified the fix in rev.1.3. Instead of using long double forbde2005-12-031-8/+2
* Fixed rint(x) in the following cases:bde2005-12-031-0/+9
* Remove an obsolete sentence from a comment.stefanf2005-03-071-2/+1
* Only provide one copy of the math functions. If we provide a MD function,peter2003-07-231-1/+1
* Fix formatting, this is hard to explain, so I'll show one example.alfred2002-05-281-1/+2
* Assume __STDC__, remove non-__STDC__ code.alfred2002-05-281-9/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Select between the generic math functions and the i387-specific onesbde1997-02-161-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Made rintf() actually work. It was completely broken (when s_rint.cbde1996-08-281-3/+10
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* J.T. Conklin's latest version of the Sun math library.jkh1994-08-191-0/+86
OpenPOWER on IntegriCloud