poll tests: Avoid test failure on BSD and Solaris systems.
[gnulib.git] / doc / posix-functions / log.texi
blob4283b20fd53328f306c347e85c65391b5e067e8d
1 @node log
2 @section @code{log}
3 @findex log
5 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/functions/log.html}
7 Gnulib module: log or log-ieee
9 Portability problems fixed by either Gnulib module @code{log} or @code{log-ieee}:
10 @itemize
11 @end itemize
13 Portability problems fixed by Gnulib module @code{log-ieee}:
14 @itemize
15 @item
16 This function returns a wrong value for a negative argument on some platforms:
17 NetBSD 5.1, Solaris 11.4.
18 @end itemize
20 Portability problems not fixed by Gnulib:
21 @itemize
22 @end itemize