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]

src/winsup/cygwin ChangeLog fhandler_serial.cc


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cr-0x9e
Changes by:	cgf@sourceware.org	2004-01-23 15:23:41

Modified files:
	winsup/cygwin  : ChangeLog fhandler_serial.cc 

Log message:
	* fhandler_serial.cc (fhandler_serial::raw_write): Prevent a deadlock when the
	input buffer overflows.
	(fhandler_serial::raw_read): Correct to print the actual error and only call
	PurgeComm when necessary.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.2267.4.6&r2=1.2267.4.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_serial.cc.diff?cvsroot=src&only_with_tag=cr-0x9e&r1=1.47&r2=1.47.6.1


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