summaryrefslogtreecommitdiffstats
path: root/lib/libm/noieee_src/n_expm1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-5/+1
* in the old days compiler could not convert decimal constantsmartynas2009-04-111-17/+5
* const static -> static const; since it's deprecated per C99. ok millert@martynas2009-04-051-2/+2
* fix cases, found by lint:martynas2008-07-181-3/+3
* cleaning up, no functional changesmartynas2008-06-211-6/+6
* spacing, add rcs ids, no binary changemartynas2008-06-121-17/+18
* some cleanup for noieee_src, as asked by millert@: remove fictionalmartynas2008-06-121-0/+1
* - no need for ifdef dance (21), we have isnan, finite for vaxmartynas2008-06-121-3/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-5/+1
* scalb() in vax libm is in fact scalbn(), so change the symbol name.miod2002-10-111-5/+5
* ^vax^__vax__hugh2000-10-101-5/+5
* initial import of NetBSD treederaadt1995-10-181-0/+168