<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include/compat, branch v2.6.1</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=v2.6.1</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=v2.6.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2017-05-13T15:00:10+00:00</updated>
<entry>
<title>Add definition of in_addr_t for Windows build</title>
<updated>2017-05-13T15:00:10+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-05-06T17:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=530fbba1edc3670e88ab7854e19d64df2adf0ee4'/>
<id>urn:sha1:530fbba1edc3670e88ab7854e19d64df2adf0ee4</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 support for getpagesize</title>
<updated>2017-03-15T13:02:11+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-03-15T12:02:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c61c9821e8417243a5a0cf691415f5e5626f2b3b'/>
<id>urn:sha1:c61c9821e8417243a5a0cf691415f5e5626f2b3b</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>Move S_IRGRP and S_IROTH from fcntl.h to sys/stat.h</title>
<updated>2017-01-27T17:49:06+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-27T17:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=fb936f89b8cb16d7e8f1fd73a527099616db74fb'/>
<id>urn:sha1:fb936f89b8cb16d7e8f1fd73a527099616db74fb</id>
<content type='text'>
- S_IRGRP and S_IROTH should be defined in sys/stat.h rather than fcntl.h
- Old MinGW64 on Ubuntu 14.04 appears not to have S_IRGRP and S_IROTH
- MinGW64 has __WIN32 defined but does not have _MSC_VER defined
</content>
</entry>
<entry>
<title>Add S_IRGRP and S_IROTH to include/compat/fcntl.h for ocspcheck</title>
<updated>2017-01-26T08:51:49+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-26T17:37:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f5026b1f3c66db61618e64f6d634c5ad170a2404'/>
<id>urn:sha1:f5026b1f3c66db61618e64f6d634c5ad170a2404</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add STDOUT_FILENO to include/compat/unistd.h</title>
<updated>2017-01-26T08:51:49+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-26T06:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=e57ab149c288b633285d5dee3ee4fc61b542fe50'/>
<id>urn:sha1:e57ab149c288b633285d5dee3ee4fc61b542fe50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add inet_ntop and memmem for ocspcheck</title>
<updated>2017-01-26T08:51:35+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-26T04:58:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=7dd0650d3374ab4c944f640c485c6045223422d9'/>
<id>urn:sha1:7dd0650d3374ab4c944f640c485c6045223422d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fcntl.h shim since HP-UX 11.31 (ia64) does not define O_CLOEXEC</title>
<updated>2017-01-19T00:58:21+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-01-19T00:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=b249f68e6ca8b5122fa21c7d66bd4f74d21c1551'/>
<id>urn:sha1:b249f68e6ca8b5122fa21c7d66bd4f74d21c1551</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MSVSC fixes</title>
<updated>2017-01-16T16:59:24+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2017-01-16T16:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3b2560feb355e708a59ecfb224932810687a75ad'/>
<id>urn:sha1:3b2560feb355e708a59ecfb224932810687a75ad</id>
<content type='text'>
</content>
</entry>
</feed>
