CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [EMAIL PROTECTED]       2005-12-05 20:20:18

Modified files:
        cygwin         : ChangeLog cygheap.cc cygtls.cc cygtls.h dir.cc 
                         exceptions.cc gendef mmap.cc net.cc 

Log message:
        Remove unneeded whitespace.
        * cygtls.cc (_cygtls::set_state): Delete.
        (_cygtls::reset_exception): Ditto.
        (_cygtls::init_thread): Set initialized state directly here.
        (_cygtls::push): Remove exception argument.  Don't treat exceptions 
specially.
        * cygtls.h (_cygtls::push): Ditto.
        (_cygtls::isinitialized): Don't treat exceptions specially.
        (_cygtls::reset_exception): Delete.
        (_cygtls::set_state): Ditto.
        (_cygtls::handle_exceptions): Don't push ebp on the stack prior to 
calling
        sig_send.  Just set incyg instead.
        (_cygtls::interrupt_setup): Accommodate _cygtls::push argument change.
        (_cygtls::interrupt_now): Ditto.
        (setup_handler): Don't treat exceptions specially.
        * gendef (longjmp): Always zero incyg flag.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.3232&r2=1.3233
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygheap.cc.diff?cvsroot=uberbaum&r1=1.126&r2=1.127
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.cc.diff?cvsroot=uberbaum&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/cygtls.h.diff?cvsroot=uberbaum&r1=1.40&r2=1.41
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/dir.cc.diff?cvsroot=uberbaum&r1=1.95&r2=1.96
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/exceptions.cc.diff?cvsroot=uberbaum&r1=1.266&r2=1.267
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/gendef.diff?cvsroot=uberbaum&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/mmap.cc.diff?cvsroot=uberbaum&r1=1.118&r2=1.119
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/net.cc.diff?cvsroot=uberbaum&r1=1.198&r2=1.199

Reply via email to