<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers, branch 3.0.1</title>
<subtitle>Standalone portable header-based implementation of FORTIFY_SOURCE=3 
</subtitle>
<id>http://git.dustri.org/fortify-headers/atom?h=3.0.1</id>
<link rel='self' href='http://git.dustri.org/fortify-headers/atom?h=3.0.1'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/'/>
<updated>2025-12-30T10:34:48Z</updated>
<entry>
<title>Change __warning_if into __fortify_warning_if to fix potential conflicts</title>
<updated>2025-12-30T10:34:48Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-12-30T10:33:08Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=eec2b5e06bdb01d20f1a1125074a379e0b154d80'/>
<id>urn:sha1:eec2b5e06bdb01d20f1a1125074a379e0b154d80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change __access into __fortify_access to fix potential conflicts</title>
<updated>2025-12-30T10:34:48Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2025-12-30T10:32:19Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=c4c5fd41124f38a5afee02b8f604ddc21d3b199a'/>
<id>urn:sha1:c4c5fd41124f38a5afee02b8f604ddc21d3b199a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change __format into __fortify_format to fix conflict with LLVM libcxx</title>
<updated>2025-12-30T10:25:44Z</updated>
<author>
<name>Haelwenn (lanodan) Monnier</name>
</author>
<published>2025-12-29T20:15:44Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=4797899b24d35873211cf0cd1a2a373e2db3c528'/>
<id>urn:sha1:4797899b24d35873211cf0cd1a2a373e2db3c528</id>
<content type='text'>
LLVM libcxx (20.1.8) also defines a `__format` macro in it's
C++ locale header (`/usr/include/c++/v1/locale`).

Fixes: https://github.com/jvoisin/fortify-headers/issues/76
</content>
</entry>
<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>
</feed>
