public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: cgf@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: setup ./ChangeLog ./Makefile.am ./processlist. ...
Date: Sun, 17 Feb 2013 21:40:00 -0000	[thread overview]
Message-ID: <20130217214040.5912.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	cgf@sourceware.org	2013-02-17 21:40:40

Modified files:
	.              : ChangeLog Makefile.am processlist.cc 
Added files:
	regex          : config.h re_comp.h regcomp.c regex.c regex.h 
	                 regex_internal.c regex_internal.h regexec.c 

Log message:
	* Makefile.am: Add regex.c to list of sources.
	(iniparse.hh): Rename if a iniparse.h has been created.
	* regex/config.h: New file.
	* regex/re_comp.h: New file.
	* regex/regcomp.c: New file.
	* regex/regex.c: New file.
	* regex/regex.h: New file.
	* regex/regex_internal.c: New file.
	* regex/regex_internal.h: New file.
	* regex/regexec.c: New file.
	* processlist.cc (Process::isModuleLoadedInProcess): Avoid compiler warning by
	changing 'i' to unsigned.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.788&r2=2.789
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/Makefile.am.diff?cvsroot=cygwin-apps&r1=2.90&r2=2.91
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/processlist.cc.diff?cvsroot=cygwin-apps&r1=2.1&r2=2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/config.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/re_comp.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regcomp.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regex.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regex.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regex_internal.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regex_internal.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/setup/regex/regexec.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


                 reply	other threads:[~2013-02-17 21:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130217214040.5912.qmail@sourceware.org \
    --to=cgf@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).