Date: Wed, 21 Feb 2007 05:07:43 +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/usr.bin/tar tree.c Message-ID: <200702210507.l1L57hdm029957@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kientzle 2007-02-21 05:07:43 UTC FreeBSD src repository Modified files: usr.bin/tar tree.c Log: If we already have stat() data, we might be able to determine if this is a physical dir without an lstat(). While I'm in here, try to clarify the comments around the _is_dir() and _is_physical_dir() tests. Revision Changes Path 1.6 +29 -21 src/usr.bin/tar/tree.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702210507.l1L57hdm029957>