<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs, branch 2.11.0.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/?h=2.11.0.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/?h=2.11.0.0'/>
<link rel='alternate' type='text/html' href='https://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='https://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='https://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> Don't use dirfd as an identifier</title>
<updated>2021-07-24T17:06:30Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-24T17:06:30Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=c15bccec3fd551583ff838673ba284ee6c7e788a'/>
<id>urn:sha1:c15bccec3fd551583ff838673ba284ee6c7e788a</id>
<content type='text'>
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='https://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='https://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='https://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> Save errno when freeing a cdb</title>
<updated>2021-07-21T11:17:53Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-07-21T11:17:53Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=122f9363682e5de8ce4056c4c05c1eaf8935cf19'/>
<id>urn:sha1:122f9363682e5de8ce4056c4c05c1eaf8935cf19</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</content>
</entry>
<entry>
<title> bugfix: offset in cdb mmap</title>
<updated>2021-06-30T11:25:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-06-30T11:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=6c7a5b92bdfe68e847d371cc41f6655df3ef1ba5'/>
<id>urn:sha1:6c7a5b92bdfe68e847d371cc41f6655df3ef1ba5</id>
<content type='text'>
An offset of -1 worked because most OSes treat it as 0,
but DS9k would fail on it.

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='https://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='https://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>
</feed>
