<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdio, branch stable/4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-03-17T17:42:26Z</updated>
<entry>
<title>MFC: Fail attempts to use file descriptors larger than SHRT_MAX.</title>
<updated>2008-03-17T17:42:26Z</updated>
<author>
<name>John Baldwin</name>
<email>jhb@FreeBSD.org</email>
</author>
<published>2008-03-17T17:42:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84cc038799cb60ed4c8447a37296aefddefda184'/>
<id>urn:sha1:84cc038799cb60ed4c8447a37296aefddefda184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert previous commit regarding FUNLOCKFILE(fp), it has ill effects.</title>
<updated>2004-06-09T19:24:22Z</updated>
<author>
<name>Hiten Pandya</name>
<email>hmp@FreeBSD.org</email>
</author>
<published>2004-06-09T19:24:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=730aa1d7694bf64c1fc3be6e292c9bbe141357e8'/>
<id>urn:sha1:730aa1d7694bf64c1fc3be6e292c9bbe141357e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move the call to FUNLOCKFILE(fp) after modification of the fp's fields.</title>
<updated>2004-06-08T13:15:01Z</updated>
<author>
<name>Hiten Pandya</name>
<email>hmp@FreeBSD.org</email>
</author>
<published>2004-06-08T13:15:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=13f3cc92e34077482289492ca666c3c93b91ca91'/>
<id>urn:sha1:13f3cc92e34077482289492ca666c3c93b91ca91</id>
<content type='text'>
Reviewed by:   	Daniel Eischen &lt;deischen at freebsd.org&gt;,
             	Robert Watson &lt;rwatson at freebsd.org&gt;
</content>
</entry>
<entry>
<title>MFC revision 1.22: When size is 1 should just null terminate the string.</title>
<updated>2003-08-27T18:20:57Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2003-08-27T18:20:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=de58aa68b0f730dba431bbab8f7aad866fba6612'/>
<id>urn:sha1:de58aa68b0f730dba431bbab8f7aad866fba6612</id>
<content type='text'>
This fix has the side effect of making vsnprintf() properly return the
length of the string that would have been created if the buffer were
infinite length when the passed size is 1.  Previously, it would
erroniously return 0 which causes auto-extending sbufs to misbehave in
userland apps linked against libsbuf.

Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>MFC rev 1.54: Document error returns for the printf() family of functions.</title>
<updated>2003-03-02T07:29:33Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-03-02T07:29:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=15ebf2d9f425fd8b49baa82e23e33bd20dd56b33'/>
<id>urn:sha1:15ebf2d9f425fd8b49baa82e23e33bd20dd56b33</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Fix the description for mkdtemp(), which creates directories, not files.</title>
<updated>2003-02-19T05:12:44Z</updated>
<author>
<name>Gregory Neil Shapiro</name>
<email>gshapiro@FreeBSD.org</email>
</author>
<published>2003-02-19T05:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=715403e9fcb7ec321e505e15d80538ead5434f23'/>
<id>urn:sha1:715403e9fcb7ec321e505e15d80538ead5434f23</id>
<content type='text'>
     Revision  Changes    Path
     1.23      +1 -1      src/lib/libc/stdio/stdio.3

Approved by:	re (bmah)
</content>
</entry>
<entry>
<title>MFC: Ignore TMPDIR if the application is setugid (r1.8 and r1.9).</title>
<updated>2003-02-15T05:34:52Z</updated>
<author>
<name>Kris Kennaway</name>
<email>kris@FreeBSD.org</email>
</author>
<published>2003-02-15T05:34:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=81f982d82784f8ec39c9302f5fd197070ef9596a'/>
<id>urn:sha1:81f982d82784f8ec39c9302f5fd197070ef9596a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Print a '-' sign for negative zero.</title>
<updated>2002-10-12T10:46:37Z</updated>
<author>
<name>Jens Schweikhardt</name>
<email>schweikh@FreeBSD.org</email>
</author>
<published>2002-10-12T10:46:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bee70e753980753cb50db333fd3d673ec85df2d0'/>
<id>urn:sha1:bee70e753980753cb50db333fd3d673ec85df2d0</id>
<content type='text'>
PR:		  bin/41823
Submitted by:	GOTO Kentaro &lt;gotoken@notwork.org&gt;
</content>
</entry>
<entry>
<title>MFC rev. 1.21: fix vsnprintf(3) memory leak for size == 0.</title>
<updated>2002-09-23T06:58:17Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2002-09-23T06:58:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=77a5659f0752189c3e2f23e2799f144776709497'/>
<id>urn:sha1:77a5659f0752189c3e2f23e2799f144776709497</id>
<content type='text'>
Approved by:	re (jhb)
</content>
</entry>
<entry>
<title>MFC: (rev. 1.16) Grammar fix: "contents" is plural.</title>
<updated>2002-07-02T19:51:21Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-07-02T19:51:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e20dd29f6848cc61b780ca9e3129bc461e4aeb3'/>
<id>urn:sha1:7e20dd29f6848cc61b780ca9e3129bc461e4aeb3</id>
<content type='text'>
</content>
</entry>
</feed>
