<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fortify-headers/tests/test_stpncpy_static_write.c, branch 3.0.2</title>
<subtitle>Standalone portable header-based implementation of FORTIFY_SOURCE=3 
</subtitle>
<id>http://git.dustri.org/fortify-headers/atom?h=3.0.2</id>
<link rel='self' href='http://git.dustri.org/fortify-headers/atom?h=3.0.2'/>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/'/>
<updated>2026-04-30T15:37:02Z</updated>
<entry>
<title>Fix a bug in stpncpy</title>
<updated>2026-04-30T15:37:02Z</updated>
<author>
<name>jvoisin</name>
</author>
<published>2026-04-30T15:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dustri.org/fortify-headers/commit/?id=6040b4a27409968c764353a98c45d972cfd89a8a'/>
<id>urn:sha1:6040b4a27409968c764353a98c45d972cfd89a8a</id>
<content type='text'>
The manpage says that stpncpy will "copy non-null bytes from the string pointed
to by src into the array pointed to by dst.", it doesn't add a terminal NULL
byte, so we shouldn't check for it.
</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>
</feed>
