K 10 svn:author V 5 beech K 8 svn:date V 27 2008-02-18T05:39:47.000000Z K 7 svn:log V 425 File::chmod is a utility that allows you to bypass system calls or bit processing of a file's permissions. It overloads the chmod() function with its own that gets an octal mode, a symbolic mode, or an "ls" mode. If you wish not to overload chmod(), you can export symchmod() and lschmod(), which take, respectively, a symbolic mode and an "ls" mode. PR: ports/120782 Submitted by: Shinsuke Matsui END