* bootstrap.conf: Include size_max. * gnulib.modules: Remove memset, rmdir. Replace strdup with strdup-posix. Patch by Eric Blake. * src/tar.c: Implement -I as a shorthand for --use-compress-program. * doc/tar.texi: Document -I. * tests/pipe.at, tests/shortrec.at: Account for eventual 'Record size' output. * tests/testsuite.at (AT_TAR_CHECK_HOOK): New define (AT_TAR_WITH_HOOK, TAR_IGNREC_HOOK): New macros.
59 lines
595 B
Plaintext
59 lines
595 B
Plaintext
# List of gnulib modules needed for GNU tar.
|
|
# A module name per line. Empty lines and comments are ignored.
|
|
|
|
alloca
|
|
argmatch
|
|
argp
|
|
backupfile
|
|
closeout
|
|
configmake
|
|
dirname
|
|
error
|
|
exclude
|
|
exitfail
|
|
fileblocks
|
|
fnmatch-gnu
|
|
fseeko
|
|
ftruncate
|
|
full-write
|
|
getdate
|
|
getline
|
|
getopt
|
|
getpagesize
|
|
gettext
|
|
gettime
|
|
hash
|
|
human
|
|
inttypes
|
|
lchown
|
|
localcharset
|
|
mkdtemp
|
|
modechange
|
|
obstack
|
|
quote
|
|
quotearg
|
|
rpmatch
|
|
safe-read
|
|
save-cwd
|
|
savedir
|
|
setenv
|
|
snprintf
|
|
stat-time
|
|
stdbool
|
|
stdint
|
|
stpcpy
|
|
strdup-posix
|
|
strerror
|
|
strtol
|
|
strtoul
|
|
timespec
|
|
unlinkdir
|
|
unlocked-io
|
|
utime
|
|
utimens
|
|
version-etc-fsf
|
|
xalloc
|
|
xalloc-die
|
|
xgetcwd
|
|
xstrtoumax
|