<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include, branch v3.1.3</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.1.3</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.1.3'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2020-06-12T14:44:02+00:00</updated>
<entry>
<title>add override for 3.1.3</title>
<updated>2020-06-12T14:44:02+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-06-12T14:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a7f8aaea4f7b302b6b054d53b9c387b166a9ee24'/>
<id>urn:sha1:a7f8aaea4f7b302b6b054d53b9c387b166a9ee24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>include &lt;windows.h&gt;</title>
<updated>2020-04-15T03:38:10+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-04-15T03:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e34586db1981a9183ff9164a23da37b3f59634f0'/>
<id>urn:sha1:e34586db1981a9183ff9164a23da37b3f59634f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>avoid exporting a sleep() symbol from libcrypto</title>
<updated>2020-04-15T03:29:37+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2020-04-15T03:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=79f2a52a391dab35132a2aa998757abea7f32533'/>
<id>urn:sha1:79f2a52a391dab35132a2aa998757abea7f32533</id>
<content type='text'>
Since it seems only MSVC lacks sleep(), and it's only used by apps, lets
special-case that and make it available as a static inline function
instead.
</content>
</entry>
<entry>
<title>initial support for midipix</title>
<updated>2019-10-20T18:22:22+00:00</updated>
<author>
<name>Ørjan Malde</name>
<email>red@foxi.me</email>
</author>
<published>2019-10-20T18:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b80c4bf262a4eefbe55be78fee5853b787711bca'/>
<id>urn:sha1:b80c4bf262a4eefbe55be78fee5853b787711bca</id>
<content type='text'>
</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>add pthread_mutex* windows compat for libtls</title>
<updated>2019-04-11T12:29:45+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-04-11T12:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=a67ba9f4ad8524c2d0bdd4cae6901ec415332829'/>
<id>urn:sha1:a67ba9f4ad8524c2d0bdd4cae6901ec415332829</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add __dead__ annotation support</title>
<updated>2019-02-09T15:09:36+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-02-09T15:03:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=535246269d4a7d8338320f8e6666ca887718c5d0'/>
<id>urn:sha1:535246269d4a7d8338320f8e6666ca887718c5d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add syslog to compat headers</title>
<updated>2019-02-01T11:14:57+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-02-01T11:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cc0a0e12991f2af790898b08b91f00d5344498e2'/>
<id>urn:sha1:cc0a0e12991f2af790898b08b91f00d5344498e2</id>
<content type='text'>
</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>define in_port_t for Android</title>
<updated>2019-01-07T12:46:03+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2019-01-02T05:07:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b6479e01f64ef3f1f0616592f5139956c8b6dc25'/>
<id>urn:sha1:b6479e01f64ef3f1f0616592f5139956c8b6dc25</id>
<content type='text'>
</content>
</entry>
</feed>
