diff options
author | 2014-07-09 18:02:24 +0000 | |
---|---|---|
committer | 2014-07-09 18:02:24 +0000 | |
commit | 475bbe2e0c27230830f9b537cd33006328f088c0 (patch) | |
tree | 15378230a8c6874cfb90dad1c514bdd6552ed71f /sys/dev/usb/uhub.c | |
parent | sort out the MLINKS mess, and tweak previous a bit; (diff) | |
download | wireguard-openbsd-475bbe2e0c27230830f9b537cd33006328f088c0.tar.xz wireguard-openbsd-475bbe2e0c27230830f9b537cd33006328f088c0.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 'sys/dev/usb/uhub.c')
0 files changed, 0 insertions, 0 deletions