summaryrefslogtreecommitdiffstats
path: root/lib/msun/bsdsrc/b_exp.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix some non-standard variable declarations.das2011-10-161-10/+10
|
* Eliminate some warnings.das2008-02-221-3/+1
|
* Cosmetic changes only:das2004-12-161-4/+3
| | | | | | | | - style - remove unused variables - de-support VAX Inspired by: bin/42388
* Remove some kludges designed to ensure that the compiler didn't rounddas2004-05-171-40/+10
| | | | | | | | | | constants the wrong way on the VAX. Instead, use C99 hexadecimal floating-point constants, which are guaranteed to be exact on binary IEEE machines. (The correct hexadecimal values were already provided in the source, but not used.) Also, convert the constants to lowercase to work around a gcc bug that wasn't fixed until gcc 3.4.0. Prompted by: stefanf
* Resurrect Lite1's gamma() as C99's tgamma(). Minimal changes.bde2002-03-261-0/+2
|
* Fix SCM ID's.obrien2002-03-211-3/+3
|
* Add __FBSDID()s to libmdillon2001-09-301-0/+3
|
* Remove trailing whitespace.rgrimes1995-05-301-10/+10
|
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+203
OpenPOWER on IntegriCloud