Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jul 2004 17:50:05 +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_entry.c archive_platform.h archive_read_extract.c
Message-ID:  <200407241750.i6OHo5mJ099743@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004-07-24 17:50:05 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_entry.c archive_platform.h 
                         archive_read_extract.c 
  Log:
  Use "linux" instead of "LINUX" to control Linux-specific code.
  Thanks to: David O'Brien for pointing this out.
  
  Also, add in a few additional portability tweaks and make a few
  more things conditional on features (HAVE_XXXX macros) rather
  than platform.
  
  Revision  Changes    Path
  1.19      +1 -1      src/lib/libarchive/archive_entry.c
  1.9       +3 -0      src/lib/libarchive/archive_platform.h
  1.32      +14 -7     src/lib/libarchive/archive_read_extract.c



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