<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple/vputenvf.c, branch 1.8</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.8</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.8'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2022-06-12T16:48:26Z</updated>
<entry>
<title>Replace to last static inline's with line + extern inline, and fix warnings</title>
<updated>2022-06-12T16:48:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-06-12T16:48:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=9b483673c0c8a52d81127a23788fa4c976f2b10f'/>
<id>urn:sha1:9b483673c0c8a52d81127a23788fa4c976f2b10f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Remove `static` from some `static inline`</title>
<updated>2022-06-10T18:34:32Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2022-06-10T18:34:32Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=056c5fe698f194c3187b9eec5378c441930c005b'/>
<id>urn:sha1:056c5fe698f194c3187b9eec5378c441930c005b</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>Fix vputenvf</title>
<updated>2018-08-26T20:04:46Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-26T20:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=2fee848b54e9b0860e31b30ecc86fbeced590fde'/>
<id>urn:sha1:2fee848b54e9b0860e31b30ecc86fbeced590fde</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>Tests and minor improvements</title>
<updated>2018-08-25T21:30:50Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-25T21:30:50Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=22aa70eb6fdee109316ea0d81c39e1257b93f009'/>
<id>urn:sha1:22aa70eb6fdee109316ea0d81c39e1257b93f009</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-12T19:35:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2018-08-12T19:35:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=93b8428b5812191177c790ea9ffb9158d5a296b4'/>
<id>urn:sha1:93b8428b5812191177c790ea9ffb9158d5a296b4</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Split into multiple units</title>
<updated>2017-11-12T13:54:29Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2017-11-12T13:44:35Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=67a395794b678d7da053c3daf61eb12d3f9437f2'/>
<id>urn:sha1:67a395794b678d7da053c3daf61eb12d3f9437f2</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
