<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Libft/README.md, branch master</title>
<subtitle>Reimplementation of libc functions</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/Libft/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/Libft/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/'/>
<updated>2026-02-22T11:25:58Z</updated>
<entry>
<title>Add NOMALLOC=1 flag to build library without malloc/free functions</title>
<updated>2026-02-22T11:25:58Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-22T11:02:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/commit/?id=2d515c104c9e8bc3d2cc9d27c44fd3feb8945699'/>
<id>urn:sha1:2d515c104c9e8bc3d2cc9d27c44fd3feb8945699</id>
<content type='text'>
Split SRCS into SRCS_BASE (allocation-free) and SRCS_ALLOC
(malloc/free-dependent). When NOMALLOC=1 is set, only SRCS_BASE is
compiled, producing a library with no heap allocation dependencies.
</content>
</entry>
<entry>
<title>Add README.md with project description, instructions, and function reference</title>
<updated>2026-02-21T16:41:16Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-21T16:41:16Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/commit/?id=9493ebbb311781fc3f7b889eb63b7d209cfca44d'/>
<id>urn:sha1:9493ebbb311781fc3f7b889eb63b7d209cfca44d</id>
<content type='text'>
</content>
</entry>
</feed>
