epoll_wait.2: CONFORMING TO: note that epoll_pwait2() is Linux-specific

Mention epoll_pwait2 in "CONFORMING TO" section.

Complements: ba47eb5e3 "epoll_wait.2: Add documentation of epoll_pwait2()"
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Dmitry V. Levin 2021-02-17 08:00:00 +00:00 committed by Michael Kerrisk
parent 7dc3250afc
commit 1e6910c947
1 changed files with 3 additions and 2 deletions

View File

@ -248,9 +248,10 @@ Library support is provided in glibc starting with version 2.6.
.BR epoll_pwait2 ()
was added to Linux in kernel 5.11.
.SH CONFORMING TO
.BR epoll_wait ()
.BR epoll_wait (),
.BR epoll_pwait (),
and
.BR epoll_pwait ()
.BR epoll_pwait2 ()
are Linux-specific.
.SH NOTES
While one thread is blocked in a call to