<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include/compat/stdlib.h, branch v4.3.0</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v4.3.0</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v4.3.0'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2023-12-11T16:14:07+00:00</updated>
<entry>
<title>Prefix some compat symbols with libressl_</title>
<updated>2023-12-11T16:14:07+00:00</updated>
<author>
<name>Theo Buehler</name>
<email>tb@openbsd.org</email>
</author>
<published>2023-11-18T09:53:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0a446e81ed77c20aa87563d45ef0ef8f5fa283d8'/>
<id>urn:sha1:0a446e81ed77c20aa87563d45ef0ef8f5fa283d8</id>
<content type='text'>
See #928. This isn't a full fix, but should remove much of the friction
already.
</content>
</entry>
<entry>
<title>unconditionally define reallocarray</title>
<updated>2019-05-10T16:09:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-05-10T16:06:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a2befe3383bd1c6dfe3950b5f6d835f3f750a68f'/>
<id>urn:sha1:a2befe3383bd1c6dfe3950b5f6d835f3f750a68f</id>
<content type='text'>
deal with systems missing it but with it exported as a symbol
</content>
</entry>
<entry>
<title>update autoconf for latest compat functions</title>
<updated>2019-01-31T19:56:56+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-01-31T15:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a6d7ea956290470254e817adb2f6a3fac9397a17'/>
<id>urn:sha1:a6d7ea956290470254e817adb2f6a3fac9397a17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add freezero support</title>
<updated>2017-04-22T14:37:20+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-04-22T14:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=048625cf2b36a91bcf04c5a1adc02fc5803491ca'/>
<id>urn:sha1:048625cf2b36a91bcf04c5a1adc02fc5803491ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add recallocarray</title>
<updated>2017-03-09T14:00:04+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-03-09T13:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=8877e9bc55fdbdb70c967b7720f57fba148a7dda'/>
<id>urn:sha1:8877e9bc55fdbdb70c967b7720f57fba148a7dda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refresh nc(1) support</title>
<updated>2015-12-07T05:32:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-12-07T05:32:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=905e2a3b8046e227bf02410def56b0c2535de14f'/>
<id>urn:sha1:905e2a3b8046e227bf02410def56b0c2535de14f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updates for MSVC 2015's degenerate headers</title>
<updated>2015-09-09T11:02:28+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2015-09-08T20:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5f4e95e7c16a63bbda4f3654126cc81806f779d8'/>
<id>urn:sha1:5f4e95e7c16a63bbda4f3654126cc81806f779d8</id>
<content type='text'>
Note that 'perror' moves from stdio.h to stdlib.h, and 'rename' moves
from stdio.h to io.h. Also, standard C includes move from the compiler
to the Windows SDK, which changes the base path for the include files.
</content>
</entry>
<entry>
<title>tighten up compat include paths, fix glibc compatibility</title>
<updated>2015-07-21T18:04:07+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@rapid7.com</email>
</author>
<published>2015-07-21T18:04:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cbdc8ca82011df4a524baa08d28f0ffb4ae40cb6'/>
<id>urn:sha1:cbdc8ca82011df4a524baa08d28f0ffb4ae40cb6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add initial CMake and Visual Studio build support</title>
<updated>2015-07-21T17:08:18+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2014-07-11T03:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5d8a1cf7155130bd8101090d7e1d0c2f90d9b123'/>
<id>urn:sha1:5d8a1cf7155130bd8101090d7e1d0c2f90d9b123</id>
<content type='text'>
This moves the compatibility include files from include to
include/compat so we can use the awful MS C compiler
&lt;../include/&gt; trick to emulate the GNU #include_next extension.

This also removes a few old compat files we do not need anymore.
</content>
</entry>
</feed>
