]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fine-tune the format detection for CPIO and ISO9660 sub-types.
authorTim Kientzle <kientzle@FreeBSD.org>
Tue, 8 Nov 2005 07:41:03 +0000 (07:41 +0000)
committerTim Kientzle <kientzle@FreeBSD.org>
Tue, 8 Nov 2005 07:41:03 +0000 (07:41 +0000)
commita46c33df050c896ff5550fca1f445264482c9d40
tree276734cbddc543132cd439727b380d170e88fc6b
parent592769373340d9b2244f8af64c66edec48362f04
Fine-tune the format detection for CPIO and ISO9660 sub-types.
This has no impact on the actual operation, it just fixes some
inaccuracies in the format code and description reported back to the caller.
lib/libarchive/archive.h.in
lib/libarchive/archive_read_support_format_cpio.c
lib/libarchive/archive_read_support_format_iso9660.c