]> Dogcows Code - chaz/tar/commit
(long_options, usage, OPTION_STRING, decode_options):
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 1999 12:47:01 +0000 (12:47 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 11 Aug 1999 12:47:01 +0000 (12:47 +0000)
commitcd47c9d5970f9c3de1d0f572a49235b3ac3511d6
treea96e1b7f7660435a9d7eb87e2a1d65e791f44b95
parentc402183f88a299868f78db5852c65f1b6eb8217f
(long_options, usage, OPTION_STRING, decode_options):
New -y or --bzip2 option.
(add_filtered_exclude): New function.
(decode_options): Put excluded patterns with / into excluded_with_slash,
and without / into excluded_without_slash.
Compare newer_mtime_option to its new initial value TYPE_MINIMUM (time_t)
when deciding whether more than one threshold date was specified.
src/tar.c
This page took 0.022774 seconds and 4 git commands to generate.