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