poll.h header should define the nfds_t type as required by the SUSv3.
authorNuno Antunes <nant@dragonflybsd.org>
Sat, 12 Jan 2008 06:01:27 +0000 (06:01 +0000)
committerNuno Antunes <nant@dragonflybsd.org>
Sat, 12 Jan 2008 06:01:27 +0000 (06:01 +0000)
commit6813144582e9f196957fef78414e31a9e9962fc9
treeae4a2de44e9f462e0eb88e9f390c84713d7cd9ec
parent13cbf073d5a8fd7595a5c17d2469e5bbaf1eba44
poll.h header should define the nfds_t type as required by the SUSv3.

Include the definition in the header and adjust poll(2) prototype.
Update the manpage accordingly.

Obtained from: FreeBSD
Ok by: swildner@
lib/libc/sys/poll.2
sys/sys/poll.h