X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Flog2f.texi;h=f137ed1654e08d03dd386f9c0e633e4901a403c3;hb=3c7a0ee522192719470c8836a964fc6175fa6c96;hp=ac6d1827669639bf150e65ba853099e575468457;hpb=6bf08d5f7926a6e7d4f851bed1d4b63872a9ed2a;p=gnulib.git diff --git a/doc/posix-functions/log2f.texi b/doc/posix-functions/log2f.texi index ac6d18276..f137ed165 100644 --- a/doc/posix-functions/log2f.texi +++ b/doc/posix-functions/log2f.texi @@ -4,9 +4,9 @@ POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/log2f.html} -Gnulib module: log2f +Gnulib module: log2f or log2f-ieee -Portability problems fixed by Gnulib: +Portability problems fixed by either Gnulib module @code{log2f} or @code{log2f-ieee}: @itemize @item This function is missing on some platforms: @@ -26,6 +26,13 @@ This function returns slightly wrong values for exact powers of 2 on some platfo Cygwin 1.7.9. @end itemize +Portability problems fixed by Gnulib module @code{log2f-ieee}: +@itemize +@item +This function returns a wrong value for a negative argument on some platforms: +NetBSD 5.1, Solaris 11 2011-11. +@end itemize + Portability problems not fixed by Gnulib: @itemize @end itemize