Subject: CVS commit: src/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 11/13/2006 21:57:59
Module Name: src
Committed By: mrg
Date: Mon Nov 13 21:57:59 UTC 2006
Modified Files:
src/usr.bin/gzip: gzip.c
Log Message:
properly detect when the output fails (eg, full filesystem) and do not
delete the input file. patch from PR#35048.
To generate a diff of this commit:
cvs rdiff -r1.88 -r1.89 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.