X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftruncf.texi;h=30e7e737c718471afd952206a8532aaabf9dac74;hb=168fc669c003eebe51fb61480d363f8a44695083;hp=d6638b6e26e0f4078209c01ca9acb4a4642efb40;hpb=b124cb0259dc7583c600735a41202abbc6963d73;p=gnulib.git diff --git a/doc/posix-functions/truncf.texi b/doc/posix-functions/truncf.texi index d6638b6e2..30e7e737c 100644 --- a/doc/posix-functions/truncf.texi +++ b/doc/posix-functions/truncf.texi @@ -4,9 +4,9 @@ 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: @@ -16,6 +16,14 @@ 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