modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-headers / poll.texi
blobb212a368b05037b917c3c7835b3e108f9e5387f0
1 @node poll.h
2 @section @file{poll.h}
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}
6 Gnulib module: poll-h
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 This header file is missing on some platforms:
12 mingw, MSVC 9, BeOS.
13 @end itemize
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file does not defined @code{nfds_t} on some platforms:
19 IRIX 5.3.
20 @end itemize