<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/supervision/s6-supervise.c, branch 2.9.0.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>http://git.skarnet.org/cgit/s6/atom/src/supervision/s6-supervise.c?h=2.9.0.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6/atom/src/supervision/s6-supervise.c?h=2.9.0.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/'/>
<updated>2019-09-06T13:03:11Z</updated>
<entry>
<title> Adapt to new stopwatch API</title>
<updated>2019-09-06T13:03:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-06T13:03:11Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=296cdd194fb36e4b080690f5f24228925722bf57'/>
<id>urn:sha1:296cdd194fb36e4b080690f5f24228925722bf57</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Separate wall clocks from stopwatches</title>
<updated>2019-09-04T17:52:22Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-09-04T17:52:22Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=2f8e7b245b7fe187c41ea3655fce7551cfd7a48c'/>
<id>urn:sha1:2f8e7b245b7fe187c41ea3655fce7551cfd7a48c</id>
<content type='text'>
</content>
</entry>
<entry>
<title> bugfix: correctly handle s6-svc -X</title>
<updated>2019-01-23T13:01:32Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2019-01-23T13:01:32Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=0070815b71e9a583d11d5c4e001f676708e77963'/>
<id>urn:sha1:0070815b71e9a583d11d5c4e001f676708e77963</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Down signal customization: add ./down-signal file and s6-svc -r</title>
<updated>2018-06-15T12:36:00Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-06-15T12:36:00Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=50a00de6e4aa6337b17a179019ec7689a2cc6b6d'/>
<id>urn:sha1:50a00de6e4aa6337b17a179019ec7689a2cc6b6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Bugfix: inverted warning condition on s6_dtally_write (non-critical)</title>
<updated>2018-03-26T21:20:09Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-26T21:20:09Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=23edd6b9a4cca74cada39bffa9d71e2428689b67'/>
<id>urn:sha1:23edd6b9a4cca74cada39bffa9d71e2428689b67</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Add s6-svdt, change default max tally to 100, add doc, prepare for 2.7.1.0</title>
<updated>2018-03-20T18:21:19Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2018-03-20T18:21:19Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=01c12e7ac7bd0c95099dbe299f049c59081e35bc'/>
<id>urn:sha1:01c12e7ac7bd0c95099dbe299f049c59081e35bc</id>
<content type='text'>
</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> 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 the timeout-kill feature to s6-supervise. Prepare for version 2.5.1.0.</title>
<updated>2017-05-19T11:52:33Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-05-19T11:52:33Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=4c43193fa3f7b49e68778d7345759f27c883072f'/>
<id>urn:sha1:4c43193fa3f7b49e68778d7345759f27c883072f</id>
<content type='text'>
</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>
</feed>
