<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/include, branch v2.3.5.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.3.5.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.3.5.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-06-02T14:08:00Z</updated>
<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> - 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> - 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> Add hiercopy and hiercopy_tmp</title>
<updated>2015-02-23T23:28:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-23T23:28:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=7bfdb8092915753c42f9f06a56fbbc46b11e593e'/>
<id>urn:sha1:7bfdb8092915753c42f9f06a56fbbc46b11e593e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Add wait_estatus()</title>
<updated>2015-02-19T04:12:02Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-19T04:12:02Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=73783574792a8dc9538b0e20cd61f3177124f897'/>
<id>urn:sha1:73783574792a8dc9538b0e20cd61f3177124f897</id>
<content type='text'>
 - version: rc for 2.3.1.0
</content>
</entry>
<entry>
<title> Modify wait_status to return 256 when WIFSIGNALED</title>
<updated>2015-02-18T00:33:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-18T00:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=9a3e10869c7581543aa7fc37b44e25cbba895f4b'/>
<id>urn:sha1:9a3e10869c7581543aa7fc37b44e25cbba895f4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Typo fix in unixmessage.h</title>
<updated>2015-02-08T09:23:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-08T09:23:26Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=0a1e092ed34c8594038cb6253bda311342456720'/>
<id>urn:sha1:0a1e092ed34c8594038cb6253bda311342456720</id>
<content type='text'>
</content>
</entry>
</feed>
