summaryrefslogtreecommitdiff
path: root/lib/isfinite.c
Commit message (Expand)AuthorAgeFilesLines
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-1/+1
* Rename isnand.h to isnand-nolibm.h, similarly for isnanf.h.Ben Pfaff2008-07-121-2/+2
* Rename isnan, applicable to 'double' only, to isnand.Bruno Haible2008-01-261-3/+3
* Implement 'isfinite' module.Ben Pfaff2007-10-271-0/+39