Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 22:31:57 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_util.c src/lib/libarchive/test test_archive_api_feature.c
Message-ID:  <200803142231.m2EMVvuP042059@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803142231.m2EMVvuP042059>