]> Savannah Git Hosting - gnulib.git/commit
logbl: Work around endless loop on OpenBSD 7.3/mips64.
authorBruno Haible <bruno@clisp.org>
Sat, 19 Aug 2023 22:45:05 +0000 (00:45 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 30 Aug 2023 09:49:50 +0000 (11:49 +0200)
commit08ff353a203c18c76cc05d5bb77a50792a854fad
tree914e186497a18c1579d286247313b9f3826de3b6
parent4fcaf23ca754d8dfb83bce60057fa502405483a3
logbl: Work around endless loop on OpenBSD 7.3/mips64.

* m4/logbl.m4 (gl_FUNC_LOGBL_WORKS): Terminate the test program if it
takes longer than 5 seconds.
* doc/posix-functions/logbl.texi: Mention the OpenBSD bug.
ChangeLog
doc/posix-functions/logbl.texi
m4/logbl.m4