aboutsummaryrefslogtreecommitdiffstats
path: root/src/fdholder/s6-fdholder-delete.c
Commit message (Collapse)AuthorAgeFilesLines
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* s6-svlink, s6-svunlink, .h changesLaurent Bercot2021-08-301-1/+1
| | | | | | | | | Renamed from s6-svdir-(un)link. Doc added. Full functionality added. Still need to be tested. Unrelated: .h names simplified. Signed-off-by: Laurent Bercot <ska@appnovation.com>
* skalibs-2.11.0.0 API changeLaurent Bercot2021-08-091-2/+2
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new stopwatch APILaurent Bercot2019-09-061-2/+1
|
* Separate wall clocks from stopwatchesLaurent Bercot2019-09-041-0/+1
|
* Remove s6-fdholder-*c programsLaurent Bercot2019-07-031-24/+16
| | | | The doc still needs to be updated.
* Switch to xpathexec_*Laurent Bercot2017-08-281-2/+1
|
* Adapt to skalibs-2.5.0.0Laurent Bercot2017-03-121-2/+2
|
* - added s6-fdholder-delete(c)Laurent Bercot2015-01-261-0/+51
- small s6-fdholder-* fixes - s6-fdholder documentation (in review) - s6_svstatus_* bugfix (thanks Olivier Brunel)