<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openbsd/src/lib/libc/stdlib/recallocarray.c, branch OPENBSD_7_9</title>
<subtitle>A mirror of https://github.com/libressl/openbsd.git
</subtitle>
<id>https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9</id>
<link rel='self' href='https://git.lua4.win/openbsd/atom?h=OPENBSD_7_9'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/'/>
<updated>2021-03-18T11:16:58+00:00</updated>
<entry>
<title>Type-cast getpagesize() from int to size_t for the comparison with d.</title>
<updated>2021-03-18T11:16:58+00:00</updated>
<author>
<name>claudio</name>
<email></email>
</author>
<published>2021-03-18T11:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=62d150ce3c8b026a91593f3e9531a4b37dc681a9'/>
<id>urn:sha1:62d150ce3c8b026a91593f3e9531a4b37dc681a9</id>
<content type='text'>
getpagesize() will only return positive numbers (there is no negative
page size system) and it can not fail.
Should fix some compiler warnings seen in -portable projects.
OK otto@
</content>
</entry>
<entry>
<title>Introducing recallocarray(3), a blend of calloc(3) and reallocarray(3)</title>
<updated>2017-03-06T18:44:21+00:00</updated>
<author>
<name>otto</name>
<email></email>
</author>
<published>2017-03-06T18:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/openbsd/commit/?id=0dbf4a31aa2becc157a25e82d3291c6494b3667e'/>
<id>urn:sha1:0dbf4a31aa2becc157a25e82d3291c6494b3667e</id>
<content type='text'>
with the added feature that released memory is cleared. Much input from various
developers. ok deraadt@ tom@
</content>
</entry>
</feed>
