<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libc/stdio/findfp.c, branch stable/7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2007-01-09T00:28:16Z</updated>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>Remove alpha left-overs.</title>
<updated>2006-08-22T08:03:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2006-08-22T08:03:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9'/>
<id>urn:sha1:2b46c64c9c1bf1cb194e0f2b7c478f61a0e10cd9</id>
<content type='text'>
</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-test/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-test/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-test/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-test/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-test/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-test/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-test/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-test/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>
</feed>
