New module 'floorf-ieee'.
[pspp] / doc / posix-functions / trunc.texi
1 @node trunc
2 @section @code{trunc}
3 @findex trunc
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/trunc.html}
6
7 Gnulib module: trunc
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Solaris 9, Interix 3.5.
14 @item
15 This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms:
16 glibc 2.8.
17 @end itemize
18
19 Portability problems not fixed by Gnulib:
20 @itemize
21 @end itemize