X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fposix-functions%2Fexpm1l.texi;h=131a7fdd8c35c940b5f6580a7069f0aaed691a85;hb=6e5f53c09490a510344a65d26f5e3989a048fcdf;hp=5a1ade4b55f2e60b5f133fe81650e343f76d7625;hpb=2b6c08c775ae4e80b52aa41058ea5939f778b44b;p=gnulib.git diff --git a/doc/posix-functions/expm1l.texi b/doc/posix-functions/expm1l.texi index 5a1ade4b5..131a7fdd8 100644 --- a/doc/posix-functions/expm1l.texi +++ b/doc/posix-functions/expm1l.texi @@ -2,17 +2,20 @@ @section @code{expm1l} @findex expm1l -POSIX specification: @url{http://www.opengroup.org/susv3xsh/expm1l.html} +POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/expm1l.html} -Gnulib module: --- +Gnulib module: expm1l 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, AIX 5.1, HP-UX 11, older IRIX 6.5, Solaris 9, Cygwin, mingw, MSVC 9, Interix 3.5, BeOS. +@item +This function is not declared on some platforms: +IRIX 6.5. @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, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, mingw, Interix 3.5, BeOS. @end itemize