c0f98590b90e031a98841a865f52867e5f4452e4
[gnulib.git] / doc / posix-functions / regexec.texi
1 @node regexec
2 @section @code{regexec}
3 @findex regexec
4
5 POSIX specification: @url{http://www.opengroup.org/susv3xsh/regexec.html}
6
7 Gnulib module: regex
8
9 Portability problems fixed by Gnulib:
10 @itemize
11 @item
12 This function is missing on some platforms:
13 mingw.
14 @item
15 Many regular expression implementations have bugs.
16 @end itemize
17
18 Portability problems not fixed by Gnulib:
19 @itemize
20 @end itemize