Use a slightly cleaner hack on BSD systems.
[gnulib.git] / doc / functions / isinf.texi
1 @node isinf
2 @section @code{isinf}
3 @findex isinf
4
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/isinf.html}
6
7 Gnulib module: ---
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 AIX 4.3.2, IRIX 6.5, OSF/1 5.1, Solaris 10.
18 @end itemize