CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2012-02-01 05:27:43

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

Log message:
        * fhandler.cc (fhandler_base_overlapped::has_ongoing_io): Don't block
        GetOverlappedResult since previous IsEventSignalled will have reset the 
handle.
        * select.cc (cygwin_select): Remove space before parentheses in syscall
        debugging output.
        (pipe_data_available): Streamline if block.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.5669&r2=1.5670
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.423&r2=1.424
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/select.cc.diff?cvsroot=uberbaum&r1=1.191&r2=1.192

Reply via email to