<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/regress/lib/libc, branch tb_20250414</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=tb_20250414</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=tb_20250414'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2025-04-14T17:32:06+00:00</updated>
<entry>
<title>This commit was manufactured by cvs2git to create tag 'tb_20250414'.</title>
<updated>2025-04-14T17:32:06+00:00</updated>
<author>
<name>cvs2svn</name>
<email>admin@example.com</email>
</author>
<published>2025-04-14T17:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b1ddde874c215cc8891531ed92876f091b7eb83e'/>
<id>urn:sha1:b1ddde874c215cc8891531ed92876f091b7eb83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add some regress coverage for the hashes in libc</title>
<updated>2025-04-14T17:32:05+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-14T17:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=f0a36529837a161734c802ae4c42e84e42347be2'/>
<id>urn:sha1:f0a36529837a161734c802ae4c42e84e42347be2</id>
<content type='text'>
Prompted by a pending diff by claudio
</content>
</entry>
<entry>
<title>Avoid compiler warning on some OS</title>
<updated>2025-04-13T07:12:19+00:00</updated>
<author>
<name>tb</name>
<email></email>
</author>
<published>2025-04-13T07:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=147f6f7266ff1826c097c67f3de5bf3fe78b85da'/>
<id>urn:sha1:147f6f7266ff1826c097c67f3de5bf3fe78b85da</id>
<content type='text'>
Some OS declare arc4random() with __attribute__((warn_unused_result))
causing this test to whine. So explicitly ignore the return value.

Reported by scheiba in libressl/portable
Fixes #1151
</content>
</entry>
<entry>
<title>t_recvmmsg and t_sendmmsg were enabled in 2022</title>
<updated>2024-08-15T01:32:59+00:00</updated>
<author>
<name>guenther</name>
<email></email>
</author>
<published>2024-08-15T01:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=07020d4504e9147315469dae8e2265a740e54bf5'/>
<id>urn:sha1:07020d4504e9147315469dae8e2265a740e54bf5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sched_yield() is not strong enough to overflow the recv buffer on some</title>
<updated>2024-07-30T13:28:27+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2024-07-30T13:28:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=487ab22d69a392256aed985c0e474422fbae6492'/>
<id>urn:sha1:487ab22d69a392256aed985c0e474422fbae6492</id>
<content type='text'>
systems. Use a proper sleep using usleep(100) instead.
</content>
</entry>
<entry>
<title>fix signature of main()</title>
<updated>2024-07-15T10:11:56+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2024-07-15T10:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=1e7258a95d26bf7b565145c52c51e8a31afa126e'/>
<id>urn:sha1:1e7258a95d26bf7b565145c52c51e8a31afa126e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enable warnings and apply a dash of knfmt</title>
<updated>2024-07-15T05:24:02+00:00</updated>
<author>
<name>anton</name>
<email></email>
</author>
<published>2024-07-15T05:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=93aa2f838d507a1027e28587c39aa83b7c1bfa05'/>
<id>urn:sha1:93aa2f838d507a1027e28587c39aa83b7c1bfa05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add elf_aux_info(3)</title>
<updated>2024-07-14T09:48:48+00:00</updated>
<author>
<name>jca</name>
<email></email>
</author>
<published>2024-07-14T09:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=c9c2a084fc82fe5509f38e930eccb5f7d46a1001'/>
<id>urn:sha1:c9c2a084fc82fe5509f38e930eccb5f7d46a1001</id>
<content type='text'>
Designed to let userland peek at AT_HWCAP and AT_HWCAP2 using an already
existing interface coming from FreeBSD. Headers bits were snatched from
there.  Input &amp; ok kettenis@

libc bump and sets sync will follow soon
</content>
</entry>
<entry>
<title>t22 and t23 can fail if the first chunk ends up being allocated at</title>
<updated>2024-04-14T17:47:41+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2024-04-14T17:47:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=b44290246aec30a7692108b2dd6cfc8ab557cb57'/>
<id>urn:sha1:b44290246aec30a7692108b2dd6cfc8ab557cb57</id>
<content type='text'>
the very end of the page. Circumvent that. Reported by and fix ok
anton@
</content>
</entry>
<entry>
<title>Ugly workaround to let this compile again on non-clang platforms.</title>
<updated>2024-03-05T19:27:47+00:00</updated>
<author>
<name>miod</name>
<email></email>
</author>
<published>2024-03-05T19:27:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=db6568e916d88880671bf617b0375fc2b77ee807'/>
<id>urn:sha1:db6568e916d88880671bf617b0375fc2b77ee807</id>
<content type='text'>
</content>
</entry>
</feed>
