aboutsummaryrefslogtreecommitdiffstats
path: root/src/supervision/s6-svwait.c
Commit message (Collapse)AuthorAgeFilesLines
* Loosen nonzero servicedirs requirement on s6-svwait/s6-svlistenLaurent Bercot2023-06-251-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svwait shouldn't exit early on supervisor deathLaurent Bercot2022-12-051-5/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-3/+3
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Add s6-svwait -r | -R supportLaurent Bercot2021-04-251-7/+15
|
* bugfix: unignore SIGPIPE before execing a user-controlled processLaurent Bercot2021-02-111-0/+5
|
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+1
|
* Make s6-svwait et al. exit instead of hang if s6-supervise diesLaurent Bercot2018-03-021-1/+2
|
* Implement permanent failure for services via ./finish exiting 125Laurent Bercot2017-03-201-1/+4
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-2/+2
|
* Types fix, first passLaurent Bercot2017-01-121-2/+2
|
* - Add timeout-finish support and "down-readiness"Laurent Bercot2015-07-201-78/+14
| | | | | | | - LOTS of refactoring to make this work - Remove s6-notifywhenup - s6-supervise now rocks the casbah - rc for 2.2.0.0
* Fix typo in error messageLaurent Bercot2015-03-071-1/+1
|
* - s6-svlisten and s6-svlisten1Laurent Bercot2015-01-161-8/+6
| | | | | - Synchronous s6-svc - version 2.0.2.0, rc
* - Parallel build fixv2.0.1.0Laurent Bercot2015-01-141-1/+18
| | | | | - Complete readiness notification via supervise/ready - Version updated to 2.0.1.0, release candidate
* Initial commitLaurent Bercot2014-12-051-0/+104