cvs commit: src/usr.bin/gzip gzip.c
Robert Watson
rwatson at FreeBSD.org
Sun Mar 9 11:16:42 UTC 2008
rwatson 2008-03-09 11:16:42 UTC
FreeBSD src repository
Modified files:
usr.bin/gzip gzip.c
Log:
When gzipping to a target file, only set the source file flags on the
target file after the timestamp has been set; otherwise setting the
timestamp will fail if the flags don't permit it (i.e., uchg).
MFC after: 1 week
PR: 120208
Submitted by: Ighighi <ighighi at gmail.com>
Revision Changes Path
1.5 +4 -4 src/usr.bin/gzip/gzip.c
More information about the cvs-src
mailing list