* acinclude.m4: Fix typos. * gnulib.modules: Add xvasprintf. * src/common.h: Include xvasprintf.h. * src/tar.c (options): Remove docstrings for --gzip, --bzip2, --compress, --lzop, --lzma and --xz. (tar_help_filter): Generate these using actual values of *_PROGRAM constants. (format_default_settings): Use xasprintf. (parse_opt): Use *_PROGRAM defines instead of hardcoded program names.
65 lines
678 B
Plaintext
65 lines
678 B
Plaintext
# List of gnulib modules needed for GNU tar.
|
|
# A module name per line. Empty lines and comments are ignored.
|
|
|
|
alloca
|
|
argmatch
|
|
argp
|
|
argp-version-etc
|
|
backupfile
|
|
canonicalize
|
|
closeout
|
|
configmake
|
|
dirname
|
|
error
|
|
exclude
|
|
exitfail
|
|
fileblocks
|
|
fnmatch-gnu
|
|
fseeko
|
|
ftruncate
|
|
full-write
|
|
getdate
|
|
getline
|
|
getopt-gnu
|
|
getpagesize
|
|
gettext
|
|
gettime
|
|
gitlog-to-changelog
|
|
hash
|
|
human
|
|
inttypes
|
|
lchown
|
|
localcharset
|
|
mkdtemp
|
|
modechange
|
|
obstack
|
|
priv-set
|
|
progname
|
|
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
|
|
xvasprintf
|