<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libsimple, branch 1.6</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.6</id>
<link rel='self' href='https://git.maandree.se/libsimple/atom?h=1.6'/>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/'/>
<updated>2024-07-01T19:42:26Z</updated>
<entry>
<title>Add missing .c files</title>
<updated>2024-07-01T19:42:26Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T19:42:26Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=6a4bc5d6d1f13075de678ee6f2e8481dc03d868b'/>
<id>urn:sha1:6a4bc5d6d1f13075de678ee6f2e8481dc03d868b</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add missing man pages</title>
<updated>2024-07-01T19:29:28Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T19:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=2a47a999bb86486700f47a22547bf66c39255ed9'/>
<id>urn:sha1:2a47a999bb86486700f47a22547bf66c39255ed9</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add getexecpath functions</title>
<updated>2024-07-01T19:04:33Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T19:04:33Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=8b367c7f2d77bb5e1d7586853669df644a2b1d52'/>
<id>urn:sha1:8b367c7f2d77bb5e1d7586853669df644a2b1d52</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add readlink and readmagiclink functions</title>
<updated>2024-07-01T18:46:56Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T18:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=b550a5ba0261f3b6aba8988e37f1005102544568'/>
<id>urn:sha1:b550a5ba0261f3b6aba8988e37f1005102544568</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix libsimple_abspath</title>
<updated>2024-07-01T17:49:10Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T17:49:10Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=84b6dbef3adccc3eb588afb5d48d9c4fc0c2a3e7'/>
<id>urn:sha1:84b6dbef3adccc3eb588afb5d48d9c4fc0c2a3e7</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>m</title>
<updated>2024-07-01T17:12:45Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-07-01T17:12:45Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=e32e1c61ffc9763c4b512a38a6868a2509a7d68f'/>
<id>urn:sha1:e32e1c61ffc9763c4b512a38a6868a2509a7d68f</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Properly fix support for version of C before C11</title>
<updated>2024-06-29T15:11:06Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-06-29T15:11:06Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=2d325db65a6ea4603d048593df39537d204e932a'/>
<id>urn:sha1:2d325db65a6ea4603d048593df39537d204e932a</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add (libsimple_)_[v]e[n]printf</title>
<updated>2024-06-29T14:46:08Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-06-29T14:46:08Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=3adb84e43ad41e200beea4d3f09c4632024748fd'/>
<id>urn:sha1:3adb84e43ad41e200beea4d3f09c4632024748fd</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Fix C99 support</title>
<updated>2024-06-29T12:11:02Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-06-29T12:11:02Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=da28397b3d731ab2bdca752c9d3b9cd1ae00c5a5'/>
<id>urn:sha1:da28397b3d731ab2bdca752c9d3b9cd1ae00c5a5</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
<entry>
<title>Add libsimple_{cmp,qsort}_*</title>
<updated>2024-05-05T18:50:12Z</updated>
<author>
<name>Mattias Andrée</name>
<email>maandree@kth.se</email>
</author>
<published>2024-05-05T18:50:12Z</published>
<link rel='alternate' type='text/html' href='https://git.maandree.se/libsimple/commit/?id=b663b8ca0207d7e3b9bd84a69e6090133a8d0ce1'/>
<id>urn:sha1:b663b8ca0207d7e3b9bd84a69e6090133a8d0ce1</id>
<content type='text'>
Signed-off-by: Mattias Andrée &lt;maandree@kth.se&gt;
</content>
</entry>
</feed>
