<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/include/compat/machine, branch master</title>
<subtitle>A mirror of https://github.com/libressl/portable.git
</subtitle>
<id>https://git.lua4.win/portable/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/portable/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/'/>
<updated>2021-11-10T04:43:53+00:00</updated>
<entry>
<title>Autoconf updates</title>
<updated>2021-11-10T04:43:53+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2021-11-10T04:34:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=f69066726257d07257fce6c5f076bbf27f49b376'/>
<id>urn:sha1:f69066726257d07257fce6c5f076bbf27f49b376</id>
<content type='text'>
Move machine/endian.h to endian.h, use AC_HEADER_RESOLV over individual
header checks, and include prerequisites for netinet/ip.h check.
</content>
</entry>
<entry>
<title>Support operating systems without some non-POSIX headers</title>
<updated>2021-10-03T11:33:16+00:00</updated>
<author>
<name>Jonas 'Sortie' Termansen</name>
<email>sortie@maxsi.org</email>
</author>
<published>2021-10-03T11:33:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=fcf6c877881626ee2ac94fc77051c79e3f7ae7ce'/>
<id>urn:sha1:fcf6c877881626ee2ac94fc77051c79e3f7ae7ce</id>
<content type='text'>
The arpa/nameser.h, netinet/ip.h, and resolv.h headers are not crucial
to building LibreSSL. The netinet/ip.h header is used in nc(1) for
optional IPTOS_ features that can be ifdef'd on systems without support.

The endian.h header is the upcoming standard header and should be used
whenever available and correct. The machine/endian.h header is
non-standard and doesn't have to exist on POSIX systems.

Fix the check for getpagesize(3) not forward declaring the function,
such that CFLAGS with -Werror=implicit-function-declaration doesn't
cause the check to fail.
</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>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>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>
