]> Savannah Git Hosting - gnulib.git/commit
log1pl: Work around musl libc bug.
authorBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 12:19:17 +0000 (13:19 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 31 Jan 2021 12:19:17 +0000 (13:19 +0100)
commit6958256b9ed130f76f2135895319d22a5d5b7c8e
treeacb59c7d5a0716cc93b419bc6e336551f206a257
parenta6be52c658b3602b4550706023d40d740e5d136c
log1pl: Work around musl libc bug.

* doc/posix-functions/log1pl.texi: Document musl libc bug.
* m4/log1pl.m4 (gl_FUNC_LOG1PL_WORKS): New macro.
(gl_FUNC_LOG1PL): Invoke it.
ChangeLog
doc/posix-functions/log1pl.texi
m4/log1pl.m4