CVSROOT:        /cvs/uberbaum
Module name:    winsup
Changes by:     [email protected]     2010-03-31 15:00:48

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

Log message:
        * fhandler.h (fhandler_base_overlapped): Temporarily (?) make 
select_pipe_info
        a friend until the fhandler_tty intertangling can be worked out.
        * select.cc (select_pipe_info::add_watch_handle): Don't inspect the 
overlapped
        event if we're not waiting for I/O.
        (fhandler_tty_common::select_*): Change to standard function.  Don't do 
kludgy
        fhandler_pipe coercion.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4884&r2=1.4885
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.395&r2=1.396
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/select.cc.diff?cvsroot=uberbaum&r1=1.157&r2=1.158

Reply via email to