<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs/src/include, branch 2.11.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>http://git.skarnet.org/cgit/skalibs/atom/src/include?h=2.11.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/skalibs/atom/src/include?h=2.11.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/'/>
<updated>2021-07-29T00:10:45Z</updated>
<entry>
<title> Add sig_altignore()</title>
<updated>2021-07-29T00:10:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-29T00:10:45Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=4f53303d8dd06e6c34491275e0d80b43082d247f'/>
<id>urn:sha1:4f53303d8dd06e6c34491275e0d80b43082d247f</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<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> Hide cdb_find_state in the common case</title>
<updated>2021-07-24T15:41:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-24T15:41:18Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=4414a4b9d8495320e54eaae05572a30b25b4401c'/>
<id>urn:sha1:4414a4b9d8495320e54eaae05572a30b25b4401c</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> Add cdb_init_at and cdb_init_fromfd, rename cdb_reader</title>
<updated>2021-07-24T15:04:18Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-24T15:04:18Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=d6f7078aab3050629a63d9b9d92f30e1ca5a9aa1'/>
<id>urn:sha1:d6f7078aab3050629a63d9b9d92f30e1ca5a9aa1</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> New 2.11.0.0 branch with several modifications</title>
<updated>2021-07-23T16:43:57Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-23T16:43:57Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=dd6bb6c6b8298ebeff2d1882becb36580b969d6f'/>
<id>urn:sha1:dd6bb6c6b8298ebeff2d1882becb36580b969d6f</id>
<content type='text'>
- libbiguint removed
- cdb_make changed to cdbmake (because different ui)
- cdb redesigned

Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> cdb always mmaps</title>
<updated>2021-06-29T12:23:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-06-29T12:23:00Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=e0bc74ff013a3628b17911be624d17067259c07b'/>
<id>urn:sha1:e0bc74ff013a3628b17911be624d17067259c07b</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> gccattributes.h: define gccattr_returns_twice</title>
<updated>2021-06-14T19:56:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-06-14T19:56:05Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=f602d80a10b4d62a8090af8c8b6b8fe17c9ea8a8'/>
<id>urn:sha1:f602d80a10b4d62a8090af8c8b6b8fe17c9ea8a8</id>
<content type='text'>
Signed-off-by: Jesse Young &lt;jlyo@jlyo.org&gt;
</content>
</entry>
<entry>
<title> doc: allreadwrite: document scatter/gatter functions</title>
<updated>2021-06-14T07:58:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-06-14T07:58:30Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=2bb6dc4b762a4574d658d543ab1a56c92d90ef0c'/>
<id>urn:sha1:2bb6dc4b762a4574d658d543ab1a56c92d90ef0c</id>
<content type='text'>
Signed-off-by: Jesse Young &lt;jlyo@jlyo.org&gt;
</content>
</entry>
<entry>
<title> Align infinity on 2^61</title>
<updated>2021-01-27T23:45:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-01-27T23:45:53Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=f2c9b3cb899555af1a295df7341afc1cf55f7c71'/>
<id>urn:sha1:f2c9b3cb899555af1a295df7341afc1cf55f7c71</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: genqdyn_n() definition</title>
<updated>2021-01-12T23:57:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-01-12T23:57:47Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/skalibs/commit/?id=b71e5c6a002e958920758433bec6d7fb9397119a'/>
<id>urn:sha1:b71e5c6a002e958920758433bec6d7fb9397119a</id>
<content type='text'>
</content>
</entry>
</feed>
