Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: source-changes
Date: 01/09/2007 04:03:57
Module Name: src
Committed By: rillig
Date: Tue Jan 9 04:03:57 UTC 2007
Modified Files:
src/lib/libc/sys: chmod.2
Log Message:
chmod fails with EPERM when you try to set the S_ISGID bit on a file
whose group isn't one of your groups.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/lib/libc/sys/chmod.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.