Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Mar 2008 18:53:17 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/gzip gzip.c
Message-ID:  <200803161853.m2GIrH9P007420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2008-03-16 18:53:17 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    usr.bin/gzip         gzip.c 
  Log:
  Merge gzip.c:1.5 from HEAD to RELENG_7:
  
    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).
  
    PR:             120208
    Submitted by:   Ighighi <ighighi at gmail.com>
  
  Revision  Changes    Path
  1.4.2.2   +4 -4      src/usr.bin/gzip/gzip.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803161853.m2GIrH9P007420>