<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs, branch v2.3.5.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/?h=v2.3.5.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/?h=v2.3.5.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-06-03T14:59:53Z</updated>
<entry>
<title> Bugfix: remove overflow checking in tai?_add/sub</title>
<updated>2015-06-03T14:59:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-03T14:59:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=380b8a59dccaf828f5fc0c0961195c71479217dd'/>
<id>urn:sha1:380b8a59dccaf828f5fc0c0961195c71479217dd</id>
<content type='text'>
(because it doesn't work with relative times, duh!)
</content>
</entry>
<entry>
<title> Turn non-linear buffer macros calling str_len() into functions. &gt;.&gt;</title>
<updated>2015-06-02T14:08:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-06-02T14:08:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=effe4db8a69d475ae77bb7bf85bf53c009445d0e'/>
<id>urn:sha1:effe4db8a69d475ae77bb7bf85bf53c009445d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> C macros suck. Rewrote the case_diffb thing.</title>
<updated>2015-05-16T00:52:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-16T00:52:36Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=f476227930793f94e6ca9bd268b76bbf5c4f29c3'/>
<id>urn:sha1:f476227930793f94e6ca9bd268b76bbf5c4f29c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Typo fixes in case_diff*</title>
<updated>2015-05-16T00:44:06Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-16T00:44:06Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d85c1a21f3c3f3229d958aabc744756c3fa811b4'/>
<id>urn:sha1:d85c1a21f3c3f3229d958aabc744756c3fa811b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - add bitarray_count</title>
<updated>2015-05-16T00:26:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-16T00:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=efd2b41c35d427c78c685b9a543578df3641135d'/>
<id>urn:sha1:efd2b41c35d427c78c685b9a543578df3641135d</id>
<content type='text'>
 - add openwritevnclose_at
 - rc for 2.3.5.0
</content>
</entry>
<entry>
<title> Make all doc mobile-readable according to Google standards</title>
<updated>2015-05-07T10:12:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-07T10:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d'/>
<id>urn:sha1:d6d44bb45053f0dbf866f355d1e5a4b0b3eeaf3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> OpenBSD sucks, but everyone knew this already.</title>
<updated>2015-05-05T13:24:28Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-05T13:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d541b650832bc2bb32abcd0482924de0776776f5'/>
<id>urn:sha1:d541b650832bc2bb32abcd0482924de0776776f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - add stat_at</title>
<updated>2015-05-05T12:50:24Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-05-05T12:50:24Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=7d06701bfaad445e48832ba4fd189ffc36e34387'/>
<id>urn:sha1:7d06701bfaad445e48832ba4fd189ffc36e34387</id>
<content type='text'>
 - make case_diff* work as a function is more cases
 - make sig_number case-insensitive
 - make child signal unblocking work in child_spawn*
</content>
</entry>
<entry>
<title> - added str_nlen()</title>
<updated>2015-04-08T12:28:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-04-08T12:28:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=73ebb5709dc2a5aaee1e676a3c1b0bb7cebcd392'/>
<id>urn:sha1:73ebb5709dc2a5aaee1e676a3c1b0bb7cebcd392</id>
<content type='text'>
 - various fixes for --enable-libc-replacements
</content>
</entry>
<entry>
<title> Fixed the sha512 bug. rc for 2.3.3.0.</title>
<updated>2015-03-27T16:49:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-27T16:49:32Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=90767eae542f72b7069a3575bc55944cebc749b6'/>
<id>urn:sha1:90767eae542f72b7069a3575bc55944cebc749b6</id>
<content type='text'>
</content>
</entry>
</feed>
