Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2007 03:35:37 +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 src/lib/libarchive/test Makefile test_read_format_gtar_sparse.c
Message-ID:  <200706130335.l5D3ZcWA084018@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2007-06-13 03:35:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
    lib/libarchive/test  Makefile 
  Added files:
    lib/libarchive/test  test_read_format_gtar_sparse.c 
  Log:
  Read support for the new GNU tar sparse formats added in gtar 1.15 and
  gtar 1.16.
  
  Revision  Changes    Path
  1.57      +414 -83   src/lib/libarchive/archive_read_support_format_tar.c
  1.7       +2 -1      src/lib/libarchive/test/Makefile
  1.1       +154 -0    src/lib/libarchive/test/test_read_format_gtar_sparse.c (new)



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