cvs commit: src/usr.bin/gzip gzip.c

Robert Watson rwatson at FreeBSD.org
Sun Mar 16 11:53:18 PDT 2008


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


More information about the cvs-all mailing list