modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / log1pl.texi
blobdfcb3c3ed95a4c44b9fe259721e36a6053d09e1a
1 @node log1pl
2 @section @code{log1pl}
3 @findex log1pl
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/log1pl.html}
7 Gnulib module: log1pl or log1pl-ieee
9 Portability problems fixed by either Gnulib module @code{log1pl} or @code{log1pl-ieee}:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 FreeBSD 6.0, NetBSD 5.0, OpenBSD 3.8, Minix 3.1.8, AIX 5.1, HP-UX 11, IRIX 6.5, Solaris 9, Cygwin, MSVC 9, Interix 3.5, BeOS.
14 @end itemize
16 Portability problems fixed by Gnulib module @code{log1pl-ieee}:
17 @itemize
18 @item
19 This function has problems when the argument is minus zero on some platforms:
20 AIX 7.1, IRIX 6.5.
21 @end itemize
23 Portability problems not fixed by Gnulib:
24 @itemize
25 @end itemize