]> Savannah Git Hosting - gnulib.git/commit
tsearch tests: Disable tfind signature check on Cygwin.
authorCollin Funk <collin.funk1@gmail.com>
Thu, 24 Apr 2025 03:29:25 +0000 (20:29 -0700)
committerBruno Haible <bruno@clisp.org>
Sat, 3 May 2025 13:51:27 +0000 (15:51 +0200)
commit1815155cdc94872722b4753916af999043cd9965
tree395302c23df6694fae30b5f7f23f3b20ac32efb3
parent87f4cc5eb6d835816d2eba7074f70ea3c89af8e6
tsearch tests: Disable tfind signature check on Cygwin.

* tests/test-tsearch.c [__CYGWIN__]: Skip the tfind signature check.
* doc/posix-functions/tfind.texi: Mention the Cygwin signature.
ChangeLog
doc/posix-functions/tfind.texi
tests/test-tsearch.c