poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / floorf.texi
blob61911d63c05c9c674ae9c6cea3f3af1c6b9377e2
1 @node floorf
2 @section @code{floorf}
3 @findex floorf
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/floorf.html}
7 Gnulib module: floorf or floorf-ieee
9 Portability problems fixed by either Gnulib module @code{floorf} or @code{floorf-ieee}:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9.
14 @item
15 This function is only defined as a macro with arguments on some platforms:
16 MSVC 14.
17 @end itemize
19 Portability problems fixed by Gnulib module @code{floorf-ieee}:
20 @itemize
21 @end itemize
23 Portability problems not fixed by Gnulib:
24 @itemize
25 @end itemize