CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2004-01-26 22:25: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&r1=1.2289&r2=1.2290
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/exceptions.cc.diff?cvsroot=src&r1=1.198&r2=1.199
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/gendef.diff?cvsroot=src&r1=1.2&r2=1.3

Reply via email to