Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2005 22:49:00 +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_read_extract.c
Message-ID:  <200504172249.j3HMn0Uu034720@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2005-04-17 22:49:00 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_extract.c 
  Log:
  Portability enhancement: MS Windows won't restore metadata if the file
  is still open, so close the file as soon as we've written the
  file contents, before we attempt to restore metadata.
  
  Thanks to:  Kees Zeelenberg
  
  Revision  Changes    Path
  1.39      +1 -1      src/lib/libarchive/archive_read_extract.c



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