<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include, branch v2.7.1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.7.1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.7.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2018-03-23T20:35:58+00:00</updated>
<entry>
<title>always allow upstream time.h to be visible</title>
<updated>2018-03-23T20:35:58+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T20:35:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=31c98c2969f70b2db3e866352ec027f7b965c406'/>
<id>urn:sha1:31c98c2969f70b2db3e866352ec027f7b965c406</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add proper guard and typedef</title>
<updated>2018-03-23T18:45:05+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T18:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=6b513a1c78b8a8c4c48b9ef476628728974f3171'/>
<id>urn:sha1:6b513a1c78b8a8c4c48b9ef476628728974f3171</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adjust definition of compat clock_gettime</title>
<updated>2018-03-23T16:10:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T16:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4b2a8cd1c16896ca5d4570656435aa1b69bcbd46'/>
<id>urn:sha1:4b2a8cd1c16896ca5d4570656435aa1b69bcbd46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hide clock_gettime on win32</title>
<updated>2018-03-23T02:11:46+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T02:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7ffaf004153931ba77da7f6659feb1990f4ff760'/>
<id>urn:sha1:7ffaf004153931ba77da7f6659feb1990f4ff760</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add clock_gettime for macos 10.11 and earlier</title>
<updated>2018-03-23T02:04:43+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T01:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=987aa6a084312be8501bdda42b0e5aab3b84d52a'/>
<id>urn:sha1:987aa6a084312be8501bdda42b0e5aab3b84d52a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pthread_self/pthread_equal for win32</title>
<updated>2018-03-18T15:36:51+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-18T15:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0e46c1e8ba9eca009173d2dc0c3084b322088eaf'/>
<id>urn:sha1:0e46c1e8ba9eca009173d2dc0c3084b322088eaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>re-add headers for distribution</title>
<updated>2018-03-14T18:01:24+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T18:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0e69421d820ac3b9e2c70375cf410e6cb674a452'/>
<id>urn:sha1:0e69421d820ac3b9e2c70375cf410e6cb674a452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>syntax updates</title>
<updated>2018-03-14T17:58:48+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T17:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=4799f0d9be5658d18fe33ffbbde42ed4fc608ef3'/>
<id>urn:sha1:4799f0d9be5658d18fe33ffbbde42ed4fc608ef3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>prefer including windows.h over the internal header</title>
<updated>2018-03-14T17:56:26+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T17:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=cfdaa1185f17a10aeb8bc044fedd1dbc66dca229'/>
<id>urn:sha1:cfdaa1185f17a10aeb8bc044fedd1dbc66dca229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add pthread_once(3) implementation for Windows</title>
<updated>2018-03-14T12:36:45+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T12:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=d5608b38af69baf354705e03085346fb55b75b30'/>
<id>urn:sha1:d5608b38af69baf354705e03085346fb55b75b30</id>
<content type='text'>
</content>
</entry>
</feed>
