cvs commit: src/lib/libarchive archive_read_support_format_tar.c
Tim Kientzle
kientzle at FreeBSD.org
Tue May 18 23:36:01 PDT 2004
kientzle 2004/05/18 23:35:47 PDT
FreeBSD src repository
Modified files:
lib/libarchive archive_read_support_format_tar.c
Log:
Refine the heuristic used to determine whether or not to obey
the size field for a hardlink entry. Specifically, ensure that
we do obey the size field for archives that we know are pax interchange
format archives, as required by POSIX.
Also, clarify the comment explaining why this is necessary and explain
the (very unusual) conditions under which it might fail.
Revision Changes Path
1.13 +20 -9 src/lib/libarchive/archive_read_support_format_tar.c
More information about the cvs-src
mailing list