Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2008 06:40:22 +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 src/lib/libarchive/test test_write_disk.c
Message-ID:  <200808280640.m7S6eV8V037874@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-08-28 06:40:22 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
    lib/libarchive/test  test_write_disk.c 
  Log:
  SVN rev 182360 on 2008-08-28 06:40:22Z by kientzle
  
  If no atime was specified (for example, when extracting from ustar
  archives), set atime == mtime.  Before this, atime would get restored
  to 0.
  
  Revision  Changes    Path
  1.32      +5 -0      src/lib/libarchive/archive_write_disk.c
  1.10      +6 -1      src/lib/libarchive/test/test_write_disk.c



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