]> git.ipfire.org Git - thirdparty/man-pages.git/commit
signal.7: Add reference to seccomp_user_notif(2)
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 24 Oct 2020 10:54:11 +0000 (12:54 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 25 Oct 2020 21:08:30 +0000 (22:08 +0100)
commit78aead1121ceb2e1bb19e63d4e430d835037ec45
tree450bb284e2c34deda67f4383efd98431dde9f5ea
parent2494a36f0c81c10f3b01d0f809a60f58e30fd0d6
signal.7: Add reference to seccomp_user_notif(2)

The seccomp user-space notification feature can cause changes in
the semantics of SA_RESTART with respect to system calls that
would never normally be restarted. Point the reader to the page
that provide further details.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/signal.7