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]

Terminal input processing fix (update)


Here a new version of my input processing patch.

---------- winsup/cygwin/ChangeLog ----------

2002-03-04  Christian Lestrade  <christian.lestrade@free.fr>

	* include/sys/termios.h: define _POSIX_VDISABLE
	define CCEQ macro

	* fhandler_termios.cc: include <sys/termios.h>
	(line_edit): Recognize disabled c_cc[] chars
	Ignore VDISCARD when not in ICANON mode

Attachment: termios.patch
Description: Binary data


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