From: Sergey Poznyakoff Date: Thu, 24 Jul 2003 14:43:30 +0000 (+0000) Subject: Added to the repository X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Ftar;a=commitdiff_plain;h=4dc30d7397ee670fd9a06da5da0d06ac90779a00 Added to the repository --- diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..79c6734 --- /dev/null +++ b/.cvsignore @@ -0,0 +1,20 @@ +config +configure +aclocal.m4 +ABOUT-NLS +autom4te.cache +config.hin +COPYING +INSTALL +Makefile.in +config.log +config.status +Makefile +config.h +stamp-h1 +*.tar +*.tar.gz +*.tar.bz2 +gnulib +gnulib/* +gnulib/*/* \ No newline at end of file diff --git a/doc/.cvsignore b/doc/.cvsignore new file mode 100644 index 0000000..b4a3c8b --- /dev/null +++ b/doc/.cvsignore @@ -0,0 +1,28 @@ +Makefile.in +Makefile +header.texi +tar.info +version.texi +stamp-vti +tar.html +tar.log +tar.dvi +tar.aux +tar.toc +tar.cp +tar.fn +tar.vr +tar.tp +tar.ky +tar.pg +tar.ps +tar.cps +tar.fns +tar.pgs +tar.vrs +tar.at +tar.kw +tar.ex +tar.ats +tar.exs +tar.kws diff --git a/lib/.cvsignore b/lib/.cvsignore new file mode 100644 index 0000000..889c52a --- /dev/null +++ b/lib/.cvsignore @@ -0,0 +1,86 @@ +Makefile.in +Makefile +addext.c +alloca.c +alloca_.h +argmatch.c +argmatch.h +backupfile.c +backupfile.h +basename.c +chown.c +dirname.c +dirname.h +error.c +error.h +exclude.c +exclude.h +exitfail.c +exitfail.h +fileblocks.c +fnmatch.c +fnmatch_.h +fnmatch_loop.c +ftruncate.c +full-write.c +full-write.h +getdate.h +getdate.y +getline.c +getline.h +getndelim2.c +getndelim2.h +getopt.c +getopt.h +getopt1.c +gettext.h +hash.c +hash.h +human.c +human.h +lchown.c +lchown.h +malloc.c +memset.c +mktime.c +modechange.c +modechange.h +pathmax.h +quote.c +quote.h +quotearg.c +quotearg.h +realloc.c +rmdir.c +safe-read.c +safe-read.h +safe-write.c +safe-write.h +save-cwd.c +save-cwd.h +savedir.c +savedir.h +stdbool_.h +strcase.h +strcasecmp.c +stripslash.c +strncasecmp.c +strtoimax.c +strtol.c +strtoll.c +strtoul.c +strtoull.c +strtoumax.c +unlocked-io.h +utime.c +xalloc.h +xgetcwd.c +xgetcwd.h +xmalloc.c +xstrdup.c +xstrtol.c +xstrtol.h +xstrtoul.c +xstrtoumax.c +getdate.c +.deps \ No newline at end of file diff --git a/m4/.cvsignore b/m4/.cvsignore new file mode 100644 index 0000000..d82bd1b --- /dev/null +++ b/m4/.cvsignore @@ -0,0 +1,79 @@ +alloca.m4 +backupfile.m4 +bison.m4 +chown.m4 +d-ino.m4 +dirname.m4 +dos.m4 +error.m4 +exclude.m4 +exitfail.m4 +fileblocks.m4 +fnmatch.m4 +ftruncate.m4 +getcwd.m4 +getdate.m4 +getline.m4 +getndelim2.m4 +getopt.m4 +gettext.m4 +hash.m4 +human.m4 +iconv.m4 +intmax_t.m4 +lchown.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +longlong.m4 +malloc.m4 +mbrtowc.m4 +mbstate_t.m4 +memset.m4 +mktime.m4 +modechange.m4 +nls.m4 +onceonly.m4 +pathmax.m4 +po.m4 +progtest.m4 +quote.m4 +quotearg.m4 +realloc.m4 +rmdir.m4 +safe-read.m4 +safe-write.m4 +save-cwd.m4 +savedir.m4 +ssize_t.m4 +stdbool.m4 +stdint_h.m4 +strcase.m4 +strerror_r.m4 +strtoimax.m4 +strtol.m4 +strtoll.m4 +strtoul.m4 +strtoull.m4 +strtoumax.m4 +tm_gmtoff.m4 +uintmax_t.m4 +ulonglong.m4 +unlocked-io.m4 +utimbuf.m4 +utime.m4 +utimes.m4 +xalloc.m4 +xgetcwd.m4 +xstrtol.m4 +xstrtoumax.m4 +codeset.m4 +glibc21.m4 +intdiv0.m4 +inttypes-pri.m4 +inttypes.m4 +inttypes_h.m4 +isc-posix.m4 +lcmessage.m4 +Makefile.in +Makefile diff --git a/po/.cvsignore b/po/.cvsignore new file mode 100644 index 0000000..534c98a --- /dev/null +++ b/po/.cvsignore @@ -0,0 +1,20 @@ +index.html +*.po +LINGUAS +Makefile.in.in +Makevars.template +Rules-quot +boldquot.sed +en@boldquot.header +en@quot.header +insert-header.sin +quot.sed +remove-potcdate.sin +Makefile.in +POTFILES +Makefile +tar.pot +remove-potcdate.sed +*.gmo +*.mo +stamp-po diff --git a/scripts/.cvsignore b/scripts/.cvsignore new file mode 100644 index 0000000..3dda729 --- /dev/null +++ b/scripts/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in +Makefile diff --git a/src/.cvsignore b/src/.cvsignore new file mode 100644 index 0000000..e087c0e --- /dev/null +++ b/src/.cvsignore @@ -0,0 +1,6 @@ +Makefile.in +Makefile +localedir.h +rmt +tar +.deps \ No newline at end of file diff --git a/tests/.cvsignore b/tests/.cvsignore new file mode 100644 index 0000000..be921f7 --- /dev/null +++ b/tests/.cvsignore @@ -0,0 +1,8 @@ +Makefile.in +Makefile +preset +.deps +genfile +tmp-* +directory +archive