X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Flog2.texi;h=6f1df25d55ed829105c64c270596e9cab00cee54;hb=f40e1532834adc754cac576a07d43b9556f89a97;hp=cc0bf596d6ed1672e32a9a0559bf65d8e4930bc3;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/log2.texi b/doc/posix-functions/log2.texi index cc0bf596d..6f1df25d5 100644 --- a/doc/posix-functions/log2.texi +++ b/doc/posix-functions/log2.texi @@ -2,7 +2,7 @@ @section @code{log2} @findex log2 -POSIX specification: @url{http://www.opengroup.org/susv3xsh/log2.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/log2.html} Gnulib module: --- @@ -14,5 +14,9 @@ Portability problems not fixed by Gnulib: @itemize @item This function is missing on some platforms: -MacOS X 10.3, 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