aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING
Commit message (Collapse)AuthorAgeFilesLines
* Add ftrigr_checksa(), rewrite s6_svlisten_loop() around itLaurent Bercot2017-06-141-1/+1
| | | | | | | - 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 -> prepare for 2.6.0.0 - ftrigr_check() is now a trivial wrapper around ftrigr_checksa()
* - s6-svscan defaults to -t0 instead of -t5000Laurent Bercot2016-03-181-1/+1
| | | | - rc for v2.3.0.0, waiting to update deps before releasing
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-141-1/+1
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Initial commitLaurent Bercot2014-12-051-0/+13