<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/regex, branch OPENBSD_5_3_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_5_3_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_5_3_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2012-12-05T23:20:07+00:00</updated>
<entry>
<title>Remove excessive sys/cdefs.h inclusion</title>
<updated>2012-12-05T23:20:07+00:00</updated>
<author>
<name>deraadt</name>
<email></email>
</author>
<published>2012-12-05T23:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=96aedb4ffb10955b46c396c91d6a7b8259bffe7e'/>
<id>urn:sha1:96aedb4ffb10955b46c396c91d6a7b8259bffe7e</id>
<content type='text'>
ok guenther millert kettenis
</content>
</entry>
<entry>
<title>return non-zero on error</title>
<updated>2011-11-06T15:47:07+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-11-06T15:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9b7c55e0d456295d649d359063f1ad5329c64dd0'/>
<id>urn:sha1:9b7c55e0d456295d649d359063f1ad5329c64dd0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>and clean extra target</title>
<updated>2011-11-05T15:07:12+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-11-05T15:07:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=704e8a58fcdc61ffdf8016aa6c2c5fa4416d1398'/>
<id>urn:sha1:704e8a58fcdc61ffdf8016aa6c2c5fa4416d1398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add exhaust test from netbsd</title>
<updated>2011-11-05T15:01:37+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2011-11-05T15:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=cbb7c977911d2a2fb6f022e9ea3ca5f6d151e18d'/>
<id>urn:sha1:cbb7c977911d2a2fb6f022e9ea3ca5f6d151e18d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix format strings, sizeof() does not return an int</title>
<updated>2007-09-12T19:32:35+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2007-09-12T19:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=7d5b184dfeffc97ef2187f8913f1cda2de0a74b0'/>
<id>urn:sha1:7d5b184dfeffc97ef2187f8913f1cda2de0a74b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use strcspn to properly overwrite '\n' in fgets returned buffer</title>
<updated>2007-09-09T23:25:12+00:00</updated>
<author>
<name>chl</name>
<email></email>
</author>
<published>2007-09-09T23:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3fdd26c169b3cd992ae051f07bcbe76bc5a6bc85'/>
<id>urn:sha1:3fdd26c169b3cd992ae051f07bcbe76bc5a6bc85</id>
<content type='text'>
ok moritz@ gilles@
</content>
</entry>
<entry>
<title>More test cases involving back-references.</title>
<updated>2004-11-29T16:50:31+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2004-11-29T16:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=21edc335077ec883a751979cb9a75e07da6677a0'/>
<id>urn:sha1:21edc335077ec883a751979cb9a75e07da6677a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>When running regex regress build a private copy with REDEBUG enabled.</title>
<updated>2004-08-13T14:54:12+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2004-08-13T14:54:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e4aafbee1f08b007f2c676ef69c5164cce52f541'/>
<id>urn:sha1:e4aafbee1f08b007f2c676ef69c5164cce52f541</id>
<content type='text'>
That way we get the asserts enabled.
</content>
</entry>
<entry>
<title>More nasty cases involving back references.</title>
<updated>2004-08-13T07:21:40+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2004-08-13T07:21:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f46dcdca21346ce7ba72ef74a44ebf46410aca87'/>
<id>urn:sha1:f46dcdca21346ce7ba72ef74a44ebf46410aca87</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some nasty test cases involving back references that caused</title>
<updated>2004-04-02T18:35:54+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2004-04-02T18:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0f7a7a16350ac3506332ec3f9dd6a120902f01f6'/>
<id>urn:sha1:0f7a7a16350ac3506332ec3f9dd6a120902f01f6</id>
<content type='text'>
unbounded recursion.
</content>
</entry>
</feed>
