about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/e_gamma_r.c
Commit message (Collapse)AuthorAgeFilesLines
* Update.Ulrich Drepper1999-10-221-0/+3
| | | | | | | | | * sysdeps/ieee754/ldbl-96/s_nexttoward.c: If x == y, return y. * sysdeps/ieee754/dbl-64/e_lgamma_r.c: Don't handle -Inf special. * sysdeps/ieee754/dbl-64/e_gamma_r.c (__ieee754_gamma_r): Check for -Inf and return NaN.
* Update.Ulrich Drepper1999-07-141-0/+51