<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch libressl-v3.0.1</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=libressl-v3.0.1</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=libressl-v3.0.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-06-12T11:31:36+00:00</updated>
<entry>
<title>Set malloc_options in global scope with an initializer.</title>
<updated>2019-06-12T11:31:36+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2019-06-12T11:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=5e24eb523a9641cc50f62b07b0663a1c937abfe5'/>
<id>urn:sha1:5e24eb523a9641cc50f62b07b0663a1c937abfe5</id>
<content type='text'>
recommended by otto@
</content>
</entry>
<entry>
<title>Disable junking with malloc options.  If set, the test hangs on low</title>
<updated>2019-06-11T22:16:13+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2019-06-11T22:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b0f7e7781477a1f49e0615e84ddbfb72809afaa6'/>
<id>urn:sha1:b0f7e7781477a1f49e0615e84ddbfb72809afaa6</id>
<content type='text'>
memory arm64 machines.
found by patrick@; OK otto@
</content>
</entry>
<entry>
<title>Move to env var, likelky the possibility to set malloc options from</title>
<updated>2019-06-04T05:30:39+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2019-06-04T05:30:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1ced049dbf00da21d3ab1ab63010365d550b8fcc'/>
<id>urn:sha1:1ced049dbf00da21d3ab1ab63010365d550b8fcc</id>
<content type='text'>
main is going away.
</content>
</entry>
<entry>
<title>Throw malloc_conceal and freezero into the mix.</title>
<updated>2019-05-23T06:52:13+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2019-05-23T06:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b6aabb7a7b9665d2ebf42c3c019306486a3d6a1a'/>
<id>urn:sha1:b6aabb7a7b9665d2ebf42c3c019306486a3d6a1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The call to fseek(fp, -1, SEEK_END) also sets the reported size to</title>
<updated>2019-05-13T02:54:54+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2019-05-13T02:54:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=67e561e1b63ceab83a78c75e3207f96909334438'/>
<id>urn:sha1:67e561e1b63ceab83a78c75e3207f96909334438</id>
<content type='text'>
this value.  To match the expectation of the test again, move this
line before the the code that sets the final position.
OK yasuoka@
</content>
</entry>
<entry>
<title>Add test fseek(,-1) works properly.</title>
<updated>2019-05-02T08:38:41+00:00</updated>
<author>
<name>yasuoka</name>
<email></email>
</author>
<published>2019-05-02T08:38:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=05cb0018f8e840031236e0506c242dd2fdc33454'/>
<id>urn:sha1:05cb0018f8e840031236e0506c242dd2fdc33454</id>
<content type='text'>
</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>Add regress test for bugs in stdio/fread.c rev 1.13 and 1.17</title>
<updated>2018-12-16T15:36:27+00:00</updated>
<author>
<name>millert</name>
<email></email>
</author>
<published>2018-12-16T15:36:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=39c0cb8d9228c0cf05edc4725c999b486a6c453e'/>
<id>urn:sha1:39c0cb8d9228c0cf05edc4725c999b486a6c453e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a -R option to set/unset resolver flags.</title>
<updated>2018-12-15T15:16:12+00:00</updated>
<author>
<name>eric</name>
<email></email>
</author>
<published>2018-12-15T15:16:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a0045adda702d3bdf41fdaa2e4809700927e0c47'/>
<id>urn:sha1:a0045adda702d3bdf41fdaa2e4809700927e0c47</id>
<content type='text'>
use strcasecmp for reading args.
</content>
</entry>
<entry>
<title>This test does not terminate if malloc conf is preconfigured with</title>
<updated>2018-11-29T22:23:22+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-29T22:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e860c1107b1d4238c06dc7782d7c3b0d75315afb'/>
<id>urn:sha1:e860c1107b1d4238c06dc7782d7c3b0d75315afb</id>
<content type='text'>
J.  Clear that option to allow running full regress with paranoid
malloc flags.  This is the same fix as for malloc_ulimit1.
</content>
</entry>
</feed>
