Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/stat
Module Name: src
Committed By: atatat
Date: Fri May 28 04:48:31 UTC 2004
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
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.18 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