Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/gzip
Module Name: src
Committed By: mrg
Date: Tue Jun 22 12:01:29 UTC 2004
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
if there are zero bytes to output, this isn't an error. it's probably
a zero length file. don't return an error. this should fix PR#25994.
To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 src/usr.bin/gzip/gzip.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index