<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libft.git/pre2019_subject.en.pdf, branch fractol</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>Features toggle to avoid bloat and unauthorized functions, config file, script to generate a rendu branch</title>
<updated>2020-01-15T23:51:22+00:00</updated>
<author>
<name>Charles</name>
<email>sircharlesaze@gmail.com</email>
</author>
<published>2020-01-15T23:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cacharle.com/libft.git/commit/?id=ae1412fdc283e442a0869aa7d63778449a7e5cfe'/>
<id>ae1412fdc283e442a0869aa7d63778449a7e5cfe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>
</feed>
