aboutsummaryrefslogtreecommitdiffstats
path: root/src/config
Commit message (Collapse)AuthorAgeFilesLines
* Lots of work done, doesn't build yet, next commit willLaurent Bercot2025-11-043-325/+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
* fchdir doesn't need O_DIRECTORYLaurent Bercot2024-05-041-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Use open2() safe wrappersLaurent Bercot2023-07-071-2/+2
| | | | 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>
* Adapt to skalibs-2.11.0.0Laurent Bercot2021-08-091-1/+1
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Initial commit.Laurent Bercot2019-12-303-0/+325