This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]