<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers/include/poll.h, branch 0.2</title>
<subtitle>Standalone portable header-based implementation of FORTIFY_SOURCE=3 
</subtitle>
<id>http://git.dustri.org/fortify-headers/atom?h=0.2</id>
<link rel='self' href='http://git.dustri.org/fortify-headers/atom?h=0.2'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/'/>
<updated>2015-03-10T18:04:21Z</updated>
<entry>
<title>Inline ppoll() as well</title>
<updated>2015-03-10T18:04:21Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-10T18:04:21Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=0362def21a9478be6137e8b21379d87b81110f2d'/>
<id>urn:sha1:0362def21a9478be6137e8b21379d87b81110f2d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ppoll() static</title>
<updated>2015-03-10T16:38:26Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-10T16:31:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=99d1025513d63e89254dc6e7230488f16fb15f80'/>
<id>urn:sha1:99d1025513d63e89254dc6e7230488f16fb15f80</id>
<content type='text'>
Thanks Timo Teras.
</content>
</entry>
<entry>
<title>Style fix</title>
<updated>2015-03-07T10:32:28Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-07T10:32:28Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=8cb1c705b1c9d1a13d16d01f9bb22780c0528363'/>
<id>urn:sha1:8cb1c705b1c9d1a13d16d01f9bb22780c0528363</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ppoll() check</title>
<updated>2015-03-03T14:28:25Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-03T14:28:25Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=7279c33202a77972301aa367667de9207f360c1b'/>
<id>urn:sha1:7279c33202a77972301aa367667de9207f360c1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove redundant checks</title>
<updated>2015-02-28T20:50:34Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-02-28T20:49:00Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=e71d1fd257717987239380f52c25026e634c6a81'/>
<id>urn:sha1:e71d1fd257717987239380f52c25026e634c6a81</id>
<content type='text'>
We can never have an array of more than SIZE_MAX/2/sizeof(gid_t)
gid_t's.
</content>
</entry>
<entry>
<title>Use __typeof__(sizeof 0) trickery</title>
<updated>2015-02-28T16:01:26Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-02-28T16:01:26Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=7212959240ea8a73671d234c8b61ac81ca775b26'/>
<id>urn:sha1:7212959240ea8a73671d234c8b61ac81ca775b26</id>
<content type='text'>
We cannot pull stddef.h and since fortify already relies on GCC
features we can use the above typeof trick to get a usable size_t.
</content>
</entry>
<entry>
<title>Don't include stddef.h from poll.h</title>
<updated>2015-02-28T14:52:09Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-02-28T14:52:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=2f0e3f574f74e85f2a38aebc141f3d6fbc380910'/>
<id>urn:sha1:2f0e3f574f74e85f2a38aebc141f3d6fbc380910</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add poll() check</title>
<updated>2015-02-28T12:10:41Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-02-28T12:10:41Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=2ea31ca96f0e836b7477a52b3c15f313f69c1098'/>
<id>urn:sha1:2ea31ca96f0e836b7477a52b3c15f313f69c1098</id>
<content type='text'>
Not sure if including stddef.h from poll.h is acceptable.
</content>
</entry>
</feed>
