cvs commit: src/lib/libarchive archive_read_support_format_tar.c

Tim Kientzle kientzle at FreeBSD.org
Tue Oct 26 22:15:23 PDT 2004


kientzle    2004-10-27 05:15:23 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Allow tar format to read and accept an empty (or non-existent)
  file.  In particular, this allows bsdtar to append (-r) to
  an empty file.
  
  Thanks to: Ryan Sommers
  
  While I'm here, straighten out a misleading comment about GNU-compatible
  sparse file handling.
  
  Revision  Changes    Path
  1.28      +9 -3      src/lib/libarchive/archive_read_support_format_tar.c


More information about the cvs-src mailing list