<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/stdio/findfp.c, branch release/6.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F6.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2008-11-26T01:09:48Z</updated>
<entry>
<title>Copy releng/6.4 to release/6.4.0 in preparation for 6.4-RELEASE.</title>
<updated>2008-11-26T01:09:48Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2008-11-26T01:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a93332491e10c1a23a9fd2f11ccbdba33d72d850'/>
<id>urn:sha1:a93332491e10c1a23a9fd2f11ccbdba33d72d850</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 6.4-RELEASE image.
</content>
</entry>
<entry>
<title>Associate a multibyte conversion state object with each stream. Reset it</title>
<updated>2004-05-22T15:19:41Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-05-22T15:19:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=87275e436a0fb31fea2757532860a3ec993d2cd6'/>
<id>urn:sha1:87275e436a0fb31fea2757532860a3ec993d2cd6</id>
<content type='text'>
to the initial state when a stream is opened or seeked upon. Use the
stream's conversion state object instead of a freshly-zeroed one in
fgetwc(), fputwc() and ungetwc().

This is only a performance improvement for now, but it would also be
required in order to support state-dependent encodings.
</content>
</entry>
<entry>
<title>bde points out that the LIBC_MAJOR macro doesn't exist and requests</title>
<updated>2002-11-14T14:06:14Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-14T14:06:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cf04ed1bdf4e58fd2ae592a318788201feccd424'/>
<id>urn:sha1:cf04ed1bdf4e58fd2ae592a318788201feccd424</id>
<content type='text'>
that we not use it here.  In its place I've put a comment about the
current state of play.

Submitted by: bde
</content>
</entry>
<entry>
<title>Restore Peter's version of static __sF.  There's too much pain for it</title>
<updated>2002-11-10T08:44:38Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2002-11-10T08:44:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c906b66373f3bd80fc623b7a92d84281eb07a997'/>
<id>urn:sha1:c906b66373f3bd80fc623b7a92d84281eb07a997</id>
<content type='text'>
to be static for 5.0.  I may remove this for 5.1 or 5.2.  No more
binaries or libarires will be generated with __sF starting as of
yesterday.  Originally the plan had been to eliminate this for 5.0,
but we didn't get the __std{in,out,err}p changes merged into -stable
until yesterday (rather than in September 2001 like it should have
been).  Given that didn't happen on time, we can't do the other part
of the scheme now.

# Please do not change this without talking to me first.
</content>
</entry>
<entry>
<title>Backout "compatibility hack" for __sF.</title>
<updated>2002-11-04T03:23:56Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-11-04T03:23:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ac1cc6ee11f1bf62faa8f6add0bc4adaa986656a'/>
<id>urn:sha1:ac1cc6ee11f1bf62faa8f6add0bc4adaa986656a</id>
<content type='text'>
Requested by: Steve Kargl &lt;sgk@troutmask.apl.washington.edu&gt; (submitter)
</content>
</entry>
<entry>
<title>Provide a hook to make __sF visible outside of libc for commercial apps</title>
<updated>2002-11-02T19:47:53Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-11-02T19:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0fc25b925d376ebf41effd6c682a5f9e1c97e2be'/>
<id>urn:sha1:0fc25b925d376ebf41effd6c682a5f9e1c97e2be</id>
<content type='text'>
if WANT_COMPAT4_STDIO is defined when compiling libc.

Submitted by: Steve Kargl &lt;sgk@troutmask.apl.washington.edu&gt;
</content>
</entry>
<entry>
<title>Make __sF static.  This can not be allowed to exist in 5.x.</title>
<updated>2002-10-31T01:54:27Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2002-10-31T01:54:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c313cb2abfc2d90a004d2acbf1d070ed7b6e84c7'/>
<id>urn:sha1:c313cb2abfc2d90a004d2acbf1d070ed7b6e84c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Give in on the __sF stuff.  I have a better fix in mind that is future</title>
<updated>2002-10-19T22:28:07Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-10-19T22:28:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d7dd6ae7ec8f0ff964674915abb69d71b9284b6b'/>
<id>urn:sha1:d7dd6ae7ec8f0ff964674915abb69d71b9284b6b</id>
<content type='text'>
proof, but this should buy me some time for now.
</content>
</entry>
<entry>
<title>Zap the early-adopter transition aid before we get into serious</title>
<updated>2002-10-11T22:38:17Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>2002-10-11T22:38:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=74a4ba21f78e3843e7efa512c4a2e4a002230c1d'/>
<id>urn:sha1:74a4ba21f78e3843e7efa512c4a2e4a002230c1d</id>
<content type='text'>
5.0-R territory, as threatened.  This only affects antique 5.0
systems that have not had a 'make world' done for well over a year.
</content>
</entry>
<entry>
<title>Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),</title>
<updated>2002-08-13T09:30:41Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-08-13T09:30:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e74101e4eff767325553039def89de70b70f36d3'/>
<id>urn:sha1:e74101e4eff767325553039def89de70b70f36d3</id>
<content type='text'>
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
</content>
</entry>
</feed>
