This is the mail archive of the cygwin-patches@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]

[PATCH] termios accept_input


Hi,
Sorry for the delay in submitting this patch.  This moves the
accept_input() call into the character processing loop where
it can fail and be recovered from.  It should have no behavioral
effect.

Thanks,
-steve

ChangeLog
2002-12-09  Steve Osborn  <bub@io.com>

	* fhandler_termios.cc (fhandler_termios::line_edit): Call
	accept_input() in character processing loop.  Set return 
	value independently of input_done.

Attachment: tty3.patch
Description: Text document


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