<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/chmod.2, branch release/11.1.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>chmod(2): Document S_ISVTX following SUSv3/SUSv4.</title>
<updated>2013-12-01T12:24:57+00:00</updated>
<author>
<name>Jilles Tjoelker</name>
<email>jilles@FreeBSD.org</email>
</author>
<published>2013-12-01T12:24:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b865f8ef405f90a052c20d458930d11659409e13'/>
<id>b865f8ef405f90a052c20d458930d11659409e13</id>
<content type='text'>
S_ISTXT is non-standard.

While here, also update fchmodat() standards entry to POSIX.1-2008.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
S_ISTXT is non-standard.

While here, also update fchmodat() standards entry to POSIX.1-2008.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update sticky(7) cross references.</title>
<updated>2011-05-13T16:29:57+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@FreeBSD.org</email>
</author>
<published>2011-05-13T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e2ea39cbdbfb41e6bd37de5c361a55f33e21a37a'/>
<id>e2ea39cbdbfb41e6bd37de5c361a55f33e21a37a</id>
<content type='text'>
PR:		docs/124468
X-MFC with:	r218998
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/124468
X-MFC with:	r218998
</pre>
</div>
</content>
</entry>
<entry>
<title>Man pages for the openat(2), fexecve(2) and related syscalls.</title>
<updated>2008-04-16T13:03:12+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-04-16T13:03:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a141af6930ff64262ef4d0fd13f4edf8e266d5fe'/>
<id>a141af6930ff64262ef4d0fd13f4edf8e266d5fe</id>
<content type='text'>
Reviewed by:	ru
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	ru
</pre>
</div>
</content>
</entry>
<entry>
<title>When we try to set set-gid bit with chmod(2) on a file, which we own, but our</title>
<updated>2007-01-16T15:17:27+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2007-01-16T15:17:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e9f0620b9faa632e5fb2bc226a93fcd9f724c562'/>
<id>e9f0620b9faa632e5fb2bc226a93fcd9f724c562</id>
<content type='text'>
effective group ID (and any of our group) doesn't match the group ID of the
file, we get EPERM.  This doesn't conform POSIX. POSIX requires that we should
return 0, but silently clear the set-gid bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
effective group ID (and any of our group) doesn't match the group ID of the
file, we get EPERM.  This doesn't conform POSIX. POSIX requires that we should
return 0, but silently clear the set-gid bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clause.

# If I've done so improperly on a file, please let me know.
</pre>
</div>
</content>
</entry>
<entry>
<title>Much more correct EFTYPE description.</title>
<updated>2006-12-13T13:46:01+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-12-13T13:46:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a4319b6585357ce1e34bbeb7a2690dbf204c9090'/>
<id>a4319b6585357ce1e34bbeb7a2690dbf204c9090</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Append-only flag also denies chmod(2). Is this correct behaviour?</title>
<updated>2006-12-13T13:22:57+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-12-13T13:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3bb2bdaef6b8952c745f256359cc4c195bb7baa4'/>
<id>3bb2bdaef6b8952c745f256359cc4c195bb7baa4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If the named file has its immutable flag set, chmod(2) returns EPERM.</title>
<updated>2006-12-09T22:41:01+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2006-12-09T22:41:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=54ec563e0d9eb8f59e5c68e4c48d8f13877fc998'/>
<id>54ec563e0d9eb8f59e5c68e4c48d8f13877fc998</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Catch up with stat.h a bit:</title>
<updated>2004-12-29T20:00:29+00:00</updated>
<author>
<name>Tom Rhodes</name>
<email>trhodes@FreeBSD.org</email>
</author>
<published>2004-12-29T20:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a51d79c1d379b3855ceaf21a2078456665285a0d'/>
<id>a51d79c1d379b3855ceaf21a2078456665285a0d</id>
<content type='text'>
o Sticky bit is actually defined as S_ISTXT not S_ISVTX.
o Sticky bit is wrapped in if __BSD_VISIBLE not _POSIX_SOURCE.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o Sticky bit is actually defined as S_ISTXT not S_ISVTX.
o Sticky bit is wrapped in if __BSD_VISIBLE not _POSIX_SOURCE.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mechanically kill hard sentence breaks.</title>
<updated>2004-07-02T23:52:20+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2004-07-02T23:52:20+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1a0a934547909744a6a2fa4cfd5b795ec6394f05'/>
<id>1a0a934547909744a6a2fa4cfd5b795ec6394f05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
