CVSROOT:        /cvs/src
Module name:    src
Branch:         cr-0x9e
Changes by:     [EMAIL PROTECTED]       2004-01-26 22:28:58

Modified files:
        winsup/cygwin  : ChangeLog exceptions.cc gendef 

Log message:
        * exceptions.cc (sig_handle_tty_stop): Avoid races by waiting for both
        signal_arrived and for sigCONT.
        (sigpacket::process): Enforce sending of both signal_arrived and sigCONT, where
        appropriate.
        * gendef (sigreturn): Save tls pointer in ebx so that it can jump into
        sigdelayed and use the same register.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.2267.4.15&r2=1.2267.4.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.193.4.5&r2=1.193.4.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.1&r2=1.1.6.1

Reply via email to