<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/include, branch v2.3.10.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.3.10.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/src/include?h=v2.3.10.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2016-02-02T23:33:34Z</updated>
<entry>
<title> Tentative re-commit of the closecb feature</title>
<updated>2016-02-02T23:33:34Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-02-02T23:33:34Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c2e99ad0fbca5f669c76f188cff7e74681a3e683'/>
<id>urn:sha1:c2e99ad0fbca5f669c76f188cff7e74681a3e683</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert " Add support for advanced closing callbacks to unixmessage_sender_flush."</title>
<updated>2016-02-02T07:36:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-02-02T07:36:22Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6129e14bc76488f121c4557eb477886dd9dd2926'/>
<id>urn:sha1:6129e14bc76488f121c4557eb477886dd9dd2926</id>
<content type='text'>
This reverts commit c9c7e241a7b68f67e0cc8a7d3874510dced532d6.

(something is segfaulting, reverting until I find the fix)
</content>
</entry>
<entry>
<title> Add support for advanced closing callbacks to unixmessage_sender_flush.</title>
<updated>2016-01-18T23:56:21Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-01-18T23:56:21Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c9c7e241a7b68f67e0cc8a7d3874510dced532d6'/>
<id>urn:sha1:c9c7e241a7b68f67e0cc8a7d3874510dced532d6</id>
<content type='text'>
(Typically, this will be used for refcounting when broadcasting copies of
the same fd.)
</content>
</entry>
<entry>
<title> Add bitarray_first{clear,set}_skip (thx jjk)</title>
<updated>2016-01-05T20:04:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2016-01-05T20:04:57Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2b0ab2120becaa40b777e7c43bfa57cb0397e3a9'/>
<id>urn:sha1:2b0ab2120becaa40b777e7c43bfa57cb0397e3a9</id>
<content type='text'>
 version: rc for 2.3.9.0 after Makefile fix
</content>
</entry>
<entry>
<title> Add touch, filecopy_unsafe, filecopy_suffix</title>
<updated>2015-08-25T23:12:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-25T23:12:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6363f5c76f236303c13e714d451ccd2b1208ebca'/>
<id>urn:sha1:6363f5c76f236303c13e714d451ccd2b1208ebca</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add atomic_rm_rf and atomic_rm_rf_tmp</title>
<updated>2015-08-13T12:02:12Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-08-13T12:02:12Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=65d71ab4b780a5d18a8146eb4567eb8a9105f4fe'/>
<id>urn:sha1:65d71ab4b780a5d18a8146eb4567eb8a9105f4fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - fd_close fix</title>
<updated>2015-07-20T20:12:23Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-20T20:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a2898b9f8a33713c1718408237dd6517344da3b6'/>
<id>urn:sha1:a2898b9f8a33713c1718408237dd6517344da3b6</id>
<content type='text'>
 - add openreadnclose_nb
 - rc for 2.3.6.0
</content>
</entry>
<entry>
<title> - sysdeps for strnlen (Solaris... sigh)</title>
<updated>2015-07-13T10:22:16Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-07-13T10:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=a1811ef52374d28346eb554930bd40f885fbed22'/>
<id>urn:sha1:a1811ef52374d28346eb554930bd40f885fbed22</id>
<content type='text'>
 - rc for 2.3.5.2
</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>
</feed>
