1234567891011121314151617181920212223242526272829303132333435363738394041424344454647 |
- # 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
- utimens
- xalloc
- xalloc-die
- xgetcwd
- xstrtoumax
|