<feed xmlns='http://www.w3.org/2005/Atom'>
<title>s6/src/libs6/ftrigr_subscribe.c, branch v2.15.1.0</title>
<subtitle>The skarnet.org supervision suite</subtitle>
<id>http://git.skarnet.org/cgit/s6/atom/src/libs6/ftrigr_subscribe.c?h=v2.15.1.0</id>
<link rel='self' href='http://git.skarnet.org/cgit/s6/atom/src/libs6/ftrigr_subscribe.c?h=v2.15.1.0'/>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/'/>
<updated>2026-03-16T21:09:38Z</updated>
<entry>
<title> Refactor ftrig using sass; clean up API a bit, update its users</title>
<updated>2026-03-16T21:09:38Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2026-03-16T21:09:38Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=41dec6436242c4daccdd9fdee3ac052004c439bd'/>
<id>urn:sha1:41dec6436242c4daccdd9fdee3ac052004c439bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title> skalibs-2.11.0.0 API change</title>
<updated>2021-08-09T23:42:35Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2021-08-09T23:42:35Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=aaea6322e9e765969f452764e51ca1ddd9783264'/>
<id>urn:sha1:aaea6322e9e765969f452764e51ca1ddd9783264</id>
<content type='text'>
Signed-off-by: Laurent Bercot &lt;ska@appnovation.com&gt;
</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 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> 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>
<entry>
<title> Adapt to skalibs-2.5.0.0</title>
<updated>2017-03-12T11:59:43Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-03-12T11:59:43Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=c60ebd422171808ad58b936914055397bb205bef'/>
<id>urn:sha1:c60ebd422171808ad58b936914055397bb205bef</id>
<content type='text'>
</content>
</entry>
<entry>
<title> Types fix, first pass</title>
<updated>2017-01-12T23:16:36Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2017-01-12T23:16:36Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=bf6d072124a960d3b84ae39cd15c5aeca2e41c88'/>
<id>urn:sha1:bf6d072124a960d3b84ae39cd15c5aeca2e41c88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>errno fix in ftrigr_subscribe</title>
<updated>2014-12-09T14:34:09Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-09T14:34:09Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=8a311cc5a9c7a151e9fc634ade08ce677b8bcc67'/>
<id>urn:sha1:8a311cc5a9c7a151e9fc634ade08ce677b8bcc67</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2014-12-05T22:26:11Z</updated>
<author>
<name>Laurent Bercot</name>
<email>ska-skaware@skarnet.org</email>
</author>
<published>2014-12-05T22:26:11Z</published>
<link rel='alternate' type='text/html' href='http://git.skarnet.org/cgit/s6/commit/?id=90b12bd71bb9fc79a4640b9112c13ef529d0196a'/>
<id>urn:sha1:90b12bd71bb9fc79a4640b9112c13ef529d0196a</id>
<content type='text'>
</content>
</entry>
</feed>
