This is the mail archive of the cygwin-patches@sources.redhat.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]

Re: Patch: More options for regtool


I asked DJ to review this patch and he says that it looks good.  so,
I've applied it along with a modified ChangeLog.

Thanks.

cgf

On Wed, Jan 10, 2001 at 08:29:44AM -0500, Christopher Faylor wrote:
>On Wed, Jan 10, 2001 at 01:25:19AM -0800, Tony Sideris wrote:
>>PS: I apoligize if i missed something. I read the FAQs on contributing, hope
>>i got it all...
>
>Actually, please go back and read the Contributing web page again.  The
>entry below is not correct.  If you could tell me where I got things
>wrong, I'll try to clarify the information on the contrib.html web page.
>
>Specifically, there should not be multiple lines for "global", the file
>should only be listed once, and the entries should begin with a tab.
>
>Thanks for your submission, though.  We'll evaluate the patch itself soon.
>
>cgf
>
>>Tue Jan 09 10:26:23 2001  Tony Sideris  <tonys1110@home.com>
>>
>> * regtool.cc (global): Add LIST_KEYS, LIST_VALS, and LIST_ALL
>> constants.
>> * regtool.cc (global): Add int listwhat, and int postfix.
>> * regtool.cc (global): Modify usage_msg to document -p, -k, and -l.
>> * regtool.cc (Fail): Add call to LocalFree to free memory
>> allocated by FormatMessage (unrelated to new options).
>> * regtool.cc (cmd_list): Add code to implement -p, -k, and -l
>> options, this involved checking 'listwhat' and 'postfix' and
>> acting accordingly.
>> * utils.sgml: Updated usage message to reflect the new options.
>>
>
>
>
>
>-- 
>cgf@cygnus.com                        Red Hat, Inc.
>http://sources.redhat.com/            http://www.redhat.com/

-- 
cgf@cygnus.com                        Red Hat, Inc.
http://sources.redhat.com/            http://www.redhat.com/

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