X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Ftanl.texi;h=cf77808b78f3857e8e4dcf6d4eb8ef726e6fe286;hb=5a448a463a290b59549f2ee1cf6c1b01a6043f45;hp=1a65ecec0b620ff74210f45e872806f0b0ff1fa6;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/tanl.texi b/doc/posix-functions/tanl.texi index 1a65ecec0..cf77808b7 100644 --- a/doc/posix-functions/tanl.texi +++ b/doc/posix-functions/tanl.texi @@ -2,17 +2,23 @@ @section @code{tanl} @findex tanl -POSIX specification: @url{http://www.opengroup.org/susv3xsh/tanl.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/tanl.html} -Gnulib module: --- +Gnulib module: tanl Portability problems fixed by Gnulib: @itemize +@item +This function is missing on some platforms: +FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, Interix 3.5, BeOS. +@item +This function is only defined as a macro with arguments on some platforms: +MSVC 9. +@item +This function is not declared on some platforms: +Mac OS 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