Include lchmod.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jan 2006 06:37:36 +0000 (06:37 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jan 2006 06:37:36 +0000 (06:37 +0000)
commit51050b62c890b9e988335d6fa444c252392a84db
tree143d619b1c9532135eafa79afd5296dc475760e7
parent4aff81e69a0c3ce376e331a088f0839335f8400d
Include lchmod.h.
(usage): Clarify -m's operation.
(main): Use lchmod rather than chmod.  Don't use lchmod unless the
new mode contains bits outside the 777 range.
src/mkdir.c