X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Flog2f.texi;h=6a91be4733f5678bf78eb098151fd916bad0617f;hb=a765077b04a89bffa2a6095c7988fb9a70857d7f;hp=b49343424fd8727b280145cf16bab27ce0e98486;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/log2f.texi b/doc/posix-functions/log2f.texi index b49343424..6a91be473 100644 --- a/doc/posix-functions/log2f.texi +++ b/doc/posix-functions/log2f.texi @@ -2,7 +2,7 @@ @section @code{log2f} @findex log2f -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2f.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/log2f.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, AIX 5.1, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5. +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, IRIX 6.5, Solaris 9, MSVC 9, +Interix 3.5. +@item +This function is only provided as a macro on some platforms: +Cygwin 1.5.x. @end itemize