<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libft.git/ft_substr.c, branch master</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>Move *.o -&gt; src/, *.h -&gt; include/ and *.o -&gt; build</title>
<updated>2020-01-15T07:49:32+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-01-15T06:56:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=49ad59b0e773e92e93fb69ede889c781ca53e680'/>
<id>49ad59b0e773e92e93fb69ede889c781ca53e680</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored everything</title>
<updated>2019-11-20T03:04:55+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-11-20T03:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=9901cd05849fa0ef396f09f57b07807ebd96ca32'/>
<id>9901cd05849fa0ef396f09f57b07807ebd96ca32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed ft_substr, added a few protection to list functions</title>
<updated>2019-10-18T13:31:00+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-18T13:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=43e6c82cad5d790c75c918a4eca85cdec894d1c8'/>
<id>43e6c82cad5d790c75c918a4eca85cdec894d1c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Fixed ft_split to destroy previous alloc if ENOMEM</title>
<updated>2019-10-15T05:58:38+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-14T10:54:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=f23592ea0c122a0da2723d4253c47ca227529f79'/>
<id>f23592ea0c122a0da2723d4253c47ca227529f79</id>
<content type='text'>
- Normed libf.h
- Removed ugly conditions in ft_strnstr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Normed libf.h
- Removed ugly conditions in ft_strnstr
</pre>
</div>
</content>
</entry>
<entry>
<title>Added calloc and strlcpy, rename out of date</title>
<updated>2019-10-07T14:33:51+00:00</updated>
<author>
<name>Cabergs Charles</name>
<email>cacharle@w-r4-p5.s19.be</email>
</author>
<published>2019-10-07T14:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=8adeef1b50a3a819cf6525af94f1fbce62465a7e'/>
<id>8adeef1b50a3a819cf6525af94f1fbce62465a7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
