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]

kill.cc version patch


Here is a version option patch against Chris' new kill.cc with
signal listing. It also adds a prog_name variable as a small way
of helping prevent /bin/kill vs bash's kill confusion.

ChangeLog:

2002-05-13  Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
	* kill.cc (prog_name) New global variable.
	(usage) Standardize usage output. Add descriptions.
	(print_version) New function.
	(longopts) Accomodate new version option.
	(opts) Ditto.
	(main) Ditto.

Attachment: kill.cc-patch
Description: Text document


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