X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffloor.texi;h=77491dec455454c2e0f73efe7b8b81dee93cca3f;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=6ce4ede9927bf93098794ca5a19a96921b12db05;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/floor.texi b/doc/posix-functions/floor.texi index 6ce4ede99..77491dec4 100644 --- a/doc/posix-functions/floor.texi +++ b/doc/posix-functions/floor.texi @@ -2,14 +2,22 @@ @section @code{floor} @findex floor -POSIX specification: @url{http://www.opengroup.org/susv3xsh/floor.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/floor.html} -Gnulib module: floor +Gnulib module: floor or floor-ieee -Portability problems fixed by Gnulib: +Portability problems fixed by either Gnulib module @code{floor} or @code{floor-ieee}: @itemize @end itemize +Portability problems fixed by Gnulib module @code{floor-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