]> Dogcows Code - chaz/tar/commit
Include localedir.h, prepargs.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Oct 2000 06:18:37 +0000 (06:18 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 24 Oct 2000 06:18:37 +0000 (06:18 +0000)
commitcaf6047e1ea4ca9490d95af3a220c3ddd9950820
treee75869db958be842af7e6106fa0311dce8297b0f
parent8111f9d34df33cb06072275b2ec7dd10ef119d08
Include localedir.h, prepargs.h.
(long_options): Now static.
(long_options, usage, decode_options): -j is now short for --bzip2,
and -I is now an alias for -T.
(decode_options, main): argv is not const pointer now.
(decode_options): Invoke prepend_default_options to support TAR_OPTIONS.
In diagnostic, mention the string that was the invalid blocking factor,
tape length, group, owner, or record size.
--delete is no longer incompatible with -f -, undoing 2000-01-07 change.
(main): Invoke extract_finish at end of extraction.
src/tar.c
This page took 0.020695 seconds and 4 git commands to generate.