2 @section @file{fnmatch.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/fnmatch.h.html}
6 Gnulib module: fnmatch-h, fnmatch-gnu
10 Portability problems fixed by Gnulib module @code{fnmatch-h}:
13 This header file is missing on some platforms:
17 Portability problems fixed by Gnulib module @code{fnmatch-gnu}, together with module @code{fnmatch-h}:
20 The macros @code{FNM_LEADING_DIR} and @code{FNM_CASEFOLD} are not defined
22 AIX 7.2, HP-UX 11.31, Solaris 10.
24 The macro @code{FNM_EXTMATCH} is not defined on all non-glibc platforms:
25 musl libc, macOS 14, FreeBSD 14.0, NetBSD 10.0, OpenBSD 7.2, Minix 3.3, AIX 7.2, HP-UX 11.31, Solaris 11.4, Cygwin 3.4.6, Android 13.
27 The macro @code{FNM_FILE_NAME} is not defined on some platforms:
28 NetBSD 10.0, AIX 7.2, HP-UX 11.31, Solaris 10.
31 Portability problems not fixed by Gnulib: