]> Dogcows Code - chaz/tar/commit
Do not include <print-copyr.h>.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Jul 2003 08:18:46 +0000 (08:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 5 Jul 2003 08:18:46 +0000 (08:18 +0000)
commit42d05fcb6e724c52cd66c85828b0b8b9d2338e72
tree01472547c5496914b2a40f019f4430d085d71e00
parent40835c2c55e94876ee54442b2f51b2acd027024c
Do not include <print-copyr.h>.
Include <getdate.h>.
(get_date): Remove decl.
(ATIME_PRESERVE_OPTION, CHECKPOINT_OPTION, FORCE_LOCAL_OPTION,
IGNORE_FAILED_READ_OPTION, INDEX_FILE_OPTION, NO_OVERWRITE_DIR_OPTION,
NUMERIC_OWNER_OPTION, RECURSIVE_UNLINK_OPTION, REMOVE_FILES_OPTION,
SHOW_OMITTED_DIRS_OPTION, TOTALS_OPTION): New constants.
(long_options, decode_options): Use them.
(OVERWRITE_DIR_OPTION): Remove.
(long_options): New options --index-file, --no-overwrite-dir.
Remove --overwrite-dir option.
(usage): Use PACKAGE_BUGREPORT.
(decode_options): Terminate new argv properly.
Use PACKAGE_NAME, PACKAGE_VERSION.
If verbose, report how we grokked any textual date option.
(main): Add support for index-file.
src/tar.c
This page took 0.020845 seconds and 4 git commands to generate.