[Bug 57911] fnmatch ("[[:alpha:]]","x", FNM_PATHNAME) returns FNM_NOMATCH
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Aug 2023 12:11:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=57911
bruno@clisp.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bruno@clisp.org
--- Comment #9 from bruno@clisp.org ---
The references to POSIX are:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html
together with
https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_13_01
and
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03_05
--
You are receiving this mail because:
You are the assignee for the bug.