Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/usr.bin/stat
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.
Home |
Main Index |
Thread Index |
Old Index