Date: Fri, 5 Sep 2008 05:55:49 +0000 (UTC) From: Tim Kientzle <kientzle@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libarchive archive_write_disk.c Message-ID: <200809050556.m855u4dT053323@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809050556.m855u4dT053323>