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]

long-option kill patch


And I'm sorry for the delay in keeping this help/version ball rolling.
No, I haven't been temporarily dead, just my 'net connection's been
flaky. Here's another small one. I'm keeping the patches to kill
small and managable as discussed.

This patch changes the option-handling in kill to use a switch instead
of if/else if/else clauses. It also adds basic long-option handling.

2001-05-07 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
	* kill.cc (main): Handle options in a switch. Add long-option
	for --force.

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]