<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers, branch 3.0</title>
<subtitle>Standalone portable header-based implementation of FORTIFY_SOURCE=3 
</subtitle>
<id>http://git.dustri.org/fortify-headers/atom?h=3.0</id>
<link rel='self' href='http://git.dustri.org/fortify-headers/atom?h=3.0'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/'/>
<updated>2025-11-14T15:56:09Z</updated>
<entry>
<title>Add __diagnose_if annotations</title>
<updated>2025-11-14T15:56:09Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-11-14T15:25:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=611069d07c14bf7ace7a75fa2bc9147db8ac097d'/>
<id>urn:sha1:611069d07c14bf7ace7a75fa2bc9147db8ac097d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `format` annotations</title>
<updated>2025-11-14T15:56:09Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-11-14T14:06:23Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=e9b6cb7e2eb7029902ae92ef43fb905e5072785b'/>
<id>urn:sha1:e9b6cb7e2eb7029902ae92ef43fb905e5072785b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add `access` annotations</title>
<updated>2025-11-14T12:55:31Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-11-12T21:28:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=bf242b15e1f7873bdb940c2441b5e57747bc2f81'/>
<id>urn:sha1:bf242b15e1f7873bdb940c2441b5e57747bc2f81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make use of github actions</title>
<updated>2025-11-11T13:09:16Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-31T15:30:52Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=c93890993aded39be2f8f820fb19d8efe2cd9184'/>
<id>urn:sha1:c93890993aded39be2f8f820fb19d8efe2cd9184</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a testsuite</title>
<updated>2025-11-11T13:09:16Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-31T14:18:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=fe3e4269959ea7534722aa2664a3cac69d9109cf'/>
<id>urn:sha1:fe3e4269959ea7534722aa2664a3cac69d9109cf</id>
<content type='text'>
Co-Authored-By: q66 &lt;q66@chimera-linux.org&gt;
</content>
</entry>
<entry>
<title>Refresh the readme</title>
<updated>2025-11-10T22:55:25Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-31T20:41:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=558f28473a1dea3d314156f2f3c45f078433ff57'/>
<id>urn:sha1:558f28473a1dea3d314156f2f3c45f078433ff57</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add missing include in select.h</title>
<updated>2025-11-10T22:55:25Z</updated>
<author>
<name>q66</name>
</author>
<published>2023-12-15T21:38:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=cef75ee454f0933fe502bc51211213f43840bd6e'/>
<id>urn:sha1:cef75ee454f0933fe502bc51211213f43840bd6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not use static inline for C++ to avoid ODR violations</title>
<updated>2025-11-10T22:55:25Z</updated>
<author>
<name>q66</name>
</author>
<published>2023-12-15T21:42:34Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=a89ddb4cf1ce1694b74feb98d62d5600e02904af'/>
<id>urn:sha1:a89ddb4cf1ce1694b74feb98d62d5600e02904af</id>
<content type='text'>
Fixes https://github.com/jvoisin/fortify-headers/issues/31
</content>
</entry>
<entry>
<title>Remove wctomb</title>
<updated>2025-11-10T22:55:25Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-31T20:08:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=bc2641769ec3019ab7d794b032a6e36030581c76'/>
<id>urn:sha1:bc2641769ec3019ab7d794b032a6e36030581c76</id>
<content type='text'>
It's unfortunately valid to pass a buffer smaller than MB_CUR_MAX to wctomb, so
let's not trap on this. Moreover, it's supposed to be implemented in stdlib.h
and not wchar.h anyway.
</content>
</entry>
<entry>
<title>Add `swab`</title>
<updated>2025-10-31T21:16:21Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-10-31T14:55:01Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=4a26785c0cab4686e5825fe5f5e921d12e7142b7'/>
<id>urn:sha1:4a26785c0cab4686e5825fe5f5e921d12e7142b7</id>
<content type='text'>
Co-Authored-By: Sertonix &lt;sertonix@posteo.net&gt;
</content>
</entry>
</feed>
