diff options
author | matthew <> | 2014-07-09 18:02:24 +0000 |
---|---|---|
committer | matthew <> | 2014-07-09 18:02:24 +0000 |
commit | baa1f4435249dbfdf92daeecd3fd2f8b2ca2df3a (patch) | |
tree | 2da391a201af06679caae75fb096895ee308dac9 /src/lib | |
parent | b5fe35f9c15f1a36f0f78d02fdaa6e211a2cc76a (diff) | |
download | openbsd-baa1f4435249dbfdf92daeecd3fd2f8b2ca2df3a.tar.gz openbsd-baa1f4435249dbfdf92daeecd3fd2f8b2ca2df3a.tar.bz2 openbsd-baa1f4435249dbfdf92daeecd3fd2f8b2ca2df3a.zip |
Better workaround for OS X sigaltstack() bug
OS X's sigaltstack() fails with ENOMEM if ss_size < MINSIGSTKSZ even
if SS_DISABLE is specified in ss_flags. Rather than add code to try
to cope with this stupidity, just don't bother restoring the original
signal stack.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions