Steven Wallace 77d5b24bcb 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.
1995-10-21 05:01:57 +00:00
..
1995-10-12 23:28:41 +00:00
1995-10-10 07:12:27 +00:00
1995-10-15 17:00:49 +00:00
1995-05-30 08:16:23 +00:00
1995-10-14 15:41:10 +00:00
1995-05-30 05:05:38 +00:00