summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_log.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused leftovers of the 4.4BSD libm, which was only usednaddy2018-07-181-482/+0
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-1/+2
* Per fpclassify(3): isinff(), isnanf(), finite(), and finitef() are deprecatedguenther2016-09-121-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* some archaic 'n = a(b), c(d)' use that confused lintmartynas2008-07-161-7/+13
* cleaning up, no functional changesmartynas2008-06-211-2/+2
* fix some errors found by lint, e.g. declaration w/o types, makemartynas2008-06-161-6/+10
* - on non-ieee, rename gamma to tgamma, the 'true' gammamartynas2008-06-111-18/+10
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
* ^vax^__vax__hugh2000-10-101-1/+1
* initial import of NetBSD treederaadt1995-10-181-0/+487