[commit] r2300 - in branches/vendor/diffutils: . config doc lib lib/posix m4 man ms po src

dslinux_sonny_jim at dslinux.in-berlin.de dslinux_sonny_jim at dslinux.in-berlin.de
Wed Jul 23 23:22:27 CEST 2008


Author: dslinux_sonny_jim
Date: Wed Jul 23 23:22:26 2008
New Revision: 2300

Log:
Initial import of diffutils



Added:
   branches/vendor/diffutils/
   branches/vendor/diffutils/ABOUT-NLS
   branches/vendor/diffutils/AUTHORS
   branches/vendor/diffutils/COPYING
   branches/vendor/diffutils/ChangeLog
   branches/vendor/diffutils/INSTALL
   branches/vendor/diffutils/INSTALLME
   branches/vendor/diffutils/Makefile.am
   branches/vendor/diffutils/Makefile.in
   branches/vendor/diffutils/NEWS
   branches/vendor/diffutils/README
   branches/vendor/diffutils/THANKS
   branches/vendor/diffutils/aclocal.m4
   branches/vendor/diffutils/config/
   branches/vendor/diffutils/config.hin
   branches/vendor/diffutils/config/config.guess
   branches/vendor/diffutils/config/config.rpath   (contents, props changed)
   branches/vendor/diffutils/config/config.sub
   branches/vendor/diffutils/config/depcomp   (contents, props changed)
   branches/vendor/diffutils/config/install-sh   (contents, props changed)
   branches/vendor/diffutils/config/mdate-sh   (contents, props changed)
   branches/vendor/diffutils/config/missing   (contents, props changed)
   branches/vendor/diffutils/config/mkinstalldirs   (contents, props changed)
   branches/vendor/diffutils/config/texinfo.tex
   branches/vendor/diffutils/configure   (contents, props changed)
   branches/vendor/diffutils/configure.ac
   branches/vendor/diffutils/doc/
   branches/vendor/diffutils/doc/Makefile.am
   branches/vendor/diffutils/doc/Makefile.in
   branches/vendor/diffutils/doc/diagmeet.note
   branches/vendor/diffutils/doc/diff.info
   branches/vendor/diffutils/doc/diff.texi
   branches/vendor/diffutils/doc/fdl.texi
   branches/vendor/diffutils/doc/stamp-vti
   branches/vendor/diffutils/doc/version.texi
   branches/vendor/diffutils/exgettext   (contents, props changed)
   branches/vendor/diffutils/lib/
   branches/vendor/diffutils/lib/Makefile.am
   branches/vendor/diffutils/lib/Makefile.in
   branches/vendor/diffutils/lib/alloca.c
   branches/vendor/diffutils/lib/basename.c
   branches/vendor/diffutils/lib/c-stack.c
   branches/vendor/diffutils/lib/c-stack.h
   branches/vendor/diffutils/lib/cmpbuf.c
   branches/vendor/diffutils/lib/cmpbuf.h
   branches/vendor/diffutils/lib/dirname.h
   branches/vendor/diffutils/lib/error.c
   branches/vendor/diffutils/lib/error.h
   branches/vendor/diffutils/lib/exclude.c
   branches/vendor/diffutils/lib/exclude.h
   branches/vendor/diffutils/lib/exitfail.c
   branches/vendor/diffutils/lib/exitfail.h
   branches/vendor/diffutils/lib/fnmatch.c
   branches/vendor/diffutils/lib/fnmatch.hin
   branches/vendor/diffutils/lib/freesoft.c
   branches/vendor/diffutils/lib/freesoft.h
   branches/vendor/diffutils/lib/getopt.c
   branches/vendor/diffutils/lib/getopt.h
   branches/vendor/diffutils/lib/getopt1.c
   branches/vendor/diffutils/lib/gettext.h
   branches/vendor/diffutils/lib/hard-locale.c
   branches/vendor/diffutils/lib/hard-locale.h
   branches/vendor/diffutils/lib/imaxtostr.c
   branches/vendor/diffutils/lib/inttostr.c
   branches/vendor/diffutils/lib/inttostr.h
   branches/vendor/diffutils/lib/malloc.c
   branches/vendor/diffutils/lib/memchr.c
   branches/vendor/diffutils/lib/mkstemp.c
   branches/vendor/diffutils/lib/offtostr.c
   branches/vendor/diffutils/lib/posix/
   branches/vendor/diffutils/lib/posix/Makefile.am
   branches/vendor/diffutils/lib/posix/Makefile.in
   branches/vendor/diffutils/lib/posix/regex.h
   branches/vendor/diffutils/lib/posixver.c
   branches/vendor/diffutils/lib/posixver.h
   branches/vendor/diffutils/lib/prepargs.c
   branches/vendor/diffutils/lib/prepargs.h
   branches/vendor/diffutils/lib/quotesys.c
   branches/vendor/diffutils/lib/quotesys.h
   branches/vendor/diffutils/lib/realloc.c
   branches/vendor/diffutils/lib/regex.c
   branches/vendor/diffutils/lib/regex.hin
   branches/vendor/diffutils/lib/setmode.c
   branches/vendor/diffutils/lib/setmode.h
   branches/vendor/diffutils/lib/strcasecmp.c
   branches/vendor/diffutils/lib/strftime.c
   branches/vendor/diffutils/lib/strtoimax.c
   branches/vendor/diffutils/lib/strtol.c
   branches/vendor/diffutils/lib/strtoul.c
   branches/vendor/diffutils/lib/strtoull.c
   branches/vendor/diffutils/lib/strtoumax.c
   branches/vendor/diffutils/lib/tempname.c
   branches/vendor/diffutils/lib/umaxtostr.c
   branches/vendor/diffutils/lib/unlocked-io.h
   branches/vendor/diffutils/lib/waitpid.c
   branches/vendor/diffutils/lib/xalloc.h
   branches/vendor/diffutils/lib/xmalloc.c
   branches/vendor/diffutils/lib/xstrtol.c
   branches/vendor/diffutils/lib/xstrtol.h
   branches/vendor/diffutils/lib/xstrtoumax.c
   branches/vendor/diffutils/m4/
   branches/vendor/diffutils/m4/Makefile.am
   branches/vendor/diffutils/m4/Makefile.am.in
   branches/vendor/diffutils/m4/Makefile.in
   branches/vendor/diffutils/m4/README
   branches/vendor/diffutils/m4/c-bs-a.m4
   branches/vendor/diffutils/m4/c-stack.m4
   branches/vendor/diffutils/m4/check-decl.m4
   branches/vendor/diffutils/m4/codeset.m4
   branches/vendor/diffutils/m4/dos.m4
   branches/vendor/diffutils/m4/error.m4
   branches/vendor/diffutils/m4/fnmatch.m4
   branches/vendor/diffutils/m4/gettext.m4
   branches/vendor/diffutils/m4/glibc21.m4
   branches/vendor/diffutils/m4/gnu-source.m4
   branches/vendor/diffutils/m4/iconv.m4
   branches/vendor/diffutils/m4/inttypes.m4
   branches/vendor/diffutils/m4/jm-glibc-io.m4
   branches/vendor/diffutils/m4/lcmessage.m4
   branches/vendor/diffutils/m4/lib-ld.m4
   branches/vendor/diffutils/m4/lib-link.m4
   branches/vendor/diffutils/m4/lib-prefix.m4
   branches/vendor/diffutils/m4/longlong.m4
   branches/vendor/diffutils/m4/malloc.m4
   branches/vendor/diffutils/m4/mbrtowc.m4
   branches/vendor/diffutils/m4/mbstate_t.m4
   branches/vendor/diffutils/m4/prereq.m4
   branches/vendor/diffutils/m4/progtest.m4
   branches/vendor/diffutils/m4/realloc.m4
   branches/vendor/diffutils/m4/regex.m4
   branches/vendor/diffutils/m4/setmode.m4
   branches/vendor/diffutils/m4/st_mtim.m4
   branches/vendor/diffutils/m4/strftime.m4
   branches/vendor/diffutils/m4/vararrays.m4
   branches/vendor/diffutils/m4/xstrtoumax.m4
   branches/vendor/diffutils/man/
   branches/vendor/diffutils/man/Makefile.am
   branches/vendor/diffutils/man/Makefile.in
   branches/vendor/diffutils/man/cmp.1
   branches/vendor/diffutils/man/diff.1
   branches/vendor/diffutils/man/diff3.1
   branches/vendor/diffutils/man/sdiff.1
   branches/vendor/diffutils/ms/
   branches/vendor/diffutils/ms/Makefile.am
   branches/vendor/diffutils/ms/Makefile.in
   branches/vendor/diffutils/ms/README
   branches/vendor/diffutils/ms/config.bat
   branches/vendor/diffutils/ms/config.sed
   branches/vendor/diffutils/ms/config.site
   branches/vendor/diffutils/po/
   branches/vendor/diffutils/po/LINGUAS
   branches/vendor/diffutils/po/Makefile.in.in
   branches/vendor/diffutils/po/Makevars
   branches/vendor/diffutils/po/POTFILES.in
   branches/vendor/diffutils/po/Rules-quot
   branches/vendor/diffutils/po/boldquot.sed
   branches/vendor/diffutils/po/cs.gmo   (contents, props changed)
   branches/vendor/diffutils/po/cs.po
   branches/vendor/diffutils/po/da.gmo   (contents, props changed)
   branches/vendor/diffutils/po/da.po
   branches/vendor/diffutils/po/de.gmo   (contents, props changed)
   branches/vendor/diffutils/po/de.po
   branches/vendor/diffutils/po/diffutils.pot
   branches/vendor/diffutils/po/en at boldquot.header
   branches/vendor/diffutils/po/en at quot.header
   branches/vendor/diffutils/po/en_GB.gmo   (contents, props changed)
   branches/vendor/diffutils/po/en_GB.po
   branches/vendor/diffutils/po/eo.gmo   (contents, props changed)
   branches/vendor/diffutils/po/eo.po
   branches/vendor/diffutils/po/es.gmo   (contents, props changed)
   branches/vendor/diffutils/po/es.po
   branches/vendor/diffutils/po/fr.gmo   (contents, props changed)
   branches/vendor/diffutils/po/fr.po
   branches/vendor/diffutils/po/gl.gmo   (contents, props changed)
   branches/vendor/diffutils/po/gl.po
   branches/vendor/diffutils/po/he.gmo   (contents, props changed)
   branches/vendor/diffutils/po/he.po
   branches/vendor/diffutils/po/id.gmo   (contents, props changed)
   branches/vendor/diffutils/po/id.po
   branches/vendor/diffutils/po/insert-header.sin
   branches/vendor/diffutils/po/ja.gmo   (contents, props changed)
   branches/vendor/diffutils/po/ja.po
   branches/vendor/diffutils/po/pl.gmo   (contents, props changed)
   branches/vendor/diffutils/po/pl.po
   branches/vendor/diffutils/po/quot.sed
   branches/vendor/diffutils/po/remove-potcdate.sin
   branches/vendor/diffutils/po/ru.gmo   (contents, props changed)
   branches/vendor/diffutils/po/ru.po
   branches/vendor/diffutils/po/sv.gmo   (contents, props changed)
   branches/vendor/diffutils/po/sv.po
   branches/vendor/diffutils/po/tr.gmo   (contents, props changed)
   branches/vendor/diffutils/po/tr.po
   branches/vendor/diffutils/po/zh_TW.gmo   (contents, props changed)
   branches/vendor/diffutils/po/zh_TW.po
   branches/vendor/diffutils/src/
   branches/vendor/diffutils/src/Makefile.am
   branches/vendor/diffutils/src/Makefile.in
   branches/vendor/diffutils/src/analyze.c
   branches/vendor/diffutils/src/cmp.c
   branches/vendor/diffutils/src/context.c
   branches/vendor/diffutils/src/diff.c
   branches/vendor/diffutils/src/diff.h
   branches/vendor/diffutils/src/diff3.c
   branches/vendor/diffutils/src/dir.c
   branches/vendor/diffutils/src/ed.c
   branches/vendor/diffutils/src/ifdef.c
   branches/vendor/diffutils/src/io.c
   branches/vendor/diffutils/src/normal.c
   branches/vendor/diffutils/src/sdiff.c
   branches/vendor/diffutils/src/side.c
   branches/vendor/diffutils/src/system.h
   branches/vendor/diffutils/src/util.c
   branches/vendor/diffutils/src/version.c


More information about the dslinux-commit mailing list