summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/e_lgamma_r.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reduce libm's exports and make internal calls go direct.guenther2016-09-121-0/+1
* Store -1 into signgam in case of a special value of -0.martynas2011-05-281-1/+5
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-4/+0
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-9/+9
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-20/+4
* initial import of NetBSD treederaadt1995-10-181-0/+312