about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/s_isnan.c
Commit message (Expand)AuthorAgeFilesLines
* Prepare for radical source tree reorganization. zack/build-layout-experimentZack Weinberg2017-06-081-39/+0
* math: add LDBL_CLASSIFY_COMPAT supportChris Metcalf2015-12-031-1/+4
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Use <> for math.h and math_private.h everywhere.Richard Henderson2012-03-091-2/+2
* Remove __STDC__ conditionals from libm.Joseph Myers2012-01-271-6/+1
* Optimize use of isnan, isinf, finiteUlrich Drepper2011-10-081-0/+1
* Optimized isnan for 64-bit machines.Ulrich Drepper2009-08-261-0/+39