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]

mount --version pathc


Here is a --version patch for mount.  I also alphabetized longopts,
opts, and the getopt case statement.

ChangeLog:

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

Attachment: mount.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]