summaryrefslogtreecommitdiff
path: root/modules/poll
blob: 8690271e0dd47ea6b3d5761c1b459f5940021b87 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Description:
poll() function: wait for some event on a set of file descriptors.

Files:
lib/poll.c
m4/poll.m4

Depends-on:
poll-h
alloca
select
sys_select
sys_time
errno

configure.ac:
gl_FUNC_POLL
gl_POLL_MODULE_INDICATOR([poll])

Makefile.am:

Include:
<poll.h>

License:
LGPLv2+

Maintainer:
Paolo Bonzini  <bonzini@gnu.org>