X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffrexp.texi;h=149a6c7eb5e0a876b9a8d26a104c69e9c4307026;hb=1692395a63b2795a9d5c8e048e776f2e342fe2bb;hp=f0a791ca08f91189a15ba63bb2cfbd9718df362f;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/frexp.texi b/doc/posix-functions/frexp.texi index f0a791ca0..149a6c7eb 100644 --- a/doc/posix-functions/frexp.texi +++ b/doc/posix-functions/frexp.texi @@ -2,7 +2,7 @@ @section @code{frexp} @findex frexp -POSIX specification: @url{http://www.opengroup.org/susv3xsh/frexp.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/frexp.html} Gnulib module: frexp @@ -12,6 +12,9 @@ Portability problems fixed by Gnulib: This function does not work on denormalized numbers on some platforms: NetBSD 3.0. @item +This function does not work on negative zero on some platforms: +NetBSD 4.99. +@item This function does not work on infinite numbers on some platforms: IRIX 6.5, mingw. @end itemize