cvs commit: src/lib/libarchive archive_util.c
src/lib/libarchive/test test_archive_api_feature.c
Tim Kientzle
kientzle at FreeBSD.org
Fri Mar 14 15:31:58 PDT 2008
kientzle 2008-03-14 22:31:57 UTC
FreeBSD src repository
Modified files:
lib/libarchive archive_util.c
lib/libarchive/test test_archive_api_feature.c
Log:
Rework the versioning implementation and test to match the
new interface. Mark the functions that are going away in
libarchive 3.0.
In particular, archive_version_string() now computes the
string rather than assuming that it will be created by the
build infrastructure. Eventually, this will allow some
simplification of the build infrastructure.
Revision Changes Path
1.17 +44 -2 src/lib/libarchive/archive_util.c
1.4 +14 -0 src/lib/libarchive/test/test_archive_api_feature.c
More information about the cvs-src
mailing list