log: Work around OSF/1 5.1 bug.
[gnulib.git] / doc / posix-functions / log.texi
1 @node log
2 @section @code{log}
3 @findex log
4
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/log.html}
6
7 Gnulib module: log
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function returns a wrong value for a minus zero argument on some platforms:
13 OSF/1 5.1.
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize