* gnulib-modules: Add unlinkdir. * lib/.cvsignore: Add unlinkdir.h, unlinkdir.c. * src/common.h (we_are_root): Remove extern decl; it's now static. * src/extract.c (we_are_root): Now static. * src/misc.c: Include <unlinkdir.h>. (remove_any_file): Use cannot_unlink_dir () rather than we_are_root.
47 lines
475 B
Plaintext
47 lines
475 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
|
|
dirname
|
|
error
|
|
exclude
|
|
fileblocks
|
|
fnmatch-gnu
|
|
ftruncate
|
|
full-write
|
|
getdate
|
|
getline
|
|
getopt
|
|
getpagesize
|
|
gettext
|
|
gettime
|
|
hash
|
|
human
|
|
lchown
|
|
localcharset
|
|
memset
|
|
modechange
|
|
obstack
|
|
quote
|
|
quotearg
|
|
rmdir
|
|
safe-read
|
|
save-cwd
|
|
savedir
|
|
setenv
|
|
stdbool
|
|
stpcpy
|
|
strtol
|
|
strtoul
|
|
timespec
|
|
unlinkdir
|
|
unlocked-io
|
|
utime
|
|
xalloc
|
|
xalloc-die
|
|
xgetcwd
|
|
xstrtoumax
|