<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/sys/stat.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>- Add the 'restrict' type qualifier to match function prototype.</title>
<updated>2016-01-14T01:33:16+00:00</updated>
<author>
<name>Kevin Lo</name>
<email>kevlo@FreeBSD.org</email>
</author>
<published>2016-01-14T01:33:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c911734adbb2126d22d53cba1fab0bb6ed281f2d'/>
<id>c911734adbb2126d22d53cba1fab0bb6ed281f2d</id>
<content type='text'>
- Remove sys/types.h.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Remove sys/types.h.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove invalid remark about pipes.</title>
<updated>2012-06-02T10:50:25+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2012-06-02T10:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=0089e0c430289b52c42f5b76168cada76ba786ee'/>
<id>0089e0c430289b52c42f5b76168cada76ba786ee</id>
<content type='text'>
The stat structures returned on pipes seems to contain all the
information required by POSIX. Especially the wording "and thus to a
pipe" makes little sense, because it seems to imply a certain
relationship between sockets and pipes that simply isn't there.

MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The stat structures returned on pipes seems to contain all the
information required by POSIX. Especially the wording "and thus to a
pipe" makes little sense, because it seems to imply a certain
relationship between sockets and pipes that simply isn't there.

MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2011-11-17T13:14:07+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2011-11-17T13:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2cda7d0049c313a3e1c80fd12776e64b680a7e0d'/>
<id>2cda7d0049c313a3e1c80fd12776e64b680a7e0d</id>
<content type='text'>
Submitted by:	arundel
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	arundel
MFC after:	3 days
</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>mdoc: make pages render with mandoc</title>
<updated>2010-10-21T12:27:13+00:00</updated>
<author>
<name>Ulrich Spörlein</name>
<email>uqs@FreeBSD.org</email>
</author>
<published>2010-10-21T12:27:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=2914feeb7e7bc6d1ef98809230b82c6a52364a1d'/>
<id>2914feeb7e7bc6d1ef98809230b82c6a52364a1d</id>
<content type='text'>
It's a bit more pedantic regarding .Bl list elements. This has an added
benefit of unbreaking the ipfw(8) manpage, where groff was silently
skipping one list element.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's a bit more pedantic regarding .Bl list elements. This has an added
benefit of unbreaking the ipfw(8) manpage, where groff was silently
skipping one list element.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't forget to bump the date in the man page.</title>
<updated>2010-03-28T13:40:13+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-03-28T13:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=435d2674235e507dc0957d47870166547648105f'/>
<id>435d2674235e507dc0957d47870166547648105f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename st_*timespec fields to st_*tim for POSIX 2008 compliance.</title>
<updated>2010-03-28T13:13:22+00:00</updated>
<author>
<name>Ed Schouten</name>
<email>ed@FreeBSD.org</email>
</author>
<published>2010-03-28T13:13:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=510ea843baf66ae678ca6ddbbbca9816177be5b0'/>
<id>510ea843baf66ae678ca6ddbbbca9816177be5b0</id>
<content type='text'>
A nice thing about POSIX 2008 is that it finally standardizes a way to
obtain file access/modification/change times in sub-second precision,
namely using struct timespec, which we already have for a very long
time. Unfortunately POSIX uses different names.

This commit adds compatibility macros, so existing code should still
build properly. Also change all source code in the kernel to work
without any of the compatibility macros. This makes it all a less
ambiguous.

I am also renaming st_birthtime to st_birthtim, even though it was a
local extension anyway. It seems Cygwin also has a st_birthtim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A nice thing about POSIX 2008 is that it finally standardizes a way to
obtain file access/modification/change times in sub-second precision,
namely using struct timespec, which we already have for a very long
time. Unfortunately POSIX uses different names.

This commit adds compatibility macros, so existing code should still
build properly. Also change all source code in the kernel to work
without any of the compatibility macros. This makes it all a less
ambiguous.

I am also renaming st_birthtime to st_birthtim, even though it was a
local extension anyway. It seems Cygwin also has a st_birthtim.
</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>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>Document S_IRWXU and permission bits for group/other.</title>
<updated>2006-10-12T13:35:07+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-10-12T13:35:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=942bfcd744262c7675accc2ffb5a042e832466f8'/>
<id>942bfcd744262c7675accc2ffb5a042e832466f8</id>
<content type='text'>
PR:		docs/57153
MFC after:	3 days
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		docs/57153
MFC after:	3 days
</pre>
</div>
</content>
</entry>
</feed>
