Added to the repository
This commit is contained in:
20
.cvsignore
Normal file
20
.cvsignore
Normal file
@@ -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/*/*
|
||||
28
doc/.cvsignore
Normal file
28
doc/.cvsignore
Normal file
@@ -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
|
||||
86
lib/.cvsignore
Normal file
86
lib/.cvsignore
Normal file
@@ -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
|
||||
79
m4/.cvsignore
Normal file
79
m4/.cvsignore
Normal file
@@ -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
|
||||
20
po/.cvsignore
Normal file
20
po/.cvsignore
Normal file
@@ -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
|
||||
2
scripts/.cvsignore
Normal file
2
scripts/.cvsignore
Normal file
@@ -0,0 +1,2 @@
|
||||
Makefile.in
|
||||
Makefile
|
||||
6
src/.cvsignore
Normal file
6
src/.cvsignore
Normal file
@@ -0,0 +1,6 @@
|
||||
Makefile.in
|
||||
Makefile
|
||||
localedir.h
|
||||
rmt
|
||||
tar
|
||||
.deps
|
||||
8
tests/.cvsignore
Normal file
8
tests/.cvsignore
Normal file
@@ -0,0 +1,8 @@
|
||||
Makefile.in
|
||||
Makefile
|
||||
preset
|
||||
.deps
|
||||
genfile
|
||||
tmp-*
|
||||
directory
|
||||
archive
|
||||
Reference in New Issue
Block a user