* archival/gzip.c (ifname, ofname): Delete.
authorMatt Kraai <kraai@debian.org>
Tue, 5 Feb 2002 22:31:48 +0000 (22:31 -0000)
committerMatt Kraai <kraai@debian.org>
Tue, 5 Feb 2002 22:31:48 +0000 (22:31 -0000)
commit9bd49d6a22a31bd3b5e3e3dcaacdb8a019630506
tree7c3cfb740d90bcdaffe7f09ddbd90531ac2e53e9
parent592a3e63ee06604eb27a888ffb03a0ff3dbf5cf0
* archival/gzip.c (ifname, ofname): Delete.
  (gzip_main): Handle multiple files.
* include/usage.h (gzip_trivial_usage): Allow multiple FILEs.
  (gzip_full_usage): Ditto.
* testsuite/gzip/gzip-accepts-multiple-files: New.
* testsuite/gzip/gzip-removes-original-file: New.
archival/gzip.c
include/usage.h
testsuite/gzip/gzip-accepts-multiple-files [new file with mode: 0644]
testsuite/gzip/gzip-removes-original-file [new file with mode: 0644]