<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Libft/src/ft_lstiter.c, 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-21T16:33:28Z</updated>
<entry>
<title>Implement libft Part 3 (linked lists) with tests</title>
<updated>2026-02-21T16:33:28Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-02-21T16:33:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/Libft/commit/?id=7a34b3d412f5022d4ce25d84ec7fb4002b1fb5db'/>
<id>urn:sha1:7a34b3d412f5022d4ce25d84ec7fb4002b1fb5db</id>
<content type='text'>
Add t_list struct and 9 linked list functions: ft_lstnew,
ft_lstadd_front, ft_lstsize, ft_lstlast, ft_lstadd_back,
ft_lstdelone, ft_lstclear, ft_lstiter, ft_lstmap.
</content>
</entry>
</feed>
