log10l: Work around log10l-ieee test failure on IRIX 6.5.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 17:29:21 +0000 (19:29 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 1 Apr 2012 17:29:21 +0000 (19:29 +0200)
commit45ab0165ccb83927281978a447898b554929fc51
treec231272968ff7c307b5ac2792083880bb07a2742
parentd4b6128e5b83f528e79259585977a126ce29c7a8
log10l: Work around log10l-ieee test failure on IRIX 6.5.

* lib/log10l.c: Include <float.h>
(log10l): On IRIX, normalize the +Infinity value.
* modules/log10l (Depends-on): Add 'float'.
* doc/posix-functions/log10l.texi: Mention the IRIX problem with
+Infinity.
ChangeLog
doc/posix-functions/log10l.texi
lib/log10l.c
modules/log10l