<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libft.git/ft_lstiter_bonus.c, branch raw</title>
<subtitle>School project: Rewritting some libc functions and adding new ones
</subtitle>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/'/>
<entry>
<title>More protection</title>
<updated>2019-10-17T07:09:41+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-17T07:09:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=6cb01d2fd8a6b07ef3ddaa8bb322f30c545316e7'/>
<id>6cb01d2fd8a6b07ef3ddaa8bb322f30c545316e7</id>
<content type='text'>
- substr if start &gt; str length
- all list functions check for NULL reference
- not modifying const pointers
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- substr if start &gt; str length
- all list functions check for NULL reference
- not modifying const pointers
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated ft_lstiter and ft_lstmap according to the updated subject</title>
<updated>2019-10-15T13:31:06+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-15T13:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=8a4d4c806e9896228f016baa62c5c7e219acf655'/>
<id>8a4d4c806e9896228f016baa62c5c7e219acf655</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed libft_bonus.h</title>
<updated>2019-10-15T13:01:35+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-15T12:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=bebdb6929703ebdf9d3f65f19fd29780ac39cab3'/>
<id>bebdb6929703ebdf9d3f65f19fd29780ac39cab3</id>
<content type='text'>
bonus rule in Makefile remove guard close in libft.h
to declare t_list struct and ft_lst* prototypes.
Fixed ft_lstclear with recursion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bonus rule in Makefile remove guard close in libft.h
to declare t_list struct and ft_lst* prototypes.
Fixed ft_lstclear with recursion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normed, Makefile bonus rule</title>
<updated>2019-10-09T07:12:43+00:00</updated>
<author>
<name>Cabergs Charles</name>
<email>cacharle@w-r5-p6.s19.be</email>
</author>
<published>2019-10-09T07:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=840957aee277e7c426647cc133b2a41e7cecd9a9'/>
<id>840957aee277e7c426647cc133b2a41e7cecd9a9</id>
<content type='text'>
- bonus rule to add the *_bonus files to libft.a
- normed memmove, calloc and bonus
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- bonus rule to add the *_bonus files to libft.a
- normed memmove, calloc and bonus
</pre>
</div>
</content>
</entry>
</feed>
