summaryrefslogtreecommitdiff
path: root/lib/msun/src/k_rem_pio2.c
Commit message (Expand)AuthorAgeFilesLines
* msun: Fix some old typos.Pedro F. Giffuni2018-12-311-1/+1
* lib: minor spelling fixes in comments.Pedro F. Giffuni2016-05-011-1/+1
* Fix typo; s/ouput/outputKevin Lo2012-11-071-1/+1
* Fix some off-by-1 errors.Bruce Evans2008-02-251-3/+8
* Add more pi for long doubles. Also, avoid storing multiple copiesDavid Schultz2008-02-171-11/+143
* Oops, when merging from the float version to the double versions, don'tBruce Evans2008-01-201-1/+1
* Use STRICT_ASSIGN() for _kernel_rem_pio2f() and _kernel_rem_pio2f()Bruce Evans2008-01-191-3/+5
* Reduce diffs against vendor source (Sun fdlibm 5.3).David Schultz2005-02-041-28/+29
* Assume __STDC__, remove non-__STDC__ code.Alfred Perlstein2002-05-281-17/+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-31/+31
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+320