K 10 svn:author V 3 tjr K 8 svn:date V 27 2002-12-19T01:13:23.000000Z K 7 svn:log V 336 pathconf() and acl_get_file() follow links so they cannot be used to determine whether a symlink has an ACL. Instead, assume that symbolic links don't have ACLs and don't bother checking. Avoids spurious ENOENT warnings when listing directories containing broken symlinks on filesystems with ACLs enabled. Pointed out by: rwatson, bde END