]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(mode_adjust): Fix error introduced on 1999-04-26
authorJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 13:32:23 +0000 (13:32 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 19 Nov 2001 13:32:23 +0000 (13:32 +0000)
commit500578e250a903f5bbf8c740caae652adac372ba
treed1d1c4fb794060edb7387be5b5d889df286fef67
parentbc0c927da91877982a861a47b33c4232577f39e4
(mode_adjust): Fix error introduced on 1999-04-26
that made e.g., `chmod a=,o=w,g=o F' cause F to be group readable
rather than group writable.  Patch by Juan F. Codagnone.
lib/modechange.c