winsup/cygwin ChangeLog fhandler.cc fhandler.h ...

cgf@cygwin.com cgf@cygwin.com
Tue Jun 30 14:36:00 GMT 2009


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	2009-06-30 14:36:11

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

Log message:
	* fhandler.cc (fhandler_base::has_ongoing_io): Accept an argument indicating
	whether the overlapped event should be tested.
	(fhandler_base::read_overlapped): Pass is_overlapped state to has_ongoing_io.
	(fhandler_base::write_overlapped): Ditto.
	* fhandler.h (fhandler_base::has_ongoing_io): Accommodate argument change.
	* select.cc (peek_pipe): Ditto.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/ChangeLog.diff?cvsroot=uberbaum&r1=1.4542&r2=1.4543
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.cc.diff?cvsroot=uberbaum&r1=1.348&r2=1.349
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/fhandler.h.diff?cvsroot=uberbaum&r1=1.366&r2=1.367
http://sourceware.org/cgi-bin/cvsweb.cgi/winsup/cygwin/select.cc.diff?cvsroot=uberbaum&r1=1.150&r2=1.151



More information about the Cygwin-cvs mailing list