summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/b_exp__D.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* const static -> static const; since it's deprecated per C99. ok millert@martynas2009-04-051-11/+11
* - expressions such as x != x and x == x are prone to errors andmartynas2008-06-251-2/+2
* cleaning up, no functional changesmartynas2008-06-211-2/+3
* - on non-ieee, rename gamma to tgamma, the 'true' gammamartynas2008-06-111-0/+126