summaryrefslogtreecommitdiffstats
path: root/lib/libm/src/w_gamma.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.millert2002-02-191-6/+2
|
* from netbsd:deraadt1995-12-141-3/+3
| | | | | | | Changed w_gamma.c, w_gamma_r.c, w_gammaf.c, w_gammaf_r.c to call __ieee754_lgamma_r or __ieee754_lgammaf_r. Removed e_gamma.c, e_gamma_r.c, e_gammaf.c, e_gammaf_r.c, e_lgamma.c, e_lgamma_f.c.
* initial import of NetBSD treederaadt1995-10-181-0/+49