<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/package, branch v2.2.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.2.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-01-10T16:12:57Z</updated>
<entry>
<title> Bugfix: unixmessage_sender_free didn't close all the pending fds</title>
<updated>2015-01-10T16:12:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-10T16:12:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1a83aaeb67d50f321fbf4caf0d402bbacebd6857'/>
<id>urn:sha1:1a83aaeb67d50f321fbf4caf0d402bbacebd6857</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add unixmessage_unput, for transaction cancellation</title>
<updated>2015-01-09T17:04:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-09T17:04:38Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=00a4c6056dba93c98cac687f24d5122acc76ded0'/>
<id>urn:sha1:00a4c6056dba93c98cac687f24d5122acc76ded0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add cancellation to iterators over avltree(n) and genset(dyn)</title>
<updated>2015-01-09T16:10:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-09T16:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=b59ce39f9779cf4b1ad423783b6a532f94a8e880'/>
<id>urn:sha1:b59ce39f9779cf4b1ad423783b6a532f94a8e880</id>
<content type='text'>
</content>
</entry>
<entry>
<title> tai conversion functions overhaul.</title>
<updated>2015-01-09T01:00:59Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-09T01:00:59Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1c032ec5855551c44b88f94fc35fa87db4279f0a'/>
<id>urn:sha1:1c032ec5855551c44b88f94fc35fa87db4279f0a</id>
<content type='text'>
 API change -&gt; rc for 2.2.0.0
 Doc updated.
</content>
</entry>
<entry>
<title> Fix uintXX_fmtlist and uintXX_scanlist includes</title>
<updated>2015-01-06T22:41:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-06T22:41:00Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c2b04f3c900553ce385203b54e351df0e79449e1'/>
<id>urn:sha1:c2b04f3c900553ce385203b54e351df0e79449e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Bugfixes in unixmessage/skaclient (short writes / fd leakage / DoS)</title>
<updated>2015-01-06T00:31:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-06T00:31:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=aa081897ac57658482143f29f4b88b1ebbddede3'/>
<id>urn:sha1:aa081897ac57658482143f29f4b88b1ebbddede3</id>
<content type='text'>
 - ABI change: unixmessage protocol header is now 6 bytes (was 8)
 - API change: skaclient_start(_async) now takes an "options" argument
 - version increase to 2.1.0.0
</content>
</entry>
<entry>
<title> Add unixmessage_drop and some stuff in skaclient</title>
<updated>2015-01-04T19:00:46Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-04T19:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=5b4cf1798bfaf7be1dfaea36614757db80cae23d'/>
<id>urn:sha1:5b4cf1798bfaf7be1dfaea36614757db80cae23d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add skaclient_syncify for easier async/sync handling</title>
<updated>2015-01-02T15:28:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T15:28:30Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2dc97e2b5c06f8fafcefe413592de3251a57d923'/>
<id>urn:sha1:2dc97e2b5c06f8fafcefe413592de3251a57d923</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Remove the --enable-right-tz configure option.</title>
<updated>2015-01-02T10:15:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-02T10:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=4fd65aec913a1b99e8d748a7a82c150b8f7ee510'/>
<id>urn:sha1:4fd65aec913a1b99e8d748a7a82c150b8f7ee510</id>
<content type='text'>
 Make it a run-time autodetection instead.
 Update doc.
 Thanks to Paul Jarc for the suggestion.
</content>
</entry>
<entry>
<title> Found the BSD unixmessage bug. recvmsg(..., MSG_WAITALL) blocks</title>
<updated>2014-12-20T22:25:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-20T22:25:08Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=db7f4d2c1ef70334af4cb8c1980f47d8a9f69249'/>
<id>urn:sha1:db7f4d2c1ef70334af4cb8c1980f47d8a9f69249</id>
<content type='text'>
until buffer full or socket shutdown on BSD, *even if the socket is
nonblocking*. So I added an "okwaitall" sysdeps, and won't set
MSG_WAITALL on retarded systems.
</content>
</entry>
</feed>
