modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / fetestexcept.texi
blob634a34111d9a1a3f2a3f14dc90fd3c4c1c5345c4
1 @node fetestexcept
2 @section @code{fetestexcept}
3 @findex fetestexcept
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fetestexcept.html}
7 Gnulib module: ---
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5,
18 OSF/1 5.1, Solaris 9, Cygwin 1.7.7, MSVC 9, Interix 3.5.
19 @end itemize