This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: use 3-arg signal handlers when SA_SIGINFO flag is set


On Sun, Sep 25, 2005 at 09:26:53PM -0700, Yitzchak Scott-Thoennes wrote:
>I've done some but not a lot of testing with this patch.  In
>particular, I'm not sure that the tls field infodata always is set for
>all kinds of signals.

I've applied this patch.  Thanks.

>In exceptions.cc handle_exceptions, si_sigval is being set to various
>things that should be put in si_code instead (and si_code is set to
>SI_KERNEL).  I haven't changed this yet, and would appreciate someone
>else confirming that it should change (or explaining why it shouldn't).

Yes, this was wrong.  I think I've changed the si_sigval's to si_code's
where appropriate now, in CVS.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]