X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ffrexp.texi;h=8a3adeb1dea42d9cfa8498e0ffacbac9f71db47f;hb=e29e19dce9e19be76fae92b0955d02c843333093;hp=f0a791ca08f91189a15ba63bb2cfbd9718df362f;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/frexp.texi b/doc/posix-functions/frexp.texi index f0a791ca0..8a3adeb1d 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