<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libc/string/Symbol.map, branch release/8.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F8.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2011-02-16T16:18:46Z</updated>
<entry>
<title>Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.</title>
<updated>2011-02-16T16:18:46Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2011-02-16T16:18:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dec99dafe5763ba1db6950342aa80a634169c083'/>
<id>urn:sha1:dec99dafe5763ba1db6950342aa80a634169c083</id>
<content type='text'>
Approved by:	re (implicit)

This commit was manufactured to restore the state of the 8.2-RELEASE image.
</content>
</entry>
<entry>
<title>Add wcpcpy(3) and wcpncpy(3).</title>
<updated>2009-03-04T06:01:27Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-03-04T06:01:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=09efd0ec6a6bd656dd613ee7110f3ab4e118fdd4'/>
<id>urn:sha1:09efd0ec6a6bd656dd613ee7110f3ab4e118fdd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Add getdelim(), getline(), stpncpy(), strnlen(), wcsnlen(),</title>
<updated>2009-02-28T06:00:58Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2009-02-28T06:00:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=69099ba2ec8b01fe51a5c69b98990cde406c5ab8'/>
<id>urn:sha1:69099ba2ec8b01fe51a5c69b98990cde406c5ab8</id>
<content type='text'>
  wcscasecmp(), and wcsncasecmp().
- Make some previously non-standard extensions visible
  if POSIX_VISIBLE &gt;= 200809.
- Use restrict qualifiers in stpcpy().
- Declare off_t and size_t in stdio.h.
- Bump __FreeBSD_version in case the new symbols (particularly
  getline()) cause issues with ports.

Reviewed by:	standards@
</content>
</entry>
<entry>
<title>Import the strndup(3) function.</title>
<updated>2008-12-06T09:37:54Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-12-06T09:37:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f0eca40a14a5b63ff7ad7cb4710d1461f2693abc'/>
<id>urn:sha1:f0eca40a14a5b63ff7ad7cb4710d1461f2693abc</id>
<content type='text'>
Copyright attribution is kept the same as in original NetBSD source.

Submitted by:	Florian Smeets &lt;flo kasimir com&gt;
Obtained from:	NetBSD
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add the ffsll and flsll functions. These are ffs and fls operating</title>
<updated>2008-11-03T10:22:19Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2008-11-03T10:22:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4a723bd20c5f9bd0deff279308fc49660312d4c7'/>
<id>urn:sha1:4a723bd20c5f9bd0deff279308fc49660312d4c7</id>
<content type='text'>
on long long arguments.

Reviewed by:	bde (previous version, that included asm implementation
	for all ffs and fls functions on i386 and amd64)
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Add memrchr(3).</title>
<updated>2008-04-10T00:12:44Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2008-04-10T00:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=82e45205c802a06f0663e5f0e4fd2f2f047d2936'/>
<id>urn:sha1:82e45205c802a06f0663e5f0e4fd2f2f047d2936</id>
<content type='text'>
Obtained from:	OpenBSD
</content>
</entry>
<entry>
<title>Use C comments since we now preprocess these files with CPP.</title>
<updated>2007-04-29T14:05:22Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-04-29T14:05:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=5f864214bbb2612cbb8b1b69d124036711b73946'/>
<id>urn:sha1:5f864214bbb2612cbb8b1b69d124036711b73946</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add symbol maps and initial symbol version definitions to libc.</title>
<updated>2006-03-13T00:53:21Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2006-03-13T00:53:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cce72e8860e207b5be84acb82c75f0e644a60e29'/>
<id>urn:sha1:cce72e8860e207b5be84acb82c75f0e644a60e29</id>
<content type='text'>
Reviewed by:	davidxu
</content>
</entry>
</feed>
