diff options
author | matthew <> | 2014-07-09 18:02:24 +0000 |
---|---|---|
committer | matthew <> | 2014-07-09 18:02:24 +0000 |
commit | 790a05b5b877aef073b28191afbe8846ce04a9d3 (patch) | |
tree | 2da391a201af06679caae75fb096895ee308dac9 /src/lib/libc/stdlib/malloc.c | |
parent | 886f0ff9cbcf437bf1cfe269ab5aa45bf63a039b (diff) | |
download | openbsd-790a05b5b877aef073b28191afbe8846ce04a9d3.tar.gz openbsd-790a05b5b877aef073b28191afbe8846ce04a9d3.tar.bz2 openbsd-790a05b5b877aef073b28191afbe8846ce04a9d3.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/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions