]> 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>
Sat, 19 Aug 2023 22:48:50 +0000 (00:48 +0200)
commit9b0c8f906825efd2e44783278509fa45f5c698b1
treef321c55198b615fcc62a275e654ab1b1abb98855
parent5651802c6045a829181367202f934926b563144e
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