]> 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 14:06:21 +0000 (16:06 +0200)
commit25e3d95e2242b1e7cd9f3331bfb76f3d1336b9ff
treef5dac70d31b31888fd29df05085a1e3d98f3dfda
parente27d382798b8bbdbad07f9f54439080e66fae4e0
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