cvs commit: src/lib/libarchive archive_write_disk.c

Tim Kientzle kientzle at FreeBSD.org
Fri Sep 5 05:56:05 UTC 2008


kientzle    2008-09-05 05:55:49 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
  Log:
  SVN rev 182778 on 2008-09-05 05:55:49Z by kientzle
  
  MfP4: Use the set/unset tracking to determine when mtime or atime
  is unavailable.  Use start_time as a substitute when one is missing;
  if both are missing, skip the call to {f,l,}utime{s,}() entirely.
  
  Revision  Changes    Path
  1.34      +51 -14    src/lib/libarchive/archive_write_disk.c


More information about the cvs-src mailing list