]> git.wh0rd.org Git - nano.git/commit
use lstat instead of stat in filestat, so we can check for if the file is a symlink...
authorChris Allegretta <chrisa@asty.org>
Thu, 4 Jan 2001 02:49:56 +0000 (02:49 +0000)
committerChris Allegretta <chrisa@asty.org>
Thu, 4 Jan 2001 02:49:56 +0000 (02:49 +0000)
commitf0999a18f0ef7a5084c03dca518ab25f7de7ef33
tree29b0b6926d5a7596eb13e5d0d8189bf21d75bc73
parent63c8ab94fbc7f1d10805e671e2d073f8d05dc4ea
use lstat instead of stat in filestat, so we can check for if the file is a symlink in the browser

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@438 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
files.c