<feed xmlns='http://www.w3.org/2005/Atom'>
<title>portable/m4, 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-23T02:32:25+00:00</updated>
<entry>
<title>AC_CHECK_FUNC does not set the define, prefer AC_CHECK_FUNCS</title>
<updated>2018-03-23T02:32:25+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-23T02:32:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=158281bdfe1664174ea22d7f900a72d8c18887cb'/>
<id>urn:sha1:158281bdfe1664174ea22d7f900a72d8c18887cb</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>bump base requirement to Windows Vista, use builtin inet_ntop/pton</title>
<updated>2018-03-14T12:29:04+00:00</updated>
<author>
<name>Brent Cook</name>
<email>busterb@gmail.com</email>
</author>
<published>2018-03-14T12:29:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=3fb9e63b907186c70fb79e818d899ccb67b4b421'/>
<id>urn:sha1:3fb9e63b907186c70fb79e818d899ccb67b4b421</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add libpthread for libtls build</title>
<updated>2018-03-13T14:16:10+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2018-03-13T14:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=0ed618095d6f3ea72d533079788b09ee938a3332'/>
<id>urn:sha1:0ed618095d6f3ea72d533079788b09ee938a3332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 64bit build designation on Solaris</title>
<updated>2018-01-11T14:46:22+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2018-01-11T14:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9e06be3fcd28559d148b415b3f4ed500d2fff3b8'/>
<id>urn:sha1:9e06be3fcd28559d148b415b3f4ed500d2fff3b8</id>
<content type='text'>
- Revert commit https://github.com/libressl-portable/portable/pull/327/commits/c18852f650a3cb258e10222695a31ed5c929ab23
- Remove -m64 from CMakeLists.txt by commit https://github.com/libressl-portable/portable/commit/08089a1b20a1818538670d641242266ed3185814
- Suggested by @andy-js in conversation https://github.com/libressl-portable/portable/pull/327
</content>
</entry>
<entry>
<title>Fixed getpagesize detection on Android</title>
<updated>2017-11-23T12:28:25+00:00</updated>
<author>
<name>Evgen Bodunov</name>
<email>molind@gmail.com</email>
</author>
<published>2017-11-23T12:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=aff3a43fa099aab39927d93fc3f0cd861b15876d'/>
<id>urn:sha1:aff3a43fa099aab39927d93fc3f0cd861b15876d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add prototype definitions of asprintf and vasprintf for CYGWIN build</title>
<updated>2017-07-16T14:59:55+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-07-16T14:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=5afc4e3cd855e7726a2b614d7004699ed727ec0d'/>
<id>urn:sha1:5afc4e3cd855e7726a2b614d7004699ed727ec0d</id>
<content type='text'>
- define _GNU_SOURCE in case of cygwin

As compilation warning report by @Dravion
</content>
</entry>
<entry>
<title>Land #328, generate the crypto export symbol list at build time</title>
<updated>2017-07-09T10:12:21+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-07-09T10:12:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=70ee57c6ad8173ceb153e78c8225b1f9ae5a5051'/>
<id>urn:sha1:70ee57c6ad8173ceb153e78c8225b1f9ae5a5051</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate the crypto export symbol list at build time</title>
<updated>2017-07-08T22:46:16+00:00</updated>
<author>
<name>Brent Cook</name>
<email>bcook@openbsd.org</email>
</author>
<published>2017-07-08T22:46:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=9b88fa46bb727d811d95f7696d91cbc07278f65e'/>
<id>urn:sha1:9b88fa46bb727d811d95f7696d91cbc07278f65e</id>
<content type='text'>
we currently do it at configure time, which makes this a generated
source, but generated sources should be cleaned up, which breaks
'make clean; make'
</content>
</entry>
<entry>
<title>Set Solaris build default to 64 bit</title>
<updated>2017-07-07T16:43:07+00:00</updated>
<author>
<name>kinichiro</name>
<email>kinichiro.inoguchi@gmail.com</email>
</author>
<published>2017-07-07T16:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/portable/commit/?id=c18852f650a3cb258e10222695a31ed5c929ab23'/>
<id>urn:sha1:c18852f650a3cb258e10222695a31ed5c929ab23</id>
<content type='text'>
</content>
</entry>
</feed>
