<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/string, branch release/4.10.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.10.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.10.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2003-10-29T18:15:48Z</updated>
<entry>
<title>MFC:	index(3) 1.10 and strchr(3) 1.11</title>
<updated>2003-10-29T18:15:48Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2003-10-29T18:15:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e689ef5e945f8ea83a901b988ce3ddc4a76320d5'/>
<id>urn:sha1:e689ef5e945f8ea83a901b988ce3ddc4a76320d5</id>
<content type='text'>
Move a sentence about the terminating \0 from the RETURN VALUES section
(where it didn't really belong), to the DESCRIPTION section.
</content>
</entry>
<entry>
<title>MFC:	Makefile.inc 1.33, index(3) 1.8 + 1.9, rindex(3) 1.9,</title>
<updated>2003-08-12T21:03:38Z</updated>
<author>
<name>Simon L. B. Nielsen</name>
<email>simon@FreeBSD.org</email>
</author>
<published>2003-08-12T21:03:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e0aaeff77dd9fecc6c4cc28a939c840555131d51'/>
<id>urn:sha1:e0aaeff77dd9fecc6c4cc28a939c840555131d51</id>
<content type='text'>
	strchr(3) 1.9 + 1.10, strrchr(3) 1.10

* Merge index(3) and rindex(3) to index(3) since the two functions are
  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.
</content>
</entry>
<entry>
<title>MFC rev. 1.9: strmode(3) returns void not 0.</title>
<updated>2003-07-08T09:59:28Z</updated>
<author>
<name>Maxim Konovalov</name>
<email>maxim@FreeBSD.org</email>
</author>
<published>2003-07-08T09:59:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abf00c6ff56d81fd37eeeaefe7bd655ece423589'/>
<id>urn:sha1:abf00c6ff56d81fd37eeeaefe7bd655ece423589</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2003-01-17T13:39:50Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2003-01-17T13:39:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a287d655fb84178d923ac120540ca6da0313c247'/>
<id>urn:sha1:a287d655fb84178d923ac120540ca6da0313c247</id>
<content type='text'>
  Sync with head (rev 1.16 through 1.22).
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2003-01-17T13:39:32Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2003-01-17T13:39:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9041db11173891419db88bf1e9a12ab4bfb5f561'/>
<id>urn:sha1:9041db11173891419db88bf1e9a12ab4bfb5f561</id>
<content type='text'>
  Sync with head (rev 1.4 and 1.8 through 1.11).
</content>
</entry>
<entry>
<title>MFC revision 1.7: reimplement, handling the case where c == L'\0' correctly.</title>
<updated>2002-11-12T11:34:34Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-12T11:34:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bb604866e61e03a852a3bb0a74716b3da7991ce1'/>
<id>urn:sha1:bb604866e61e03a852a3bb0a74716b3da7991ce1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC revision 1.8: New wcsncpy() implementation based on strncpy(), fixes</title>
<updated>2002-11-12T11:24:24Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-12T11:24:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c04d8af30befb700674f3507b3be6826b6fb215'/>
<id>urn:sha1:2c04d8af30befb700674f3507b3be6826b6fb215</id>
<content type='text'>
off-by-one overflow and correctly pads the destination string with null
wide characters.
</content>
</entry>
<entry>
<title>MFC revision 1.8: new implementation of wcsstr() based on strstr().</title>
<updated>2002-11-12T11:20:20Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2002-11-12T11:20:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f96cd64a5490c2c1cfd10fc5043c3bbdc05afee5'/>
<id>urn:sha1:f96cd64a5490c2c1cfd10fc5043c3bbdc05afee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: (rev. 1.12) Correct an inaccuracy regarding detecting empty fields.</title>
<updated>2002-08-09T16:58:28Z</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>2002-08-09T16:58:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3e1cf3ca517b8598013cb8c3782b5b90b1334f64'/>
<id>urn:sha1:3e1cf3ca517b8598013cb8c3782b5b90b1334f64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.7: suggest using memmove(3) if src and dst may overlap.</title>
<updated>2002-02-11T02:10:47Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-02-11T02:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a89587876ef567bd145c6012ccdf8f7b4850ed14'/>
<id>urn:sha1:a89587876ef567bd145c6012ccdf8f7b4850ed14</id>
<content type='text'>
</content>
</entry>
</feed>
