Bump to 1.14.1
[platform/upstream/augeas.git] / doc / posix-headers / poll.texi
1 @node poll.h
2 @section @file{poll.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/basedefs/poll.h.html}
5
6 Gnulib module: poll-h
7
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
14
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