about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/s_issignalingf.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
|
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
|
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+42
It is based on draft TS 18661 and currently enabled as a GNU extension.