Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Dec 2008 05:55:46 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_write_disk.c
Message-ID:  <200812060555.mB65ttRW015429@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-12-06 05:55:46 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_write_disk.c 
  Log:
  SVN rev 185666 on 2008-12-06 05:55:46Z by kientzle
  
  Minor portability:  Declare 'r' only within the conditional
  block where it's used; S_ISLNK is more portable than S_ISLINK.
  
  Revision  Changes    Path
  1.42      +2 -2      src/lib/libarchive/archive_write_disk.c



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