Add isnan module.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Jul 2008 17:50:41 +0000 (10:50 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 12 Jul 2008 18:27:15 +0000 (11:27 -0700)
commit7080851f5a8270aee50e8545d28c48c6c75decc1
tree453a13b78a8c62e4165a1b15d8017af233454616
parent4ade019ba68356b5d58a94dccff159a1fde85ad5
Add isnan module.
ChangeLog
MODULES.html.sh
doc/posix-functions/isnan.texi
lib/math.in.h
m4/isnan.m4 [new file with mode: 0644]
m4/isnanl.m4
m4/math_h.m4
modules/isnan [new file with mode: 0644]
modules/isnan-tests [new file with mode: 0644]
modules/math
tests/test-isnan.c [new file with mode: 0644]