]> Savannah Git Hosting - gnulib.git/commit
logl: Work around inaccurate implementation on NetBSD.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Jan 2019 21:57:41 +0000 (22:57 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 20 Jan 2019 22:47:04 +0000 (23:47 +0100)
commit27f3a1709d027b85bcf5ff91e604818978377af4
tree9592f88f4457b60aa1d4e5242dcbf3b435abeb22
parent67df3cffac300d320307e8d7e494029098edc334
logl: Work around inaccurate implementation on NetBSD.

* m4/logl.m4 (gl_FUNC_LOGL_WORKS): Add test for a certain accuracy.
* lib/logl.c: Comment out unused code.
* doc/posix-functions/logl.texi: Mention the NetBSD bug.
ChangeLog
doc/posix-functions/logl.texi
lib/logl.c
m4/logl.m4