libtar-1.2.11 tarball sources, taken from Debian's orig tarv1.2.11
commit1fc76aab9039e913cf1c71c6c35069d2b85dacda
authorChris Frey <cdfrey@foursquare.net>
Tue, 28 Apr 2009 20:35:00 +0000 (28 16:35 -0400)
committerChris Frey <cdfrey@foursquare.net>
Tue, 28 Apr 2009 20:35:00 +0000 (28 16:35 -0400)
tree0403de8a47a8ba49238360e85b581724146f7116
libtar-1.2.11 tarball sources, taken from Debian's orig tar

The main site, feep.net, has a broken ftp link, so can't download
tarball from there.
70 files changed:
.cvsignore [new file with mode: 0644]
COPYRIGHT [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
ChangeLog-1.0.x [new file with mode: 0644]
INSTALL [new file with mode: 0644]
Makefile.in [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
autoconf/ac_path_generic.m4 [new file with mode: 0644]
autoconf/aclocal.m4 [new file with mode: 0644]
autoconf/encap.m4 [new file with mode: 0644]
autoconf/install-sh [new file with mode: 0755]
autom4te.cache/output.0 [new file with mode: 0644]
autom4te.cache/requests [new file with mode: 0644]
autom4te.cache/traces.0 [new file with mode: 0644]
compat/ChangeLog [new file with mode: 0644]
compat/README [new file with mode: 0644]
compat/TODO [new file with mode: 0644]
compat/basename.c [new file with mode: 0644]
compat/compat.h [new file with mode: 0644]
compat/dirname.c [new file with mode: 0644]
compat/fnmatch.c [new file with mode: 0644]
compat/gethostbyname_r.c [new file with mode: 0644]
compat/gethostname.c [new file with mode: 0644]
compat/getservbyname_r.c [new file with mode: 0644]
compat/glob.c [new file with mode: 0644]
compat/inet_aton.c [new file with mode: 0644]
compat/module.ac [new file with mode: 0644]
compat/snprintf.c [new file with mode: 0644]
compat/strdup.c [new file with mode: 0644]
compat/strlcat.c [new file with mode: 0644]
compat/strlcpy.c [new file with mode: 0644]
compat/strmode.c [new file with mode: 0644]
compat/strrstr.c [new file with mode: 0644]
compat/strsep.c [new file with mode: 0644]
config.h.in [new file with mode: 0644]
configure [new file with mode: 0755]
configure.ac [new file with mode: 0644]
doc/Makefile.in [new file with mode: 0644]
doc/tar_append_file.3 [new file with mode: 0644]
doc/tar_block_read.3 [new file with mode: 0644]
doc/tar_extract_all.3 [new file with mode: 0644]
doc/tar_extract_file.3 [new file with mode: 0644]
doc/tar_open.3 [new file with mode: 0644]
doc/th_get_pathname.3 [new file with mode: 0644]
doc/th_print_long_ls.3 [new file with mode: 0644]
doc/th_read.3 [new file with mode: 0644]
doc/th_set_from_stat.3 [new file with mode: 0644]
lib/Makefile.in [new file with mode: 0644]
lib/append.c [new file with mode: 0644]
lib/block.c [new file with mode: 0644]
lib/decode.c [new file with mode: 0644]
lib/encode.c [new file with mode: 0644]
lib/extract.c [new file with mode: 0644]
lib/handle.c [new file with mode: 0644]
lib/internal.h [new file with mode: 0644]
lib/libtar.h [new file with mode: 0644]
lib/output.c [new file with mode: 0644]
lib/util.c [new file with mode: 0644]
lib/wrapper.c [new file with mode: 0644]
libtar/Makefile.in [new file with mode: 0644]
libtar/libtar.c [new file with mode: 0644]
listhash/ChangeLog [new file with mode: 0644]
listhash/TODO [new file with mode: 0644]
listhash/hash.c.in [new file with mode: 0644]
listhash/hash_new.3.in [new file with mode: 0644]
listhash/list.c.in [new file with mode: 0644]
listhash/list_new.3.in [new file with mode: 0644]
listhash/listhash.h.in [new file with mode: 0644]
listhash/module.ac [new file with mode: 0644]