<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libft.git/libft.en.pdf, branch scop</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>Fix ft_memmove and calloc</title>
<updated>2019-10-08T16:33:20+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-08T16:33:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=f723389e5143c9ee0bc3d9774bb523b1c752b74c'/>
<id>f723389e5143c9ee0bc3d9774bb523b1c752b74c</id>
<content type='text'>
- memmove doesnt depend on a buffer size
- calloc return NULL if count or size == 0
- added byte type
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- memmove doesnt depend on a buffer size
- calloc return NULL if count or size == 0
- added byte type
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP bonus list</title>
<updated>2019-10-07T19:06:30+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2019-10-07T19:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=c73c541621f0567c511bbcac4a0bf40e116c53d7'/>
<id>c73c541621f0567c511bbcac4a0bf40e116c53d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
