<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/Makefile, 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>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>Make it possible to force all memory allocation functions to fail in tests</title>
<updated>2018-08-28T11:45:34Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T11:45:34Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=f27708ce206f97896bcf001d00d126f91ff7a5c8'/>
<id>urn:sha1:f27708ce206f97896bcf001d00d126f91ff7a5c8</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add tests for allocation functions</title>
<updated>2018-08-28T10:36:31Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T10:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=6fda2a0697d9d49db823e1569edf27378cf31daf'/>
<id>urn:sha1:6fda2a0697d9d49db823e1569edf27378cf31daf</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add test function to all .c files</title>
<updated>2018-08-28T08:41:36Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-28T08:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=60513cb5508a8197f5219dc3d06c0331c99863a6'/>
<id>urn:sha1:60513cb5508a8197f5219dc3d06c0331c99863a6</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-26T19:11:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T19:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=bfcf92f37e96808539a319ce0b79ef194bf0de31'/>
<id>urn:sha1:bfcf92f37e96808539a319ce0b79ef194bf0de31</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fixes and tests</title>
<updated>2018-08-26T18:55:48Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T18:55:48Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=779ccf8c11d3990052f3e0f400319dbb8c2d7f77'/>
<id>urn:sha1:779ccf8c11d3990052f3e0f400319dbb8c2d7f77</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add test for putenvf</title>
<updated>2018-08-26T17:09:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T17:09:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=2994cd6c2cb1103613f3116ef7c371a64ae5221f'/>
<id>urn:sha1:2994cd6c2cb1103613f3116ef7c371a64ae5221f</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-26T16:18:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T16:18:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=5e6416550f23daff9e622445123b17d2b5d53a8e'/>
<id>urn:sha1:5e6416550f23daff9e622445123b17d2b5d53a8e</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Tests and fixes</title>
<updated>2018-08-26T12:31:09Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T12:31:09Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=e59072005414970eda98dee2acf22487805e091c'/>
<id>urn:sha1:e59072005414970eda98dee2acf22487805e091c</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
