poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / truncf.texi
blobfe85e896fc9e698356fd0582164f65d7de4fac80
1 @node truncf
2 @section @code{truncf}
3 @findex truncf
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/truncf.html}
7 Gnulib module: truncf or truncf-ieee
9 Portability problems fixed by either Gnulib module @code{truncf} or @code{truncf-ieee}:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, MSVC 9.
14 @item
15 This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
16 glibc 2.8.
17 @end itemize
19 Portability problems fixed by Gnulib module @code{truncf-ieee}:
20 @itemize
21 @end itemize
23 Portability problems not fixed by Gnulib:
24 @itemize
25 @end itemize