This is the mail archive of the cygwin-cvs@sources.redhat.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]

src/winsup/cygwin ChangeLog fhandler_console.c ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	cygwin-1-1-4
Changes by:	cgf@sourceware.cygnus.com	2000-07-30 10:58:53

Modified files:
	winsup/cygwin  : ChangeLog fhandler_console.cc select.cc 

Log message:
	* fhandler_console.cc: Remove VK_DIVIDE detection.
	(get_nonascii_key): Simplify previous patch to return ascii char if it is
	non-zero.  Add a second "temporary buffer" argument to help with thread safety.
	* select.cc (peek_console): Pass a temporary buffer argument to
	get_nonascii_key.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&only_with_tag=cygwin-1-1-4&r1=1.235.2.5&r2=1.235.2.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_console.cc.diff?cvsroot=src&only_with_tag=cygwin-1-1-4&r1=1.13.2.1&r2=1.13.2.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/select.cc.diff?cvsroot=src&only_with_tag=cygwin-1-1-4&r1=1.13&r2=1.13.2.1


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