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/utils ChangeLog Makefile.in cygcheck.cc


CVSROOT:	/cvs/src
Module name:	src
Changes by:	corinna@sourceware.cygnus.com	2000-09-29 04:20:53

Modified files:
	winsup/utils   : ChangeLog Makefile.in cygcheck.cc 

Log message:
	* cygcheck.cc (keyeprint): New function.
	(check_keys): New function. Perform checking keycodes.
	(main): Add option `-k' for invoking check_keys.
	Change option processing to use long options and getopt_long.
	* cygkeycheck.cc: Removed. Functionality moved to `cygcheck.cc'.
	* Makefile.in: Remove cygkeycheck from the dependencies.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/ChangeLog.diff?cvsroot=src&r1=1.33&r2=1.34
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/Makefile.in.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/utils/cygcheck.cc.diff?cvsroot=src&r1=1.2&r2=1.3


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