<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch OPENBSD_6_5_BASE</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_6_5_BASE'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2019-01-25T00:19:26+00:00</updated>
<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>
<entry>
<title>We're manipulating malloc flags ourselves, start with restting them all.</title>
<updated>2018-11-29T06:04:09+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2018-11-29T06:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=196fc9b27f5ddb01f3397218842e4bda4f4e7b17'/>
<id>urn:sha1:196fc9b27f5ddb01f3397218842e4bda4f4e7b17</id>
<content type='text'>
ok bluhm@
</content>
</entry>
<entry>
<title>This test does not terminate if malloc conf is preconfigured with</title>
<updated>2018-11-28T13:34:06+00:00</updated>
<author>
<name>bluhm</name>
<email></email>
</author>
<published>2018-11-28T13:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=901805df68141c51d89f7d3584514f7fd725f10f'/>
<id>urn:sha1:901805df68141c51d89f7d3584514f7fd725f10f</id>
<content type='text'>
J.  Clear that option to allow running full regress with paranoid
malloc flags.  Also fix whitespace.
OK otto@
</content>
</entry>
<entry>
<title>Fix three bugs in setlocale(3):</title>
<updated>2018-03-29T16:34:25+00:00</updated>
<author>
<name>schwarze</name>
<email></email>
</author>
<published>2018-03-29T16:34:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=4cf76254cac6b537721bfd4326b9389be6d052a4'/>
<id>urn:sha1:4cf76254cac6b537721bfd4326b9389be6d052a4</id>
<content type='text'>
1. setlocale(LC_ALL, "A"); setlocale(LC_CTYPE, "T"); setlocale(LC_ALL, NULL);
must return "A/T/A/A/A/A", not "A".  Fix this by always initializing the
LC_ALL entry of newgl to "" in dupgl().  Reported by Karl Williamson
&lt;public at khwilliamson dot com&gt; on bugs@, thanks!
2. Do not leak newgl when strdup(3) fails in setlocale(3).
3. For setlocale(LC_ALL, "C/C/fr_FR.UTF-8/C/C/C"); correctly set
_GlobalRuneLocale; i found 2. and 3. while looking at the code.
Feedback on a buggy earlier version and OK martijn@.
</content>
</entry>
<entry>
<title>typo</title>
<updated>2018-01-28T14:55:24+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2018-01-28T14:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=681149c5ef799d23c40b6f0e8461f1e4e27b8865'/>
<id>urn:sha1:681149c5ef799d23c40b6f0e8461f1e4e27b8865</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add malloc_threaderr</title>
<updated>2018-01-28T13:42:17+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2018-01-28T13:42:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=e9ffd67cccd5b69f014e778981d6ca2c1af00edb'/>
<id>urn:sha1:e9ffd67cccd5b69f014e778981d6ca2c1af00edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Test for correct error when on thread allocates, and another does a double free</title>
<updated>2018-01-28T13:38:00+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2018-01-28T13:38:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=82918a00e2bd9a0b0bdd806466d42f0603aacb31'/>
<id>urn:sha1:82918a00e2bd9a0b0bdd806466d42f0603aacb31</id>
<content type='text'>
</content>
</entry>
</feed>
