X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fstrtod.texi;h=3f4f34eb44960619adfe817eb7e91b69c921b865;hb=72fa964ff7b6a1e8359c83e34765af885fc60ebe;hp=de47b3921447973db57fe8820d1f2041b8a6538f;hpb=200969d8ebed76c9b82837406a87cc767fafac1b;p=gnulib.git diff --git a/doc/posix-functions/strtod.texi b/doc/posix-functions/strtod.texi index de47b3921..3f4f34eb4 100644 --- a/doc/posix-functions/strtod.texi +++ b/doc/posix-functions/strtod.texi @@ -31,7 +31,7 @@ platforms: glibc 2.4, Mac OS X 10.5, FreeBSD 6.2, AIX 7.1, Cygwin < 1.5.25-11. @item -This function returns +0.0 (not -0.0) for @samp{-0} on some platforms: +This function returns +0.0 (not @minus{}0.0) for @samp{-0} on some platforms: IRIX 6.5, OSF/1 4.0. @item @@ -73,7 +73,7 @@ This function is missing on some old platforms. Portability problems not fixed by Gnulib: @itemize @item -This function returns +0.0 (not -0.0) for negative underflow on some +This function returns +0.0 (not @minus{}0.0) for negative underflow on some platforms: glibc 2.7, Cygwin 1.5.x, mingw, MSVC 9.