<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc/strlcat, branch OPENBSD_7_6_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_6_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-09-27T19:33:58+00:00</updated>
<entry>
<title>Mark "failures" volatile to avoid a problem with sigsetjmp/siglongjmp.</title>
<updated>2021-09-27T19:33:58+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2021-09-27T19:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=842ed2553c219ff2ae380950dd12c78460204d65'/>
<id>urn:sha1:842ed2553c219ff2ae380950dd12c78460204d65</id>
<content type='text'>
This makes the test pass on sparc64 where the compiler may otherwise
store the variable in the strlcpy/strlcat function's delay slot.
OK kettenis@
</content>
</entry>
<entry>
<title>remove manual fiddling with MALLOC_OPTIONS from libc regress tests</title>
<updated>2021-09-01T09:26:32+00:00</updated>
<author>
<name>jasper</name>
<email></email>
</author>
<published>2021-09-01T09:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d3eec145a806d78debe86cb86f40c4c3c2402d6f'/>
<id>urn:sha1:d3eec145a806d78debe86cb86f40c4c3c2402d6f</id>
<content type='text'>
these options should be set globally (sysctl) when running regress as opposed to having
individual tests set it, barring a few specific exceptions.

ok bluhm@
</content>
</entry>
<entry>
<title>I am retiring my old email address;  replace it with my OpenBSD one.</title>
<updated>2019-01-25T00:19:26+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2019-01-25T00:19:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9395eef49000d5819f0d53eae86baa6e426dab86'/>
<id>urn:sha1:9395eef49000d5819f0d53eae86baa6e426dab86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fill the buffer with 'z' instead of 'a' since 'a' is part of the</title>
<updated>2014-12-03T18:25:18+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-03T18:25:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5bd867744f3b6ff22bfd0c0220e0f5599e6e4563'/>
<id>urn:sha1:5bd867744f3b6ff22bfd0c0220e0f5599e6e4563</id>
<content type='text'>
string we are testing.
Add tests to verify that we get SIGSEGV when passed a NULL src or dst.
It is better to crash than for an implementation to check for NULL
and try to recover.
</content>
</entry>
<entry>
<title>Add simple strlcat regress</title>
<updated>2014-12-02T17:48:34+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2014-12-02T17:48:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0e91244147c5fb58db81de5452176eff6043b2a'/>
<id>urn:sha1:f0e91244147c5fb58db81de5452176eff6043b2a</id>
<content type='text'>
</content>
</entry>
</feed>
