Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Jul 2007 16:08:14 +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.h.in archive_read_open_memory.c
Message-ID:  <200707061608.l66G8Frc022137@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2007-07-06 16:08:04 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    lib/libarchive       archive.h.in archive_read_open_memory.c 
  Log:
  MFC some comment changes and a reworking of one cast.
  With this change, libarchive source in -CURRENT and 6-STABLE
  is exactly identical.  The only difference is the
  version number (1.9 for 6-STABLE, 2.2 for -CURRENT) and
  SHLIB_MAJOR (2 in 6-STABLE, 4 in -CURRENT).  The
  source has conditionals to compile the old libarchive 1
  API/ABI or the newer libarchive 2 API/ABI depending on
  the version number set at compile time.
  
  Revision  Changes    Path
  1.23.2.7  +14 -2     src/lib/libarchive/archive.h.in
  1.3.2.3   +1 -1      src/lib/libarchive/archive_read_open_memory.c



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