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]

getfacl help/version patch


Here is a patch to getfacl that adds longopts for all options,
standardizes the usage output, and adds the GNU standard --version option.

2002-05-07  Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
	* getfacl.c (usage) Standardize usage output. Change return type to
	static void. Remove examples of output.
	(print_examples) New function.
	(print_version) New function.
	(longopts) Added longopts for all options.
	(main) Accommodate new help and version options.

Attachment: getfacl.c-patch
Description: Text document


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