Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2007 15:36:38 +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 Makefile archive.h.in archive_read_open_memory.c archive_util.c
Message-ID:  <200707061536.l66FachX018473@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2007-07-06 15:36:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile archive.h.in 
                         archive_read_open_memory.c archive_util.c 
  Log:
  New "version stamp" simplifies determining the exact version
  of libarchive being used.  I've been taking advantage of this
  with a recent round of updates to libarchive_test so that it
  can test older and newer versions of the library.
  
  Approved by: re (Ken Smith)
  
  Revision  Changes    Path
  1.74      +11 -7     src/lib/libarchive/Makefile
  1.46      +52 -15    src/lib/libarchive/archive.h.in
  1.5       +1 -1      src/lib/libarchive/archive_read_open_memory.c
  1.15      +6 -0      src/lib/libarchive/archive_util.c



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