<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple, branch 1.0</title>
<subtitle>[Stable] A bunch of C functions that are useful when writing simple code
</subtitle>
<id>https://git.maandree.se/libsimple/atom?h=1.0</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.0'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2018-08-29T16:42:41Z</updated>
<entry>
<title>Makefile: add install and uninstall rules</title>
<updated>2018-08-29T16:42:41Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T16:41:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=d8fde23bf25074d7f812b956d21cdcc36a348c28'/>
<id>urn:sha1:d8fde23bf25074d7f812b956d21cdcc36a348c28</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Circumvent optimisation bug in clang, and fix bug in have_custom_malloc</title>
<updated>2018-08-29T16:38:55Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T16:38:55Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=c08ceacdbc096a05f520c99e5b7f230212c249bb'/>
<id>urn:sha1:c08ceacdbc096a05f520c99e5b7f230212c249bb</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix clang support</title>
<updated>2018-08-29T15:54:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T15:54:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=22b45516531456ccfd84eb92037061ce0e2cc751'/>
<id>urn:sha1:22b45516531456ccfd84eb92037061ce0e2cc751</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Circumvent GCC bugs in test code when optimised</title>
<updated>2018-08-29T15:51:58Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T15:51:58Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=951b4d882fa2393369656e05efef3bb229e38c1d'/>
<id>urn:sha1:951b4d882fa2393369656e05efef3bb229e38c1d</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add readme</title>
<updated>2018-08-29T15:12:23Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T15:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=082efbbd098aa86239249ae7c040ec3bf7d159a4'/>
<id>urn:sha1:082efbbd098aa86239249ae7c040ec3bf7d159a4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove sendfd, recvfd, recvfrom_timestamped, and recv_timestamped for now</title>
<updated>2018-08-29T14:52:38Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T14:51:41Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=7f397be7159a28d459d8f4ba6b934ab86458d633'/>
<id>urn:sha1:7f397be7159a28d459d8f4ba6b934ab86458d633</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for strtotimespec and strtotimeval</title>
<updated>2018-08-29T13:41:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T13:41:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=21c3c2fa3b07daff747799863756a3cb14c14655'/>
<id>urn:sha1:21c3c2fa3b07daff747799863756a3cb14c14655</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for [v]{we,e,en}printf</title>
<updated>2018-08-29T12:34:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T12:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=adb6da8b949b934b2a91406a7fb470e91d8dcefc'/>
<id>urn:sha1:adb6da8b949b934b2a91406a7fb470e91d8dcefc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2018-08-29T10:55:52Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-29T10:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=280258050d3c129614d60bca4d6df31288dc2573'/>
<id>urn:sha1:280258050d3c129614d60bca4d6df31288dc2573</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests</title>
<updated>2018-08-28T22:35:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T22:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=ac15d5da43275997dc871fc1128c6d01c3c5a4cc'/>
<id>urn:sha1:ac15d5da43275997dc871fc1128c6d01c3c5a4cc</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
