CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2005-09-26 14:51:49

Modified files:
        cygwin         : ChangeLog exceptions.cc signal.cc sigproc.cc 

Log message:
        * exceptions.cc (handle_exceptions): Just si_code to SI_KERNEL first 
and let it
        be overridden.
        * exceptions.cc (_cygtls::call_signal_handler): Call signal handler 
with extra
        siginfo_t * and void * parameters when SA_SIGINFO flag is set.
        * signal.cc (signal): Clear SA_SIGINFO flag.
        (sigqueue): Fix incorrect setting of si_code.
        * sigproc.cc (signal_fixup_after_exec): Clear SA_SIGINFO flag when 
setting
        handler to SIG_DFL.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3119&r2=1.3120
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.253&r2=1.254
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/signal.cc.diff?cvsroot=uberbaum&r1=1.72&r2=1.73
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/cygwin/sigproc.cc.diff?cvsroot=uberbaum&r1=1.251&r2=1.252

Reply via email to