public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
* setup ./ChangeLog ./Makefile.am ./processlist. ...
@ 2013-02-17 21:40 cgf
  0 siblings, 0 replies; only message in thread
From: cgf @ 2013-02-17 21:40 UTC (permalink / raw)
  To: cygwin-apps-cvs

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-02-17 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-17 21:40 setup ./ChangeLog ./Makefile.am ./processlist. cgf

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).