poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / totalorderl.texi
blobebdf5eb1f09919fc3d29ca61dda6b32309b3b762
1 @node totalorderl
2 @section @code{totalorderl}
3 @findex totalorderl
5 Documentation:@*
6 @ifinfo
7 @ref{FP Comparison Functions,,Floating-Point Comparison Functions,libc}.
8 @end ifinfo
9 @ifnotinfo
10 @url{https://www.gnu.org/software/libc/manual/html_node/FP-Comparison-Functions.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 @item
25 This function has a different signature on some platforms:
26 glibc 2.30.
27 @end itemize