open-safer.c: avoid 'signed and unsigned in conditional...' warning
[gnulib.git] / modules / isnand-nolibm
1 Description:
2 isnand() function: test for NaN, without requiring libm.
3
4 Files:
5 lib/isnand-nolibm.h
6 lib/isnand.c
7 lib/isnan.c
8 lib/float+.h
9 m4/exponentd.m4
10 m4/isnand.m4
11
12 Depends-on:
13 fpieee
14
15 configure.ac:
16 gl_FUNC_ISNAND_NO_LIBM
17
18 Makefile.am:
19
20 Include:
21 #include "isnand-nolibm.h"
22
23 License:
24 LGPL
25
26 Maintainer:
27 Bruno Haible
28