aboutsummaryrefslogtreecommitdiffstats
path: root/src/alias/s6-frontend-alias-chpst.c
Commit message (Collapse)AuthorAgeFilesLines
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-041-344/+0
| | | | | | | | - alias subsystem moved to s6 - config subsystem deleted - new helpers subsystem, with a s6-frontend-helper-kill program - new s6f_equote function, to execline-quote an argv - started the adaptation to the new s6-rc functions, in progress
* Adapt to skalibs-2.13.0.0Laurent Bercot2022-11-291-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Adapt to new skalibs/exec.hLaurent Bercot2020-11-291-3/+3
|
* chpst doesn't need stralloc (realpath() is ok to use directly here)Laurent Bercot2020-01-031-10/+10
|
* Nip multicall chroot problems in the bud; only support 1 envdirLaurent Bercot2020-01-031-15/+12
|
* Initial commit.Laurent Bercot2019-12-301-0/+347