Fixed stdin/stdout paths so things like
authorEric Andersen <andersen@codepoet.org>
Fri, 21 Jul 2000 22:17:39 +0000 (22:17 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 21 Jul 2000 22:17:39 +0000 (22:17 -0000)
commitea824fb9370c41756a75b70698b6222b3386f6c5
treed310abbb240cf220b268843d033cee845f6f8486
parentbf960f58e2fc56402cc5c3c090d90b706a4de5f2
Fixed stdin/stdout paths so things like
    tar cvf - /etc/* | gzip -c9 >test.tgz
will now work.  Fix thanks to Dave Cinege <dcinege@psychosis.com>
with some adjustments by me to be mroe GNU-like.
 -Erik
archival/gunzip.c
archival/gzip.c
gunzip.c
gzip.c