about summary refs log tree commit diff
path: root/sysdeps/ieee754/dbl-64/wordsize-64/math_private.h
Commit message (Expand)AuthorAgeFilesLines
* Since we now inline isinf, isnan and isfinite in math.h, replace uses of __is...Wilco Dijkstra2015-09-181-36/+0
* Add #include <stdint.h> for uint[32|64]_t usage (except installed headers).Ryan S. Arnold2013-05-161-0/+1
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-0/+35