aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/src/e_log10f.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some regressions caused by the switch from gcc to clang. The fixesDavid Schultz2013-05-271-1/+2
* Remove an unused variable.David Schultz2011-10-161-1/+1
* Various changes to improve the accuracy and speed of log{2,10}{,f}.David Schultz2011-10-151-7/+16
* Style fixes and updates to comments.David Schultz2011-10-151-8/+8
* Convert log10f() to use __kernel_log(), which is more accurate and simpler.David Schultz2011-03-071-11/+19
* s/rcsid/__FBSDID/David Schultz2008-02-221-3/+2
* 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-13/+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-2/+2
* Submitted by: J.T. Conklin <jtc@wimsey.com>Bruce Evans1995-04-071-2/+1
* J.T. Conklin's latest version of the Sun math library.Jordan K. Hubbard1994-08-191-0/+68