CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2009-01-27 05:21:08

Modified files:
        cygwin         : ChangeLog fhandler.cc pipe.cc 

Log message:
        * fhandler.cc (fhandler_base::wait_overlapped): Set bytes to -1 on 
EINTR or
        real error.
        (fhandler_base::write_overlapped): Assume that bytes_written will 
contain
        proper error value.
        * pipe.cc (fhandler_pipe::fhandler_pipe): Set uninterruptible_io since 
signals
        are handled by pipe functions now.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4366&r2=1.4367
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.340&r2=1.341
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/pipe.cc.diff?cvsroot=uberbaum&r1=1.113&r2=1.114

Reply via email to