<feed xmlns='http://www.w3.org/2005/Atom'>
<title>skalibs, branch v2.9.2.0</title>
<subtitle>The skarnet.org C programming library</subtitle>
<id>https://git.skarnet.org/cgit/skalibs/atom/?h=v2.9.2.0</id>
<link rel='self' href='https://git.skarnet.org/cgit/skalibs/atom/?h=v2.9.2.0'/>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/'/>
<updated>2020-03-02T23:03:27Z</updated>
<entry>
<title> version: 2.9.2.0</title>
<updated>2020-03-02T23:03:27Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-03-02T23:03:27Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=27f27e2c967834e775bb7941f0848b7bf8425842'/>
<id>urn:sha1:27f27e2c967834e775bb7941f0848b7bf8425842</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Explicitly unblock signals when selfpiped without signalfd</title>
<updated>2020-02-26T17:18:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-02-26T17:18:47Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=37e31f79514acfdff8ede65b73542b7abb1e61a5'/>
<id>urn:sha1:37e31f79514acfdff8ede65b73542b7abb1e61a5</id>
<content type='text'>
 This is arguably a bugfix, since selfpipe without signalfd
relies on signals being actually delivered, and a process may
have inherited a nonempty sigprocmask.

 Also use SIG_BLOCK instead of SIG_SETMASK when using
selfpipe_trapset() with signalfd, because we shouldn't unblock
signals that may have previously been blocked. This is also
arguably a bugfix.

 This commit is essential for using the version of s6-linux-init
that blocks SIGINT before disablecad on kernels without signalfd.
Without it, SIGINT never gets unblocked, so it's never delivered
to s6-svscan.
</content>
</entry>
<entry>
<title> execvep_internal: accommodate broken PATHs with ENOTDIR test</title>
<updated>2020-02-19T10:33:31Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-02-19T10:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=ab9c34c0e7b6a6abc8374b0e5f6515c75342239e'/>
<id>urn:sha1:ab9c34c0e7b6a6abc8374b0e5f6515c75342239e</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: env_merge didn't correctly handle variable removal</title>
<updated>2020-02-10T19:18:54Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-02-10T19:18:54Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=dd478a768bce79bcf6c627310e2ddb473667fecc'/>
<id>urn:sha1:dd478a768bce79bcf6c627310e2ddb473667fecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix Solaris patching script</title>
<updated>2020-02-09T21:21:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-02-09T21:21:40Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=540cefac9d8e663dfb3ad69b0bb806a9ba5e88b4'/>
<id>urn:sha1:540cefac9d8e663dfb3ad69b0bb806a9ba5e88b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Make sagethostname() work with all glibcs</title>
<updated>2020-01-30T23:01:10Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-30T23:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=1c2fb80f178650da370cbf86e994a1d74be82a12'/>
<id>urn:sha1:1c2fb80f178650da370cbf86e994a1d74be82a12</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Put correct /library.so back into Makefile</title>
<updated>2020-01-27T16:25:07Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T16:25:07Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d200635a4c624c687b3387f937425d12239eb5c3'/>
<id>urn:sha1:d200635a4c624c687b3387f937425d12239eb5c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix shared libs installation; prepare for 2.9.2.0</title>
<updated>2020-01-27T15:02:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2020-01-27T15:02:11Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=3f090bb2fe66f9fd79c75344fa7f03a76ea67e00'/>
<id>urn:sha1:3f090bb2fe66f9fd79c75344fa7f03a76ea67e00</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Simplify endianness test</title>
<updated>2019-10-26T07:10:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-26T07:10:33Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=d6169d90477a1b467545408f4ea9570ed4f36bf9'/>
<id>urn:sha1:d6169d90477a1b467545408f4ea9570ed4f36bf9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Switch getrandom sysdep back to choose cl</title>
<updated>2019-10-26T06:08:45Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-10-26T06:08:45Z</published>
<link rel='alternate' type='text/html' href='https://git.skarnet.org/cgit/skalibs/commit/?id=28bfd386f2e8046c7b1cfb4b796ea1347e6a42b0'/>
<id>urn:sha1:28bfd386f2e8046c7b1cfb4b796ea1347e6a42b0</id>
<content type='text'>
</content>
</entry>
</feed>
