winsup/cygwin ChangeLog fhandler.cc pipe.cc

cgf@cygwin.com cgf@cygwin.com
Tue Jan 27 05:21:00 GMT 2009


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sourceware.org	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



More information about the Cygwin-cvs mailing list