cperciva    2007-01-03 21:47:35 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_tar.c 
  Log:
  Rewrite and simplify archive_read_format_tar_skip.  Compression-layer skip
  functions are required to skip the requested distance, so we can avoid
  lots of bookkeeping which would otherwise be necessary.
  
  Reviewed by:    kientzle
  MFC after:      1 week
  
  Revision  Changes    Path
  1.46      +16 -18    src/lib/libarchive/archive_read_support_format_tar.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to