-
Andrew Vagin authored
We need to use SIG_SETMASK instead of SIG_BLOCK. SIG_SETMASK The set of blocked signals is set to the argument set. Signed-off-by:Andrew Vagin <avagin@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
135659e0
We need to use SIG_SETMASK instead of SIG_BLOCK.
SIG_SETMASK
The set of blocked signals is set to the argument set.
Signed-off-by:
Andrew Vagin <avagin@openvz.org>
Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>