Documentation of what gnulib provides for each header file.
[pspp] / doc / headers / regex.texi
1 @node regex.h
2 @section @file{regex.h}
3
4 Gnulib module: regex
5
6 Portability problems fixed by Gnulib:
7 @itemize
8 @item
9 This header file is missing on some platforms:
10 mingw.
11 @end itemize
12
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This header file is not self-contained on some platforms: it requires
17 @code{<sys/types.h>} to be included first.
18 @end itemize