Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jan 2008 18:30:37 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive archive_endian.h archive_read_support_format_zip.c
Message-ID:  <200801031830.m03IUb9K049549@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2008-01-03 18:30:37 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_read_support_format_zip.c 
  Added files:
    lib/libarchive       archive_endian.h 
  Log:
  Crib {be,le}{16,32,64}{dec,enc} from src/sys/sys/endian.h and use it instead
  of home-rolled [iu][248] in the ZIP support code.
  
  Approved by:    kientzle
  
  Revision  Changes    Path
  1.1       +142 -0    src/lib/libarchive/archive_endian.h (new)
  1.19      +22 -57    src/lib/libarchive/archive_read_support_format_zip.c



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