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