Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 03:53:03 +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_entry.c archive_entry.h archive_entry_copy_stat.c archive_entry_private.h archive_entry_stat.c config_freebsd.h src/lib/libarchive/test test_entry.c
Message-ID:  <200809300353.m8U3rIY5056420@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-09-30 03:53:03 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c archive_entry.h 
                         archive_entry_copy_stat.c 
                         archive_entry_private.h 
                         archive_entry_stat.c config_freebsd.h 
    lib/libarchive/test  test_entry.c 
  Log:
  SVN rev 183481 on 2008-09-30 03:53:03Z by kientzle
  
  MfP4: Support for storing birthtime in archive_entry objects.
  
  Submitted by:   Pedro Giffuni
  MFC after:      30 days
  
  Revision  Changes    Path
  1.54      +34 -0     src/lib/libarchive/archive_entry.c
  1.30      +5 -0      src/lib/libarchive/archive_entry.h
  1.2       +6 -0      src/lib/libarchive/archive_entry_copy_stat.c
  1.6       +3 -0      src/lib/libarchive/archive_entry_private.h
  1.2       +6 -0      src/lib/libarchive/archive_entry_stat.c
  1.15      +2 -0      src/lib/libarchive/config_freebsd.h
  1.9       +17 -0     src/lib/libarchive/test/test_entry.c



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