<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/locale/wcsftime.c, branch release/6.0.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>2005-11-03T00:35:26+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-11-03T00:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3640cb54210edbb7edbf1b12ef0127ecfcea967d'/>
<id>3640cb54210edbb7edbf1b12ef0127ecfcea967d</id>
<content type='text'>
'RELENG_6_0_0_RELEASE'.

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

This commit was manufactured to restore the state of the 6.0-RELEASE image.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare to handle state-dependent encodings. This mainly involves not</title>
<updated>2004-04-07T09:47:56+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-04-07T09:47:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dc763237dac6f1391d35533691691b118e21272b'/>
<id>dc763237dac6f1391d35533691691b118e21272b</id>
<content type='text'>
taking shortcuts when it comes to storing and passing around conversion
states.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taking shortcuts when it comes to storing and passing around conversion
states.
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't bother passing a freshly-zeroed mbstate to mbsrtowcs() etc.</title>
<updated>2003-10-31T13:29:00+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2003-10-31T13:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1e8742e9cdc054df3a792bfa338a320574faadd1'/>
<id>1e8742e9cdc054df3a792bfa338a320574faadd1</id>
<content type='text'>
when the current implementation won't use it, anyway. Just pass NULL.
This will need to be changed when state-dependent encodings are
supported, but there's no need to take the performance hit
in the meantime.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when the current implementation won't use it, anyway. Just pass NULL.
This will need to be changed when state-dependent encodings are
supported, but there's no need to take the performance hit
in the meantime.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the heap instead of the stack to store temporary multibyte string</title>
<updated>2002-09-15T08:06:17+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-15T08:06:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=528bebffb198af22a4599346990cf5454a17818a'/>
<id>528bebffb198af22a4599346990cf5454a17818a</id>
<content type='text'>
buffers; this is slower but safer for threaded programs where threads
often have relatively low stack size limits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
buffers; this is slower but safer for threaded programs where threads
often have relatively low stack size limits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an implementation of wcsftime() (wide character version of strftime()).</title>
<updated>2002-09-11T08:57:11+00:00</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-11T08:57:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47794211c810893f31fb9ecbf7c31b369c5ac282'/>
<id>47794211c810893f31fb9ecbf7c31b369c5ac282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
