<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdio/fopen.3, branch release/5.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.1.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-06-04T16:00:27Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2003-06-04T16:00:27Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2003-06-04T16:00:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1c0442969cd576514acfce932c0a0798593c7af7'/>
<id>urn:sha1:1c0442969cd576514acfce932c0a0798593c7af7</id>
<content type='text'>
'RELENG_5_1_0_RELEASE'.

This commit was manufactured to restore the state of the 5.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Initial implementation of the C99 feature whereby calling freopen() with</title>
<updated>2003-01-26T10:01:59Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-01-26T10:01:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c297498757458a638238901cdc42d6a6ed7c01e8'/>
<id>urn:sha1:c297498757458a638238901cdc42d6a6ed7c01e8</id>
<content type='text'>
a NULL filename argument allows a stream's mode to be changed. At the
moment it just recycles the old file descriptor instead of storing the
filename somewhere and using that to reopen the file, as the standard
seems to require. Strictly conforming C99 applications probably can't
tell the difference but POSIX ones can.

PR:		46791
</content>
</entry>
<entry>
<title>mdoc(7) police: "The .Fa argument.".</title>
<updated>2002-12-19T09:40:28Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-19T09:40:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2efeeba554cbd7bdee9cfe17641c8bd335c7972f'/>
<id>urn:sha1:2efeeba554cbd7bdee9cfe17641c8bd335c7972f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consistently mark std(in|out|err) with .Dv, because that's how they</title>
<updated>2002-12-04T18:57:46Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-12-04T18:57:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ae828962685b8ae9e5104ce8e7fe8b05effcb9ec'/>
<id>urn:sha1:ae828962685b8ae9e5104ce8e7fe8b05effcb9ec</id>
<content type='text'>
are marked up in stdio(3), and because they are defined expressions
of type "FILE *".

Approved by:	re
</content>
</entry>
<entry>
<title>Add restrict type-qualifier.</title>
<updated>2002-10-12T16:13:41Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2002-10-12T16:13:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=54e4e385de33a961e801ceeea8146437e25edd88'/>
<id>urn:sha1:54e4e385de33a961e801ceeea8146437e25edd88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>mdoc(7) police: sort xrefs.</title>
<updated>2001-11-20T13:58:21Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-11-20T13:58:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2f52231c661a78bea356f9ff92216a6e58fcbad8'/>
<id>urn:sha1:2f52231c661a78bea356f9ff92216a6e58fcbad8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cross-reference the fdopen and fileno manpages.</title>
<updated>2001-11-14T16:24:51Z</updated>
<author>
<name>Murray Stokely</name>
<email>murray@FreeBSD.org</email>
</author>
<published>2001-11-14T16:24:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac8b27d2aba8fc978a9f2a9832b48e181c7c6e07'/>
<id>urn:sha1:ac8b27d2aba8fc978a9f2a9832b48e181c7c6e07</id>
<content type='text'>
PR:		docs/31866
Submitted by:	W. Campbell &lt;wcampbel@botbay.net&gt;
</content>
</entry>
<entry>
<title>mdoc(7) police: Use the new .In macro for #include statements.</title>
<updated>2001-10-01T16:09:29Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-01T16:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=32eef9aeb1f39a1623cea55da147c89abbd5b9a5'/>
<id>urn:sha1:32eef9aeb1f39a1623cea55da147c89abbd5b9a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.St -ansiC -&gt; .St -isoC</title>
<updated>2001-02-26T13:23:47Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-02-26T13:23:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=588a200ce1e5c42fc09771659c6a1f9af0ee7857'/>
<id>urn:sha1:588a200ce1e5c42fc09771659c6a1f9af0ee7857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better documentation of append mode.  This should have gone in -current</title>
<updated>2000-09-22T12:55:36Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>2000-09-22T12:55:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=11ab3fc7cbfd3d8b74348255ba3a395d2626ab1e'/>
<id>urn:sha1:11ab3fc7cbfd3d8b74348255ba3a395d2626ab1e</id>
<content type='text'>
directly.   Now also .Xr fseek reference.

Prodded by:	sheldonh
</content>
</entry>
</feed>
