(octal_to_mode): New function.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:07:23 +0000 (03:07 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Jul 2006 03:07:23 +0000 (03:07 +0000)
commit44ba013923f50d2d53459cb3393a4fc200fb2a91
treee619e44b172811ad89467201000c568453063bd6
parent9a1ed6fbf9f6fc6f688fa0508ae73b853b83a299
(octal_to_mode): New function.
(struct mode_change): New member mentioned.
(make_node_op_equals): New arg mentioned.  All callers changed.
(mode_compile): Keep track of which mode bits the user has explicitly
mentioned.
(mode_adjust): New arg DIR, so that we implement the X op correctly.
New arg PMODE_BITS, to keep track of which mode bits the user
mentioned; it treats S_ISUID and S_ISGID speciall.
All callers changed.
lib/modechange.c