diff options
author | swallace <swallace@FreeBSD.org> | 1995-10-21 05:01:57 +0000 |
---|---|---|
committer | swallace <swallace@FreeBSD.org> | 1995-10-21 05:01:57 +0000 |
commit | 70dc81bc262869f9653006fbde52e6fb8e32eb6d (patch) | |
tree | a2768b8a34313e0b9a98277d0b1bd4592880afbc /lib/libc | |
parent | 6eb3fd64375fc7515fc4c3fe3f48b32c6278db54 (diff) | |
download | FreeBSD-src-70dc81bc262869f9653006fbde52e6fb8e32eb6d.zip FreeBSD-src-70dc81bc262869f9653006fbde52e6fb8e32eb6d.tar.gz |
sigset() should have sa_flags cleared to sig is maked before calling
handler (remove SA_NODEFER).
On the other hand, signal() case should set sa_flags to SA_NODEFER as
in previous change.
In addition, added #ifdef'd code for signal() to or in SA_RESETHAND
flag for when that compatability is implemented.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions