<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include, branch v3.2.2</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v3.2.2</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v3.2.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2020-09-19T16:09:35+00:00</updated>
<entry>
<title>Make pthread_mutex static initialisation work on Windows.</title>
<updated>2020-09-19T16:09:35+00:00</updated>
<author>
<name>Joel Sing</name>
<email>joel@sing.id.au</email>
</author>
<published>2020-09-19T16:09:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=17c88164016df821df2dff4b2b1291291ec4f28a'/>
<id>urn:sha1:17c88164016df821df2dff4b2b1291291ec4f28a</id>
<content type='text'>
This takes the dynamic initialisation code added to CRYPTO_lock() in e5081719
and applies it to the Window's pthread_mutex implementation. This allows for
PTHREAD_MUTEX_INITIALIZER to be used on Windows.

bcook has agreed to place this code in the public domain (as per the rest of
the code in pthread.h).
</content>
</entry>
<entry>
<title>Add queue.h tree.h _null.h</title>
<updated>2020-09-13T12:56:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-13T03:58:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=461ec45335747276503fd6cb863d51782127919e'/>
<id>urn:sha1:461ec45335747276503fd6cb863d51782127919e</id>
<content type='text'>
Import queue.h tree.h _null.h header files from OpenBSD upstream
since x509_issuer_cache.c requires them.
</content>
</entry>
<entry>
<title>Add PTHREAD_MUTEX_INITIALIZER</title>
<updated>2020-09-13T12:56:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-09-13T03:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=65b01cff7a843d1d363c5dffcb57da110ce614a3'/>
<id>urn:sha1:65b01cff7a843d1d363c5dffcb57da110ce614a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add architecture define for s390/s390x and remove redundant sparc check</title>
<updated>2020-07-22T12:32:34+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-07-22T12:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7bf5edc4f2f225cf5d7030ff824fd3944735bbf9'/>
<id>urn:sha1:7bf5edc4f2f225cf5d7030ff824fd3944735bbf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get __STRICT_ALIGNMENT from machine/endian.h</title>
<updated>2020-07-21T13:13:39+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2020-07-14T16:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7423582705d6c9d71e1caf8a1f892e8995bcd63e'/>
<id>urn:sha1:7423582705d6c9d71e1caf8a1f892e8995bcd63e</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>
</feed>
