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]

patch for cygserver


In my personal opinion, all of the exe's in the cygwin package
should support (at a minimum) the GNU --help and --version options.
With that in mind, here is a patch for cygserver.cc that shoehorns them
in.

Now, I understand that cygserver is in a rather volitile state and it
very well may be better for one of the people who are actually working
on cygserver to create their own similar patch instead of using this
one. I only ask that it be done sometime, since AFAIK there is absolutely
no documentation (other than the mailing list) for cygserver. I would be
happy to create some if someone could give me a good rundown of what
all is/is not supported at this time. Unfortunately my limited understanding
of IPC might make this more trouble than it is worth.

ChangeLog:

2002-08-20  Joshua Daniel Franklin <joshuadfranklin@yahoo.com>

	* cygserver.cc (usage): New function.
	(print_version): New function.

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