<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libstddjb, branch v2.3.5.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.3.5.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/libstddjb?h=v2.3.5.1'/>
<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> - 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> buffer_fill cosmetic fix</title>
<updated>2015-03-27T14:03:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-27T14:03:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=ef42db56c9ad91d10120861a42e70f8e85cc8870'/>
<id>urn:sha1:ef42db56c9ad91d10120861a42e70f8e85cc8870</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - added sha512 (buggy, need to commit to test somewhere else)</title>
<updated>2015-03-27T13:28:03Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-27T13:28:03Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=e17f71f9f01a429664caf120d9ac159ed9f5283f'/>
<id>urn:sha1:e17f71f9f01a429664caf120d9ac159ed9f5283f</id>
<content type='text'>
 - version bump (not a rc yet)
 - bugfix: buffer_get returned -1 EPIPE on short reads w/o EOF
</content>
</entry>
<entry>
<title> Applied Roman Kimov's fixes</title>
<updated>2015-03-13T15:54:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-13T15:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3f62636a98777125444f5bceff812428f6a73039'/>
<id>urn:sha1:3f62636a98777125444f5bceff812428f6a73039</id>
<content type='text'>
</content>
</entry>
</feed>
