<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test/lib/libc/string/Makefile.inc, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/'/>
<updated>2008-05-27T20:04:27Z</updated>
<entry>
<title>MFC: Add memrchr(3).</title>
<updated>2008-05-27T20:04:27Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-05-27T20:04:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=ab9da364b75f44ecda0cc08823b704c2186fd6cd'/>
<id>urn:sha1:ab9da364b75f44ecda0cc08823b704c2186fd6cd</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>MFC addition of memmem(3).</title>
<updated>2005-08-29T18:46:39Z</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2005-08-29T18:46:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=d77468cac385ff47c23de7024e38f6fbb98dbfdc'/>
<id>urn:sha1:d77468cac385ff47c23de7024e38f6fbb98dbfdc</id>
<content type='text'>
Submitted by:	Pascal Gloor &lt;pascal.gloor at spale.com&gt;
Approved by:	re (scottl)
</content>
</entry>
<entry>
<title>Add and document ffsl(), fls() and flsl().</title>
<updated>2004-01-13T16:05:47Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-01-13T16:05:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=f434fe1237e333414c9aa8e906c60f2630f1f11b'/>
<id>urn:sha1:f434fe1237e333414c9aa8e906c60f2630f1f11b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* Merge index(3) and rindex(3) to index(3) since the two functions are</title>
<updated>2003-07-28T22:50:42Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2003-07-28T22:50:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c9ae54eebb82cd0fd7317ea897e029aada7c9501'/>
<id>urn:sha1:c9ae54eebb82cd0fd7317ea897e029aada7c9501</id>
<content type='text'>
  almost identical.
* Merge strchr(3) and strrchr(3) to strchr(3) since the two functions
  are almost identical.
* Make the wording of index(3) and strchr(3) more similar.
* mdoc(7) cleanup.

Submitted by:	SUZUKI Koichi &lt;metal@gc5.so-net.ne.jp&gt;, keramida, myself
PR:		docs/32054
Reviewed by:	ru
Approved by:	ceri (mentor)
</content>
</entry>
<entry>
<title>libc_r wasn't so tied to libc for 22 months.</title>
<updated>2002-11-18T09:50:57Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2002-11-18T09:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c51d717f0c0adcb64bbf49ef373972c2367c50ec'/>
<id>urn:sha1:c51d717f0c0adcb64bbf49ef373972c2367c50ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a placeholder implementation of wcscoll() and wcsxfrm() which gives</title>
<updated>2002-10-04T03:18:26Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-10-04T03:18:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=fd4f1dd9fa30021c03609767a0e865962633d60d'/>
<id>urn:sha1:fd4f1dd9fa30021c03609767a0e865962633d60d</id>
<content type='text'>
locale-sensitive collation only in single-byte locales, and just does
binary comparison for the others with extended character sets.
</content>
</entry>
<entry>
<title>Add stpcpy(3).</title>
<updated>2002-10-03T19:39:20Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-10-03T19:39:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=8269e8c887accbffa1e193394fc22fde8d0973e3'/>
<id>urn:sha1:8269e8c887accbffa1e193394fc22fde8d0973e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an implementation of wcstok(), based on strtok_r().</title>
<updated>2002-09-07T08:16:57Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-09-07T08:16:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=9ad391340ed786640390cea55667544e006f26fd'/>
<id>urn:sha1:9ad391340ed786640390cea55667544e006f26fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a manual page for wcswidth().</title>
<updated>2002-08-20T03:40:45Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-08-20T03:40:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=c8e804757d8c1fb0325316ae575189a5f8010abb'/>
<id>urn:sha1:c8e804757d8c1fb0325316ae575189a5f8010abb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move just committed version of wcswidth.c here (from "locale"),</title>
<updated>2002-08-20T02:06:28Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2002-08-20T02:06:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test/commit/?id=353450fbbe2f7ee845e1548431a7122ef9cc9bf9'/>
<id>urn:sha1:353450fbbe2f7ee845e1548431a7122ef9cc9bf9</id>
<content type='text'>
a bit optimized now.
</content>
</entry>
</feed>
