CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-02-21 22:57:36
Modified files:
winsup/cygwin : ChangeLog exceptions.cc
Log message:
* exceptions.cc (sigpacket::process): Make sure that tls is filled in for
SIGSTOP condition.
(_cygtls::call_signal_handler): Restore signal mask using saved oldmask rather
than current oldmask.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2327&r2=1.2328
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.205&r2=1.206