cvs commit: src/lib/libarchive archive_read_support_format_mtree.c
Tim Kientzle
kientzle at FreeBSD.org
Sat Mar 15 00:10:25 PDT 2008
kientzle 2008-03-15 07:10:24 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_mtree.c
Log:
Refactor the mtree code a bit to make the layering clearer: Each
"file" is described by multiple "lines" each possibly containing
multiple "keywords." Incorporate some additions from Joerg Sonnenberger
to handle linked files and correctly deal with backing files on disk.
Revision Changes Path
1.3 +173 -107 src/lib/libarchive/archive_read_support_format_mtree.c
More information about the cvs-src
mailing list