X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffloorf.texi;h=bd0e3eb5be132c8fa2f3bc8287cd7d293b13e8f8;hb=cdddb1e1f27b899a9580d3ad289539c3c124d045;hp=1133fe2f888758f0b65b7140c65c0831b1b6b627;hpb=80fc442c212439b65a2fba722b17529aba2aa1ae;p=gnulib.git diff --git a/doc/posix-functions/floorf.texi b/doc/posix-functions/floorf.texi index 1133fe2f8..bd0e3eb5b 100644 --- a/doc/posix-functions/floorf.texi +++ b/doc/posix-functions/floorf.texi @@ -4,15 +4,23 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/floorf.html} -Gnulib module: floorf +Gnulib module: floorf or floorf-ieee -Portability problems fixed by Gnulib: +Portability problems fixed by either Gnulib module @code{floorf} or @code{floorf-ieee}: @itemize @item This function is missing on some platforms: AIX 5.1, HP-UX 11, Solaris 9. @end itemize +Portability problems fixed by Gnulib module @code{floorf-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