Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Aug 2008 01:19:36 +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/test test_compat_tar_hardlink.c test_pax_filename_encoding.c test_ustar_filenames.c test_write_disk_hardlink.c test_write_format_tar_ustar.c
Message-ID:  <200808110119.m7B1Jj2k013048@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-08-11 01:19:36 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive/test  test_compat_tar_hardlink.c 
                         test_pax_filename_encoding.c 
                         test_ustar_filenames.c 
                         test_write_disk_hardlink.c 
                         test_write_format_tar_ustar.c 
  Log:
  SVN rev 181555 on 2008-08-11 01:19:36Z by kientzle
  
  Fix up test suite so it works again with the libarchive 1.x API.
  In particular, FreeBSD 6 still uses the libarchive 1.x API and
  this correction will permit MFCing new libarchive features back
  to FreeBSD 6.
  
  Revision  Changes    Path
  1.3       +4 -0      src/lib/libarchive/test/test_compat_tar_hardlink.c
  1.3       +17 -1     src/lib/libarchive/test/test_pax_filename_encoding.c
  1.2       +10 -2     src/lib/libarchive/test/test_ustar_filenames.c
  1.3       +5 -1      src/lib/libarchive/test/test_write_disk_hardlink.c
  1.2       +4 -0      src/lib/libarchive/test/test_write_format_tar_ustar.c



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