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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to