c242d174b2d39e65e4dd70d4b0bec9ab9805c9ed
[gnulib.git] / doc / posix-functions / fnmatch.texi
1 @node fnmatch
2 @section @code{fnmatch}
3 @findex fnmatch
4
5 POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/fnmatch.html}
6
7 Gnulib module: fnmatch or fnmatch-gnu
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 IRIX 5.3, mingw.
14 @item
15 This function is broken in some versions of Solaris and glibc.
16 @end itemize
17
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize