<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers/include, 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>Fix strncat() and strncpy() mappings</title>
<updated>2015-03-10T16:38:26Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-07T11:49:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=701d7d3303f7df0ec88bf8275c6c78d172556e30'/>
<id>urn:sha1:701d7d3303f7df0ec88bf8275c6c78d172556e30</id>
<content type='text'>
Thanks zhasha.
</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>Fix some checks in wchar.h</title>
<updated>2015-03-06T12:39:11Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-06T12:39:11Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=ead32d63209133fa83dbb43debd4db33b363d887'/>
<id>urn:sha1:ead32d63209133fa83dbb43debd4db33b363d887</id>
<content type='text'>
Some of these functions allow the destination pointer to be NULL.
Do not trap in that case as nothing will be written to the destination
buffer.
</content>
</entry>
<entry>
<title>Fix mbsnrtowcs() and wcsnrtombs() checks</title>
<updated>2015-03-05T18:21:52Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-05T18:21:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=9b128ed5384b9b474dee5a23d37047cd59e8646f'/>
<id>urn:sha1:9b128ed5384b9b474dee5a23d37047cd59e8646f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wcsrtombs() check</title>
<updated>2015-03-04T20:16:44Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-04T20:16:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=c51977cfcc0b4d62e4836b4471f760ec3e3936e9'/>
<id>urn:sha1:c51977cfcc0b4d62e4836b4471f760ec3e3936e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix mbsrtowcs() check</title>
<updated>2015-03-04T19:58:48Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-04T18:26:59Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=4ddbe16d881bb8ea70f63ea55f92fa5bb4c7802d'/>
<id>urn:sha1:4ddbe16d881bb8ea70f63ea55f92fa5bb4c7802d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle early termination in wcsnrtombs() and mbsnrtowcs()</title>
<updated>2015-03-04T17:10:50Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-04T17:10:16Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=7392bcaef8dfdfba67253f3b84f1f1a611e7bab3'/>
<id>urn:sha1:7392bcaef8dfdfba67253f3b84f1f1a611e7bab3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add wctomb() check</title>
<updated>2015-03-04T13:12:58Z</updated>
<author>
<name>sin</name>
</author>
<published>2015-03-04T13:12:58Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=3d237352de2832b07b2f61349cf618f5880a1e7b'/>
<id>urn:sha1:3d237352de2832b07b2f61349cf618f5880a1e7b</id>
<content type='text'>
</content>
</entry>
</feed>
