Subject: CVS commit: [netbsd-2-0] src/usr.bin/stat
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 05/30/2004 07:13:26
Module Name: src
Committed By: tron
Date: Sun May 30 07:13:26 UTC 2004
Modified Files:
src/usr.bin/stat [netbsd-2-0]: stat.c
Log Message:
Pull up revision 1.18 (requested by atatat in ticket #412):
If using stat (the -L flag) and it fails, fall back to lstat(). It
may be the case that we're examining a broken symlink, and anything is
better than nothing.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.17.2.1 src/usr.bin/stat/stat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.