<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch master</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2026-01-19T23:01:00+00:00</updated>
<entry>
<title>While almost all the libc locks are taken and released in the same</title>
<updated>2026-01-19T23:01:00+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2026-01-19T23:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=28d8cf0bbfe2d8e27749a1453bd2771c8e41c31b'/>
<id>urn:sha1:28d8cf0bbfe2d8e27749a1453bd2771c8e41c31b</id>
<content type='text'>
libc call, flockfile() and ftrylockfile() can be called when
single-threaded and then--while 'holding' the lock--the process can
create another thread, resulting in a broken state.  Have the
f{lock,trylock,unlock}file() APIs *always* do real locking so the
exposed state is always consistent.

ok dlg@
</content>
</entry>
<entry>
<title>Let this compile on m88k.</title>
<updated>2025-11-06T12:56:58+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2025-11-06T12:56:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=838aa2b077cb065dcd6c49ef088e989950349b12'/>
<id>urn:sha1:838aa2b077cb065dcd6c49ef088e989950349b12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Needs &lt;sys/param.h&gt; for hppa.</title>
<updated>2025-10-31T17:14:46+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2025-10-31T17:14:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c166c61ab1c1f6dc1844e50f3ffe944ab55c9080'/>
<id>urn:sha1:c166c61ab1c1f6dc1844e50f3ffe944ab55c9080</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This test takes *days* to complete on older platforms, reduce the loop count</title>
<updated>2025-10-26T21:25:12+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2025-10-26T21:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=329445752848500279bb6742aafcc6b87c5f3fb6'/>
<id>urn:sha1:329445752848500279bb6742aafcc6b87c5f3fb6</id>
<content type='text'>
for them.
</content>
</entry>
<entry>
<title>Give this test a chance to pass on 32-bit platforms.</title>
<updated>2025-10-20T06:28:05+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2025-10-20T06:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=301b8cd8a2821eb7a6a9b89bf1cd766aa845e263'/>
<id>urn:sha1:301b8cd8a2821eb7a6a9b89bf1cd766aa845e263</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change gmtime() to return time in UTC rather than GMT, as required by our own</title>
<updated>2025-08-17T08:43:03+00:00</updated>
<author>
<name>phessler</name>
<email></email>
</author>
<published>2025-08-17T08:43:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b78a2331708ece0440ea7aa7243e00eea4a8b61e'/>
<id>urn:sha1:b78a2331708ece0440ea7aa7243e00eea4a8b61e</id>
<content type='text'>
manpage, POSIX, C standards, and other OSes.

OK kettenis@, millert@
</content>
</entry>
<entry>
<title>Add missing make dependency as the oclo binary depends on</title>
<updated>2025-08-09T18:17:42+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2025-08-09T18:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=3ff9e1e339c8850a5fc384829ec28de8a2a4d64c'/>
<id>urn:sha1:3ff9e1e339c8850a5fc384829ec28de8a2a4d64c</id>
<content type='text'>
ocloexec_verify. Take the easy route and ensure all binaries are built
before the regress make target.
</content>
</entry>
<entry>
<title>link illumos oclo test to the tree</title>
<updated>2025-08-04T06:10:40+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-08-04T06:10:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=9c2d928d0e135116a2626ae46eacea09ad785822'/>
<id>urn:sha1:9c2d928d0e135116a2626ae46eacea09ad785822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provide harness to run illumos's oclo tests from libc regress</title>
<updated>2025-08-02T06:16:34+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-08-02T06:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=a79e90e7342954ae2287db505811ca3c1cd336d7'/>
<id>urn:sha1:a79e90e7342954ae2287db505811ca3c1cd336d7</id>
<content type='text'>
This depends on the illumos-os-tests port I just imported and can be
linked to the build once guenther lands the close-on-fork diff.

Adapted from an initial diff by Ricardo Branco
</content>
</entry>
<entry>
<title>hash_test: remove variable name from prototype and fix a cast</title>
<updated>2025-08-02T06:05:13+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-08-02T06:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=d5fa2c06ac310298c50766295253bbc26d8a5c78'/>
<id>urn:sha1:d5fa2c06ac310298c50766295253bbc26d8a5c78</id>
<content type='text'>
</content>
</entry>
</feed>
