<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/stdio/getwchar.c, branch release/5.3.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-11-04T19:12:42+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-11-04T19:12:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3f86d8a2ea3f3265afaa1fd263b0004c5c000e69'/>
<id>3f86d8a2ea3f3265afaa1fd263b0004c5c000e69</id>
<content type='text'>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_5_3_0_RELEASE'.

This commit was manufactured to restore the state of the 5.3-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide trivial macro implementations of getwc(), getwchar(), putwc() and</title>
<updated>2004-05-25T10:42:52+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-05-25T10:42:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e7e4715db22de68a703922a64c1a91d0f5e6c523'/>
<id>e7e4715db22de68a703922a64c1a91d0f5e6c523</id>
<content type='text'>
putwchar() to reduce function call overhead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
putwchar() to reduce function call overhead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove masking macros for getwc(), putwc(), putwchar() and getwchar().</title>
<updated>2002-09-28T07:43:44+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-28T07:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3619568a645e92383cd7dfb4a6bb334c24803733'/>
<id>3619568a645e92383cd7dfb4a6bb334c24803733</id>
<content type='text'>
Although there was nothing wrong with getwc() and putwc(), getwchar()
and putwchar() assumed that &lt;stdio.h&gt; had been included before &lt;wchar.h&gt;,
which is not allowed by the standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although there was nothing wrong with getwc() and putwc(), getwchar()
and putwchar() assumed that &lt;stdio.h&gt; had been included before &lt;wchar.h&gt;,
which is not allowed by the standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Basic support for wide character I/O: getwc(), fgetwc(), getwchar(),</title>
<updated>2002-08-13T09:30:41+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-08-13T09:30:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e74101e4eff767325553039def89de70b70f36d3'/>
<id>e74101e4eff767325553039def89de70b70f36d3</id>
<content type='text'>
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
</pre>
</div>
</content>
</entry>
</feed>
