svn commit: r195243 - head/bin/chmod

Jilles Tjoelker jilles at stack.nl
Fri Jul 3 14:23:36 UTC 2009


On Wed, Jul 01, 2009 at 03:52:19PM +0000, Edward Tomasz Napierala wrote:
> +		ret = pathconf(ent->fts_accpath, _PC_ACL_NFS4);

There doesn't seem to be anything like lpathconf() or
fpathconfat(AT_SYMLINK_NOFOLLOW), so this may not work properly for
symlinks (chmod -h).

-- 
Jilles Tjoelker


More information about the svn-src-head mailing list