<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/include, branch 2.9.0.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>http://git.skarnet.org/cgit/s6/atom/src/include?h=2.9.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6/atom/src/include?h=2.9.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/'/>
<updated>2018-09-06T20:45:36Z</updated>
<entry>
<title> bugfix: s6lockd-helper is in LIBEXECPREFIX</title>
<updated>2018-09-06T20:45:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-09-06T20:45:36Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=98a11fa2257a51819174c229a79da513c0eac704'/>
<id>urn:sha1:98a11fa2257a51819174c229a79da513c0eac704</id>
<content type='text'>
Thanks to Shengjing Zhu.
</content>
</entry>
<entry>
<title> Add death tally support to s6-supervise, throttling support to s6_svstatus_t</title>
<updated>2018-03-20T14:52:26Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-20T14:52:26Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=26c5fee82736e56cff3d114ff9d6e3969d1ce061'/>
<id>urn:sha1:26c5fee82736e56cff3d114ff9d6e3969d1ce061</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Port ftrigr and s6lock to textclient</title>
<updated>2017-12-22T17:37:09Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-12-22T17:37:09Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=d7242bda59ec2ec056508b39cb532b5e7318dd13'/>
<id>urn:sha1:d7242bda59ec2ec056508b39cb532b5e7318dd13</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6_fdholder_start/end, prepare for 2.6.2.0</title>
<updated>2017-11-27T12:44:40Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-11-27T12:44:40Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=c3150e36d6e3d8392c5801a19b7f63daa5551f37'/>
<id>urn:sha1:c3150e36d6e3d8392c5801a19b7f63daa5551f37</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Fix fd leak in s6_svc_lock_release</title>
<updated>2017-08-19T18:27:37Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-08-19T18:27:37Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=0375b2b32e4683c8f7bdf104038bedde77d9827b'/>
<id>urn:sha1:0375b2b32e4683c8f7bdf104038bedde77d9827b</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add ftrigr_updateb()</title>
<updated>2017-07-16T15:56:05Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-16T15:56:05Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=d945bca329f7a13741e1d3afcf9f0f73f6c70ce9'/>
<id>urn:sha1:d945bca329f7a13741e1d3afcf9f0f73f6c70ce9</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6_svc_lock_take() and s6_svc_lock_release()</title>
<updated>2017-07-12T18:22:55Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-07-12T18:22:55Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=f7c2e436ed0144d09cff0e3ac90f510a47f0aeac'/>
<id>urn:sha1:f7c2e436ed0144d09cff0e3ac90f510a47f0aeac</id>
<content type='text'>
 Allows fixing a race condition in s6-rc-init.
 s6-supervise also creates event/ before supervise/ so that
locking the servicedir ensures event/ can be used.
</content>
</entry>
<entry>
<title> Add ftrigr_checksa(), rewrite s6_svlisten_loop() around it</title>
<updated>2017-06-14T04:09:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-06-14T04:09:00Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=0445f2a3590f67441602a05fe3924ab677c79ff0'/>
<id>urn:sha1:0445f2a3590f67441602a05fe3924ab677c79ff0</id>
<content type='text'>
 - Fixes the race condition hit by permanent failure, i.e. two ftrig events close to each other
 - Requires storing the sequence of events client-side, so an additional stralloc, bleh
 - The visible struct ftrigr_s changes, so a major bump is needed -&gt; prepare for 2.6.0.0
 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
</content>
</entry>
<entry>
<title> Stop using flagwant; new s6-svstat API; s6-svwait's timeout exitcode is now 99</title>
<updated>2017-03-25T11:25:15Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-25T11:25:15Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=9a669c4b3973118dfcce2a2b1fb4babd0aaa6af7'/>
<id>urn:sha1:9a669c4b3973118dfcce2a2b1fb4babd0aaa6af7</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Cleanup of superfluous includes</title>
<updated>2017-03-13T23:19:47Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-13T23:19:47Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=398f9684624eb00075af938730cad805d7bdebfd'/>
<id>urn:sha1:398f9684624eb00075af938730cad805d7bdebfd</id>
<content type='text'>
</content>
</entry>
</feed>
