<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/tools/regression/lib, branch release/5.4.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.4.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2005-05-07T17:51:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2005-05-07T17:51:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-05-07T17:51:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77'/>
<id>urn:sha1:e87a6b5d6805bf9f3f9faf53db0ba96345ef0f77</id>
<content type='text'>
'RELENG_5_4_0_RELEASE'.

This commit was manufactured to restore the state of the 5.4-RELEASE image.
</content>
</entry>
<entry>
<title>Add test programs for mbsnrtowcs() and wcsnrtombs().</title>
<updated>2004-07-21T13:47:48Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-21T13:47:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a24d9b9413aa102bb3a6aad2cf0bf0d5f5d7061b'/>
<id>urn:sha1:a24d9b9413aa102bb3a6aad2cf0bf0d5f5d7061b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a skeleton makefile that runs the tests out of libc/regex/grot.</title>
<updated>2004-07-19T09:00:26Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-19T09:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7cc9e6ddbb1a6cd38b2f44d4dd9dfc890d2fc9d0'/>
<id>urn:sha1:7cc9e6ddbb1a6cd38b2f44d4dd9dfc890d2fc9d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Oops, test error behaviour of wctrans(), not wctype().</title>
<updated>2004-07-19T08:53:41Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-07-19T08:53:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=683d338a832ba95b40cf89ee561668ba452b5779'/>
<id>urn:sha1:683d338a832ba95b40cf89ee561668ba452b5779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>While testing fe[gs]etround(), make sure FLT_ROUNDS reflects the</title>
<updated>2004-07-19T08:17:47Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-07-19T08:17:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b3cb43917d6887234894ffdce27c9a35f33a493b'/>
<id>urn:sha1:b3cb43917d6887234894ffdce27c9a35f33a493b</id>
<content type='text'>
proper rounding mode as well.
</content>
</entry>
<entry>
<title>Add qsort, mergesort and heapsort regression tests.</title>
<updated>2004-06-25T12:31:12Z</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2004-06-25T12:31:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ace18b764a146bc86598f81de62f92a8b7173b29'/>
<id>urn:sha1:ace18b764a146bc86598f81de62f92a8b7173b29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some fenv.h regression tests.</title>
<updated>2004-06-11T03:22:34Z</updated>
<author>
<name>David Schultz</name>
<email>das@FreeBSD.org</email>
</author>
<published>2004-06-11T03:22:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=a2ca83c04a73c4e1e8465a616d8bbe5118b1b05f'/>
<id>urn:sha1:a2ca83c04a73c4e1e8465a616d8bbe5118b1b05f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix stupid patch(1) tricks.  Apparently patch thinks all files match the</title>
<updated>2004-05-27T17:23:32Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2004-05-27T17:23:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d49b8d3917334c842b0ac5611850f7d79b27676e'/>
<id>urn:sha1:d49b8d3917334c842b0ac5611850f7d79b27676e</id>
<content type='text'>
empty file so if you accidently apply a patch created with diff -N
twice, you get files with duplicate contents.

Reported by:	Antoine Brodin &lt;antoine.brodin at laposte.net&gt;
</content>
</entry>
<entry>
<title>Add support for an /etc/eui64 file modeled on /etc/ethers.  The API is</title>
<updated>2004-05-26T22:58:06Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2004-05-26T22:58:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7387768ef4f8dbdd1cdbb1ff61e1d27c532d33b2'/>
<id>urn:sha1:7387768ef4f8dbdd1cdbb1ff61e1d27c532d33b2</id>
<content type='text'>
modeled on ethers(3) except that all functions are thread-safe.

Reviewed by:	simokawa
</content>
</entry>
<entry>
<title>Test accumulation of partial multibyte characters in conversion</title>
<updated>2004-05-11T13:10:47Z</updated>
<author>
<name>Tim J. Robbins</name>
<email>tjr@FreeBSD.org</email>
</author>
<published>2004-05-11T13:10:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7076971c1a0d3c88db64ee2cf91257e0f291e630'/>
<id>urn:sha1:7076971c1a0d3c88db64ee2cf91257e0f291e630</id>
<content type='text'>
state objects.
</content>
</entry>
</feed>
