signalfd.2: Add signalfd4() details to CONFORMING TO

signalfd4() is also Linux-specific.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-11 07:01:04 +02:00
parent 8c6e516d64
commit 1fadf79b1f
1 changed files with 3 additions and 1 deletions

View File

@ -308,7 +308,9 @@ The
system call (see NOTES) is available on Linux since kernel 2.6.27.
.SH CONFORMING TO
.BR signalfd ()
is Linux-specific.
and
.BR signalfd4 ()
are Linux-specific.
.SH NOTES
The underlying Linux system call requires an additional argument,
.IR "size_t sizemask" ,