<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress, branch OPENBSD_4_8</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_4_8'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2010-06-29T16:20:28+00:00</updated>
<entry>
<title>Correct the target name</title>
<updated>2010-06-29T16:20:28+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2010-06-29T16:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=55e2b336360ac80c08bcd19c74001227bc40cb6c'/>
<id>urn:sha1:55e2b336360ac80c08bcd19c74001227bc40cb6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>strnlen regression tests</title>
<updated>2010-06-02T12:20:47+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2010-06-02T12:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9743c2689178c056bcbd01ce76a31f5de0e87e01'/>
<id>urn:sha1:9743c2689178c056bcbd01ce76a31f5de0e87e01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexible</title>
<updated>2010-05-10T18:20:31+00:00</updated>
<author>
<name>drahn</name>
<email></email>
</author>
<published>2010-05-10T18:20:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=85b4a90e5749e07fbbe38899c0378ac76f9603fa'/>
<id>urn:sha1:85b4a90e5749e07fbbe38899c0378ac76f9603fa</id>
<content type='text'>
complier picking, eg supporting gcc2, gcc3, and gcc4. based on diff by Marco,
with fixes from espie@.
ok espie@ general mumbling of approval of others.
</content>
</entry>
<entry>
<title>* add #includes to pull in missing prototypes, as pointed out by gcc4</title>
<updated>2010-05-08T19:16:33+00:00</updated>
<author>
<name>naddy</name>
<email></email>
</author>
<published>2010-05-08T19:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=774ac5b3a4d8ea16943c1f374c06c5e2c21a72c2'/>
<id>urn:sha1:774ac5b3a4d8ea16943c1f374c06c5e2c21a72c2</id>
<content type='text'>
* fix CFLAGS syntax for make depend

ok blambert@
</content>
</entry>
<entry>
<title>Sync with current state of the tree.</title>
<updated>2010-02-14T12:30:29+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2010-02-14T12:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e203152f87011065f17482bff74724c310cfed87'/>
<id>urn:sha1:e203152f87011065f17482bff74724c310cfed87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test mkstemps() too</title>
<updated>2010-02-11T16:39:05+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2010-02-11T16:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1d0b350817518f34a39a1200d3431eb899278839'/>
<id>urn:sha1:1d0b350817518f34a39a1200d3431eb899278839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a regression suite for mkstemp(), verifying that it neither overruns</title>
<updated>2010-02-11T07:35:38+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2010-02-11T07:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=387b67884b39e3f399ad34aa12a4e897ce8c1c71'/>
<id>urn:sha1:387b67884b39e3f399ad34aa12a4e897ce8c1c71</id>
<content type='text'>
no underruns the supplied template buffer, that it can generate names that
don't contain any X's, and that all open() calls that pass O_CREAT also
pass O_EXCL
</content>
</entry>
<entry>
<title>Add a test for sleep(3), to verify that it both (a) returns zero when it</title>
<updated>2009-12-14T05:08:19+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2009-12-14T05:08:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d44f171a9a8a7c074bb641bdb21e3d5a471086ad'/>
<id>urn:sha1:d44f171a9a8a7c074bb641bdb21e3d5a471086ad</id>
<content type='text'>
completes, and (b) returns the unslept time in seconds when interrupted
</content>
</entry>
<entry>
<title>Add a (hopefully) comprehensive regression test of how stdio functions</title>
<updated>2009-11-21T09:56:10+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2009-11-21T09:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f5032214c11648b529235caad8e1d1bd516cb655'/>
<id>urn:sha1:f5032214c11648b529235caad8e1d1bd516cb655</id>
<content type='text'>
affect stream orientation
</content>
</entry>
<entry>
<title>Add regression tests for stdio threading.  Originally by blambert with</title>
<updated>2009-11-19T08:06:06+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2009-11-19T08:06:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62460a779f2555c743510e3ae70943bf357b3729'/>
<id>urn:sha1:62460a779f2555c743510e3ae70943bf357b3729</id>
<content type='text'>
some further hacking by me
</content>
</entry>
</feed>
