ppoll() is in POSIX-2024. Update #include visibility and manpages
authorguenther <guenther@openbsd.org>
Sun, 4 Aug 2024 22:28:08 +0000 (22:28 +0000)
committerguenther <guenther@openbsd.org>
Sun, 4 Aug 2024 22:28:08 +0000 (22:28 +0000)
commit8d1d79aad141f2db570c64aaef927ac323ed46ac
tree01f865851e8de25557ec4662daa9a8b6511ebf14
parentf4fd31f807af86799f64fb9b1f95dbac3b28c765
ppoll() is in POSIX-2024.  Update #include visibility and manpages
and add restrict qualifiers.  While here, rename the BUGS section
to CAVEATS since they're really "these probably don't do what you
want" notes and not things that need fixing.

ok millert@
lib/libc/sys/poll.2
sys/sys/poll.h