winsup/utils ChangeLog strace.cc utils.sgml

cgf@cygwin.com cgf@cygwin.com
Thu Jun 6 18:36:00 GMT 2002


CVSROOT:	/cvs/uberbaum
Module name:	winsup
Changes by:	cgf@sources.redhat.com	2002-06-06 18:36:18

Modified files:
	utils          : ChangeLog strace.cc utils.sgml 

Log message:
	* strace.cc (toggle): New global variable.
	(error): Use exit instead of ExitProcess so that stdio buffers get flushed.
	(create_child): Remove command line error checking.
	(dostrace): Ditto.
	(dotoggle): New function.
	(usage): Add entry for new option -T|--toggle.  Alphabetize.
	(longopts): Add new option -T|--toggle.
	(opts): Ditto.
	(main): Handle new -T|--toggle option.  Move all command line checking here
	from other functions.
	* utils.sgml: Update section for strace.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/ChangeLog.diff?cvsroot=uberbaum&r1=1.162&r2=1.163
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/strace.cc.diff?cvsroot=uberbaum&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/winsup/utils/utils.sgml.diff?cvsroot=uberbaum&r1=1.22&r2=1.23



More information about the Cygwin-cvs mailing list