poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / fesetexcept.texi
blob2c23d8e37a449b006e3b8126c3c1df74c5389e6a
1 @node fesetexcept
2 @section @code{fesetexcept}
3 @findex fesetexcept
5 Documentation:@*
6 @ifinfo
7 @ref{Status bit operations,,Examining the FPU status word,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/Status-bit-operations.html}.
11 @end ifnotinfo
13 Gnulib module: ---
15 Portability problems fixed by Gnulib:
16 @itemize
17 @end itemize
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @item
22 This function is missing on all non-glibc platforms:
23 glibc 2.24, Mac OS X 10.13, FreeBSD 12.0, NetBSD 9.0, OpenBSD 6.7, Minix 3.1.8, AIX 7.1, HP-UX 11.31, IRIX 6.5, Solaris 11.4, Cygwin 2.9, mingw, MSVC 14, Android 9.0.
24 @end itemize