]> Savannah Git Hosting - gnulib.git/commit
fnmatch: Work around bugs on FreeBSD, NetBSD, Solaris, Cygwin, Android.
authorBruno Haible <bruno@clisp.org>
Sun, 23 Jul 2023 13:26:28 +0000 (15:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 23 Jul 2023 13:26:28 +0000 (15:26 +0200)
commitd5c86249fffa98513fd74a424c67c49c3d1bb221
tree7817568931e60a44ee79dc441dbc966472c9bf6a
parent42473a0a5c5d67866d6ef8e8134302a6c55f322c
fnmatch: Work around bugs on FreeBSD, NetBSD, Solaris, Cygwin, Android.

* m4/fnmatch.m4 (gl_FUNC_FNMATCH_POSIX): Add three more test cases to
the test program. Reorganize its return values.
* tests/test-fnmatch.c (main): Reflect the changes done in fnmatch.m4.
* doc/posix-functions/fnmatch.texi: Move the corresponding bug
descriptions to the "fixed by Gnulib" section.
ChangeLog
doc/posix-functions/fnmatch.texi
m4/fnmatch.m4
tests/test-fnmatch.c