summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/arc4random-fork/arc4random-fork.c
diff options
context:
space:
mode:
authorbcook <>2014-07-09 14:26:59 +0000
committerbcook <>2014-07-09 14:26:59 +0000
commit4dd79c01d19267f9e0e25c16ef93a63aeca9d177 (patch)
tree273334b14df370127bfa1cfe3738a5bb458cef33 /src/regress/lib/libc/arc4random-fork/arc4random-fork.c
parentdfc4e30a52d4059245bd4a6dc8081b1d789ae58f (diff)
downloadopenbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.tar.gz
openbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.tar.bz2
openbsd-4dd79c01d19267f9e0e25c16ef93a63aeca9d177.zip
check if we were previously on a signal stack before restoring.
OS X fails to restore the old signal stack because the signal stack is not enabled by default. This causes sigaltstack(2) to fail with ENOMEM as ss_size is 0, < MINSIGSTCKSZ. ok jsing@
Diffstat (limited to 'src/regress/lib/libc/arc4random-fork/arc4random-fork.c')
0 files changed, 0 insertions, 0 deletions