<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/package, branch v2.3.1.1</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.3.1.1</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/package?h=v2.3.1.1'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2015-03-06T20:41:54Z</updated>
<entry>
<title> version: 2.3.1.1</title>
<updated>2015-03-06T20:41:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-03-06T20:41:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=4dc49226555d272d4e5deea86fddaa13595f18f0'/>
<id>urn:sha1:4dc49226555d272d4e5deea86fddaa13595f18f0</id>
<content type='text'>
</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> Fix deps.mak after last change</title>
<updated>2015-02-20T11:11:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-20T11:11:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1cdd5c6f695be300527dace93b8a81c66ceadad8'/>
<id>urn:sha1:1cdd5c6f695be300527dace93b8a81c66ceadad8</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> Bugfix: SKALIBS_ETC undefined (djbtime-internal.h didn't include config.h)</title>
<updated>2015-02-15T18:10:01Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-15T18:10:01Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=2bc4067357640f143fc417fb92fbf89e70047a8f'/>
<id>urn:sha1:2bc4067357640f143fc417fb92fbf89e70047a8f</id>
<content type='text'>
  -&gt; leapsecs_add failed. Thanks Gorka Lertxundi for the report.
</content>
</entry>
<entry>
<title> - Doc update</title>
<updated>2015-02-07T13:13:55Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-07T13:13:55Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=83761e599a18a7ac99e58aa67b6b4869557f26e5'/>
<id>urn:sha1:83761e599a18a7ac99e58aa67b6b4869557f26e5</id>
<content type='text'>
 - version: 2.3.0.0 rc
</content>
</entry>
<entry>
<title> - Add siovec_trunc</title>
<updated>2015-02-05T23:56:14Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-05T23:56:14Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=153a646667ff5ae7578a6027938524db91c40821'/>
<id>urn:sha1:153a646667ff5ae7578a6027938524db91c40821</id>
<content type='text'>
 - Add openwritevnclose
 - replace buffer_read/write with fd_readsv/writesv
 - add localtmn_from_tain_g
 - refactor cdb_make
 - rewrite buffer_getvall and buffer_putvall, with a bugfix
</content>
</entry>
<entry>
<title> Add allreadwritev and friends</title>
<updated>2015-02-01T12:06:52Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-02-01T12:06:52Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=ed49b72c0a31b6034026948851edf11cfa990fa0'/>
<id>urn:sha1:ed49b72c0a31b6034026948851edf11cfa990fa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title> - Added unixconnection</title>
<updated>2015-01-19T16:20:29Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2015-01-19T16:20:29Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=347f8a8a14e3fb736ea6f42c7a0da1a0472f947f'/>
<id>urn:sha1:347f8a8a14e3fb736ea6f42c7a0da1a0472f947f</id>
<content type='text'>
 - Added sig_name &amp; sig_number (suggestion from Olivier Brunel)
 - version bumped to 2.2.1.0, rc
</content>
</entry>
</feed>
