Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 03:57:07 +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_support_format_tar.c archive_write_set_format_pax.c src/lib/libarchive/test Makefile test_write_format_pax.c
Message-ID:  <200809300357.m8U3vNw8088803@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
                         archive_write_set_format_pax.c 
    lib/libarchive/test  Makefile 
  Added files:
    lib/libarchive/test  test_write_format_pax.c 
  Log:
  SVN rev 183482 on 2008-09-30 03:57:07Z by kientzle
  
  MfP4: Store/read birthtime data in pax format.
  
  Submitted by:   Pedro Giffuni
  MFC after:      30 days
  
  Revision  Changes    Path
  1.71      +4 -0      src/lib/libarchive/archive_read_support_format_tar.c
  1.49      +9 -0      src/lib/libarchive/archive_write_set_format_pax.c
  1.26      +1 -0      src/lib/libarchive/test/Makefile
  1.1       +146 -0    src/lib/libarchive/test/test_write_format_pax.c (new)



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