<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/string, 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>MFC: Added a sentence to explain what "span" means.</title>
<updated>2005-09-07T16:41:51+00:00</updated>
<author>
<name>Gary W. Swearingen</name>
<email>garys@FreeBSD.org</email>
</author>
<published>2005-09-07T16:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7adcfc967dc3ddbdcede4d2267f535c3afc4c216'/>
<id>7adcfc967dc3ddbdcede4d2267f535c3afc4c216</id>
<content type='text'>
PR:             docs/84850
Approved by:    re
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:             docs/84850
Approved by:    re
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC addition of memmem(3).</title>
<updated>2005-08-29T18:46:39+00:00</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2005-08-29T18:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d77468cac385ff47c23de7024e38f6fbb98dbfdc'/>
<id>d77468cac385ff47c23de7024e38f6fbb98dbfdc</id>
<content type='text'>
Submitted by:	Pascal Gloor &lt;pascal.gloor at spale.com&gt;
Approved by:	re (scottl)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Pascal Gloor &lt;pascal.gloor at spale.com&gt;
Approved by:	re (scottl)
</pre>
</div>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_6'.</title>
<updated>2005-08-29T11:34:09+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-08-29T11:34:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5047141c9e11a6c486ce731cf749eec2fb07a0a5'/>
<id>5047141c9e11a6c486ce731cf749eec2fb07a0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace the current strspn() and strcspn() with significantly faster</title>
<updated>2005-04-02T18:52:44+00:00</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2005-04-02T18:52:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f0ceb98f93c40738e4d658707f2d1d5b156a1bb4'/>
<id>f0ceb98f93c40738e4d658707f2d1d5b156a1bb4</id>
<content type='text'>
implementations inspired by the ones in DragonFly.  Unlike the
DragonFly versions, these have a small data cache footprint, and my
tests show that they're never slower than the old code except when the
charset or the span is 0 or 1 characters.  This implementation is
generally faster than DragonFly until either the charset or the span
gets in the ballpark of 32 to 64 characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementations inspired by the ones in DragonFly.  Unlike the
DragonFly versions, these have a small data cache footprint, and my
tests show that they're never slower than the old code except when the
charset or the span is 0 or 1 characters.  This implementation is
generally faster than DragonFly until either the charset or the span
gets in the ballpark of 32 to 64 characters.
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak strsignal().  This is an MFC candidate.</title>
<updated>2005-03-06T03:19:19+00:00</updated>
<author>
<name>Maxime Henrion</name>
<email>mux@FreeBSD.org</email>
</author>
<published>2005-03-06T03:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cea5da0456112ac3867777e926339e4a86293572'/>
<id>cea5da0456112ac3867777e926339e4a86293572</id>
<content type='text'>
Reported by:	Sean McNeil &lt;sean@mcneil.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	Sean McNeil &lt;sean@mcneil.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Unbreak !NLS case</title>
<updated>2005-02-27T21:17:22+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2005-02-27T21:17:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fc7c35283172dbed0e31df879b3586088c73403f'/>
<id>fc7c35283172dbed0e31df879b3586088c73403f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add NLS catalogs support to strerror(), strerror_r() and strsignal().</title>
<updated>2005-02-27T16:58:28+00:00</updated>
<author>
<name>Alexey Zelkin</name>
<email>phantom@FreeBSD.org</email>
</author>
<published>2005-02-27T16:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=fba5c5fa090c65e6dc3c736f5507a63892bab7bf'/>
<id>fba5c5fa090c65e6dc3c736f5507a63892bab7bf</id>
<content type='text'>
Controlled by NLS define, currently disabled by default.

Idea obtained from:	NetBSD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Controlled by NLS define, currently disabled by default.

Idea obtained from:	NetBSD
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't read more than the given 'len' bytes from the 'big' string.</title>
<updated>2005-02-11T21:07:51+00:00</updated>
<author>
<name>Pawel Jakub Dawidek</name>
<email>pjd@FreeBSD.org</email>
</author>
<published>2005-02-11T21:07:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=029f08c23c243660e5f61d813a657c7bf2499178'/>
<id>029f08c23c243660e5f61d813a657c7bf2499178</id>
<content type='text'>
PR:		misc/77369
Submitted by:	Ed Maste &lt;emaste@phaedrus.sandvine.ca&gt;
MFC after:	1 week
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PR:		misc/77369
Submitted by:	Ed Maste &lt;emaste@phaedrus.sandvine.ca&gt;
MFC after:	1 week
</pre>
</div>
</content>
</entry>
<entry>
<title>Sort sections.</title>
<updated>2005-01-20T09:17:07+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-01-20T09:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=24a0682c6465290759ed0b09ea16e40e7cd47053'/>
<id>24a0682c6465290759ed0b09ea16e40e7cd47053</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
