cvs commit: src/lib/libarchive archive_read_support_format_tar.c src/lib/libarchive/test Makefile test_read_format_gtar_sparse.c

Tim Kientzle kientzle at FreeBSD.org
Wed Jun 13 03:35:38 UTC 2007


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)


More information about the cvs-all mailing list