X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fposix-functions%2Fsqrtl.texi;h=b3a5a55e6e9d05ea454fd755101a106088192966;hb=a83a25fd19a04a9ec3dedd34f7e36c4cefe6f8ca;hp=4d6b6dfcefc06ccf7d2ea4bd407f01bd158640c6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/sqrtl.texi b/doc/posix-functions/sqrtl.texi index 4d6b6dfce..b3a5a55e6 100644 --- a/doc/posix-functions/sqrtl.texi +++ b/doc/posix-functions/sqrtl.texi @@ -2,17 +2,20 @@ @section @code{sqrtl} @findex sqrtl -POSIX specification: @url{http://www.opengroup.org/susv3xsh/sqrtl.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sqrtl.html} -Gnulib module: --- +Gnulib module: sqrtl Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@item +This function is not declared on some platforms: +MacOS X 10.3. @end itemize Portability problems not fixed by Gnulib: @itemize -@item -This function is missing on some platforms: -FreeBSD 6.0, NetBSD 3.0, OpenBSD 3.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. @end itemize