poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / signbit.texi
blob259a2819d6cfe21e94102860ebfb217ef16c0779
1 @node signbit
2 @section @code{signbit}
3 @findex signbit
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/signbit.html}
7 Gnulib module: signbit
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 Mac OS X 10.13, OpenBSD 6.7, AIX 5.1, IRIX 6.5, Solaris 11.0, MSVC 9, Android 9.0.
14 @end itemize
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize