This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps 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]

cygutils ./ChangeLog ./HOW-TO-CONTRIBUTE ./Mak ...


CVSROOT:	/cvs/cygwin-apps
Module name:	cygutils
Changes by:	cwilson@sources.redhat.com	2002-07-12 14:37:44

Modified files:
	.              : ChangeLog HOW-TO-CONTRIBUTE Makefile.am 
	                 Makefile.in PROGLIST README TODO aclocal.m4 
	                 bootstrap config.h.in configure configure.ac 
Added files:
	.              : config.rpath 
	intl           : ChangeLog Makefile.in VERSION bindtextdom.c 
	                 config.charset dcgettext.c dcigettext.c 
	                 dcngettext.c dgettext.c dngettext.c 
	                 eval-plural.h explodename.c finddomain.c 
	                 gettext.c gettextP.h gmo.h hash-string.h 
	                 intl-compat.c l10nflist.c libgnuintl.h 
	                 loadinfo.h loadmsgcat.c localcharset.c 
	                 locale.alias localealias.c localename.c 
	                 ngettext.c os2compat.c os2compat.h osdep.c 
	                 plural-exp.c plural-exp.h plural.c plural.y 
	                 ref-add.sin ref-del.sin textdomain.c 
	m4             : ChangeLog Makefile.am Makefile.in codeset.m4 
	                 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 
	                 lcmessage.m4 lib-ld.m4 lib-link.m4 
	                 lib-prefix.m4 progtest.m4 
	po             : ChangeLog Makefile.in.in Makevars Rules-quot 
	                 boldquot.sed en@boldquot.header en@quot.header 
	                 insert-header.sin quot.sed remove-potcdate.sin 
	src/rev        : rev.1 rev.c widechar.h 

Log message:
	Add rev implementaion; gettextize to work around automake bug
	even though we don't ever actually build libintl.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/config.rpath.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/ChangeLog.diff?cvsroot=cygwin-apps&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/HOW-TO-CONTRIBUTE.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/Makefile.am.diff?cvsroot=cygwin-apps&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/Makefile.in.diff?cvsroot=cygwin-apps&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/PROGLIST.diff?cvsroot=cygwin-apps&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/README.diff?cvsroot=cygwin-apps&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/TODO.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/aclocal.m4.diff?cvsroot=cygwin-apps&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/bootstrap.diff?cvsroot=cygwin-apps&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/config.h.in.diff?cvsroot=cygwin-apps&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/configure.diff?cvsroot=cygwin-apps&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/configure.ac.diff?cvsroot=cygwin-apps&r1=1.11&r2=1.12
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/ChangeLog.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/Makefile.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/VERSION.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/bindtextdom.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/config.charset.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/dcgettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/dcigettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/dcngettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/dgettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/dngettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/eval-plural.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/explodename.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/finddomain.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/gettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/gettextP.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/gmo.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/hash-string.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/intl-compat.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/l10nflist.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/libgnuintl.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/loadinfo.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/loadmsgcat.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/localcharset.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/locale.alias.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/localealias.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/localename.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/ngettext.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/os2compat.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/os2compat.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/osdep.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/plural-exp.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/plural-exp.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/plural.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/plural.y.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/ref-add.sin.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/ref-del.sin.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/intl/textdomain.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/ChangeLog.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/Makefile.am.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/Makefile.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/codeset.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/gettext.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/glibc21.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/iconv.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/isc-posix.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/lcmessage.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/lib-ld.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/lib-link.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/lib-prefix.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/m4/progtest.m4.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/ChangeLog.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/Makefile.in.in.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/Makevars.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/Rules-quot.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/boldquot.sed.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/en@boldquot.header.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/en@quot.header.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/insert-header.sin.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/quot.sed.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/po/remove-potcdate.sin.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/rev/rev.1.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/rev/rev.c.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/cygutils/src/rev/widechar.h.diff?cvsroot=cygwin-apps&r1=NONE&r2=1.1


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