sigaltstack is directly used by setjmp on some architectures. it only
authorderaadt <deraadt@openbsd.org>
Sun, 11 Oct 2015 16:01:06 +0000 (16:01 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 11 Oct 2015 16:01:06 +0000 (16:01 +0000)
commitb5b5adfe6d468d4efad0623e4e2d12fd7ac25a85
tree63c67a3d0be1de6185b61842b6c84f32d0055abf
parentf50373aed66a3f375d0730bd548c29916498bb49
sigaltstack is directly used by setjmp on some architectures. it only
refers to the process itself.  pledge should allow it.
sys/kern/kern_pledge.c