X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftruncf.texi;h=1698e162466452e9f223f676643c5cd783151cf6;hb=94d63c4bfd95e7ff11c3dcbc1d60d276739f7f55;hp=d6638b6e26e0f4078209c01ca9acb4a4642efb40;hpb=b124cb0259dc7583c600735a41202abbc6963d73;p=gnulib.git diff --git a/doc/posix-functions/truncf.texi b/doc/posix-functions/truncf.texi index d6638b6e2..1698e1624 100644 --- a/doc/posix-functions/truncf.texi +++ b/doc/posix-functions/truncf.texi @@ -4,18 +4,26 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/truncf.html} -Gnulib module: truncf +Gnulib module: truncf or truncf-ieee -Portability problems fixed by Gnulib: +Portability problems fixed by either Gnulib module @code{truncf} or @code{truncf-ieee}: @itemize @item This function is missing on some platforms: -FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, HP-UX 11, Solaris 9, Interix 3.5. +FreeBSD 5.2.1, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, Solaris 9, MSVC 9, Interix 3.5. @item This function is not declared (without @code{-D_GNU_SOURCE}) on some platforms: glibc 2.8. @end itemize +Portability problems fixed by Gnulib module @code{truncf-ieee}: +@itemize +@item +This function returns a positive zero for a minus zero argument +on some platforms: +OSF/1 5.1. +@end itemize + Portability problems not fixed by Gnulib: @itemize @end itemize