Add isinf module.
authorBen Pfaff <blp@cs.stanford.edu>
Thu, 24 Jul 2008 04:48:35 +0000 (21:48 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 26 Jul 2008 04:56:40 +0000 (21:56 -0700)
commit2cc4af230b9c35894b9e6e3515681c0a313ad3cc
tree01fd92147a43713b022a873847c929338d3f762c
parentd581f6d5320f5d7b6d5e4a3ad1ccef7f0f9fb93a
Add isinf module.
ChangeLog
MODULES.html.sh
doc/posix-functions/isinf.texi
lib/isinf.c [new file with mode: 0644]
lib/math.in.h
m4/isinf.m4 [new file with mode: 0644]
m4/math_h.m4
modules/isinf [new file with mode: 0644]
modules/isinf-tests [new file with mode: 0644]
modules/math
tests/test-isinf.c [new file with mode: 0644]