<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/libdatastruct, branch 2.11.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>http://git.skarnet.org/cgit/skalibs/atom/src/libdatastruct?h=2.11.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/skalibs/atom/src/libdatastruct?h=2.11.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/'/>
<updated>2021-07-28T23:45:20Z</updated>
<entry>
<title> Huge incompatible changes.</title>
<updated>2021-07-28T23:45:20Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-28T23:45:20Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=9592bfd0dda7c575de07bce2c7a81b8432d845a4'/>
<id>urn:sha1:9592bfd0dda7c575de07bce2c7a81b8432d845a4</id>
<content type='text'>
- Obsolete skalibs/environ.h and skalibs/getpeereid.h removed.
- rc4 and md5 removed.
- All *_t types renamed to avoid treading on POSIX namespace.
- subgetopt() renamed to lgetopt().
- signal functions reworked; skasigaction removed; sig_stack removed
- Various functions removed: skaoffsetof(), selfpipe_untrap()
- New posixplz function: munmap_void.

Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Better bigkv</title>
<updated>2019-10-25T10:56:25Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-25T10:56:25Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=c9e549afa60dc3c4660e1de42a79f810299c2ade'/>
<id>urn:sha1:c9e549afa60dc3c4660e1de42a79f810299c2ade</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add bigkv</title>
<updated>2019-10-25T09:27:56Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-25T09:27:56Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=9945737a8f0612b8980d9da3db3e6a4ab8a247f4'/>
<id>urn:sha1:9945737a8f0612b8980d9da3db3e6a4ab8a247f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add genset[dyn]_deepfree</title>
<updated>2018-04-13T02:19:08Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-04-13T02:19:08Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=57459439db1f48dbbace1ab059117798fa26d203'/>
<id>urn:sha1:57459439db1f48dbbace1ab059117798fa26d203</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix build error (typo)</title>
<updated>2018-03-16T14:27:39Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-16T14:27:39Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=72a273ad3faeb9888a87264d0dd24b9f217aa557'/>
<id>urn:sha1:72a273ad3faeb9888a87264d0dd24b9f217aa557</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add genqdyn_unpush, bufalloc_unput</title>
<updated>2018-03-16T12:31:17Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-16T12:31:17Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=6bae0b3d69c7968586afc73827b5844c6a23873f'/>
<id>urn:sha1:6bae0b3d69c7968586afc73827b5844c6a23873f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add genqdyn</title>
<updated>2017-12-29T14:16:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-29T14:16:27Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=ed40369c8610914085d568ec57701a035bf8dd29'/>
<id>urn:sha1:ed40369c8610914085d568ec57701a035bf8dd29</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Revert initializer optimization (buggy when first realloc'ing!)</title>
<updated>2017-08-14T18:35:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-08-14T18:35:05Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=0b62835eeb951fd2bf967e7fdb4194649bdddd06'/>
<id>urn:sha1:0b62835eeb951fd2bf967e7fdb4194649bdddd06</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make cbuffer_?peek take a const; make *_init not leak when misused</title>
<updated>2017-07-31T12:21:48Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-31T12:21:48Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=a28a432f7823cf2173d6f1e54c99438503d3174f'/>
<id>urn:sha1:a28a432f7823cf2173d6f1e54c99438503d3174f</id>
<content type='text'>
</content>
</entry>
<entry>
<title> More superflous headers cleanup and tiny fixes</title>
<updated>2017-03-13T22:43:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T22:43:45Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=33dfbbeaec4a49e110f51f5d088015f1a8fb9075'/>
<id>urn:sha1:33dfbbeaec4a49e110f51f5d088015f1a8fb9075</id>
<content type='text'>
</content>
</entry>
</feed>
