<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libc/stdio/fputws.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>2004-07-21T10:54:57Z</updated>
<entry>
<title>Implement the GNU extensions of mbsnrtowcs() and wcsnrtombs(). These are</title>
<updated>2004-07-21T10:54:57Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-21T10:54:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=1949a3470f29c5edaa5fc2770c2886d653fa68d1'/>
<id>urn:sha1:1949a3470f29c5edaa5fc2770c2886d653fa68d1</id>
<content type='text'>
convenient when the source string isn't null-terminated.

Implement the other conversion functions (mbstowcs(), mbsrtowcs(), wcstombs(),
wcsrtombs()) in terms of these new functions.
</content>
</entry>
<entry>
<title>Use __wcsrtombs() and __sfvwrite() to convert and write the wide character</title>
<updated>2004-07-21T08:35:18Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-21T08:35:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=2f2c1839f8d6025a050277b9abf31a330100c06d'/>
<id>urn:sha1:2f2c1839f8d6025a050277b9abf31a330100c06d</id>
<content type='text'>
string instead of multiple calls to __fputwc().
</content>
</entry>
<entry>
<title>Lock the file once per call and use the unlocked fgetwc()/fputwc() variants.</title>
<updated>2002-09-20T13:25:40Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-20T13:25:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=7591ae56aeeefc978363f92d208d5e1140090f96'/>
<id>urn:sha1:7591ae56aeeefc978363f92d208d5e1140090f96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reimplement the functionality of fgetrune(), fputrune(), and fungetrune()</title>
<updated>2002-09-18T05:58:11Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-18T05:58:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=24990dfad088db7073e30b8870d62366fb510cd3'/>
<id>urn:sha1:24990dfad088db7073e30b8870d62366fb510cd3</id>
<content type='text'>
here in terms of mbrtowc(), wcrtomb(), and the single-byte I/O functions.
The rune I/O functions are about to become deprecated in favour of the
ones provided by ISO C90 Amd. 1 and C99.
</content>
</entry>
<entry>
<title>Style: One space between "restrict" qualifier and "*".</title>
<updated>2002-09-06T11:24:06Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-06T11:24:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=58d38e25205c6ee5ef0796ffa2cd8e2ca6c6e7f3'/>
<id>urn:sha1:58d38e25205c6ee5ef0796ffa2cd8e2ca6c6e7f3</id>
<content type='text'>
</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-test/commit/?id=e74101e4eff767325553039def89de70b70f36d3'/>
<id>urn:sha1:e74101e4eff767325553039def89de70b70f36d3</id>
<content type='text'>
putwc(), fputwc(), putwchar(), ungetwc(), fwide().
</content>
</entry>
</feed>
