<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch libressl-v2.5.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v2.5.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2017-01-24T16:03:28+00:00</updated>
<entry>
<title>fix make clean and warnings</title>
<updated>2017-01-24T16:03:28+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T16:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d33bde3ed36857acb00572097ce6259ce3671a9d'/>
<id>urn:sha1:d33bde3ed36857acb00572097ce6259ce3671a9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make sure realloc preserves data</title>
<updated>2017-01-24T15:54:53+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T15:54:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5816ab689898865e87a865d92297fd40edd97eca'/>
<id>urn:sha1:5816ab689898865e87a865d92297fd40edd97eca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ${.OBJDIR}</title>
<updated>2017-01-24T15:32:20+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-24T15:32:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=fe5134794a01afb621ceaefd31b817f891ddce2b'/>
<id>urn:sha1:fe5134794a01afb621ceaefd31b817f891ddce2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hook malloc_general to the tests</title>
<updated>2017-01-23T11:07:18+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-23T11:07:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d997e8b2da4774b32b9a1e6368bb19aca5bf82c2'/>
<id>urn:sha1:d997e8b2da4774b32b9a1e6368bb19aca5bf82c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test malloc/realloc/free with some flag combo's</title>
<updated>2017-01-23T11:06:32+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-01-23T11:06:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=244cfc1650e36f6710f5c09851b51d283f62984c'/>
<id>urn:sha1:244cfc1650e36f6710f5c09851b51d283f62984c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Enable mbrtowc(3) and wcrtomb(3) tests now that mbsinit(3) works.</title>
<updated>2016-09-05T09:53:53+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-09-05T09:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f63bbb2a9a9f0be17737df81e032849f8bc0bb52'/>
<id>urn:sha1:f63bbb2a9a9f0be17737df81e032849f8bc0bb52</id>
<content type='text'>
	Related to locale/multibyte_citrus.c rev. 1.7.
</content>
</entry>
<entry>
<title>test wcrtomb(3)</title>
<updated>2016-09-04T09:38:02+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-09-04T09:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=ba9fad12fd24c3daddbec7cb517c6cd1203fb85a'/>
<id>urn:sha1:ba9fad12fd24c3daddbec7cb517c6cd1203fb85a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test mbrtowc(3) in conjunction with mbsinit(3)</title>
<updated>2016-09-03T18:14:18+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2016-09-03T18:14:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9bf1b736c1397d5d15bf7771d7c2958bb5ce031a'/>
<id>urn:sha1:9bf1b736c1397d5d15bf7771d7c2958bb5ce031a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pull in &lt;stdio.h&gt; for NULL</title>
<updated>2016-08-27T04:29:25+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-08-27T04:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=457a75567fa27efa403ccde0e21b7add05b1bfb8'/>
<id>urn:sha1:457a75567fa27efa403ccde0e21b7add05b1bfb8</id>
<content type='text'>
ok deraadt@
</content>
</entry>
<entry>
<title>Fix usage() output and getopt sorting</title>
<updated>2016-07-13T06:17:11+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2016-07-13T06:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a5cfa94ce0f389e794315fe3a4349d56f8d089dd'/>
<id>urn:sha1:a5cfa94ce0f389e794315fe3a4349d56f8d089dd</id>
<content type='text'>
</content>
</entry>
</feed>
