From 3b56d41ef579c18feafbf47d170a6ea4375beb6f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 4 Nov 2025 22:23:28 +0000 Subject: Lots of work done, doesn't build yet, next commit will - 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 --- src/libs6f/deps-lib/s6f | 1 + 1 file changed, 1 insertion(+) (limited to 'src/libs6f/deps-lib') diff --git a/src/libs6f/deps-lib/s6f b/src/libs6f/deps-lib/s6f index 464cc81..b1d1ddb 100644 --- a/src/libs6f/deps-lib/s6f +++ b/src/libs6f/deps-lib/s6f @@ -1,4 +1,5 @@ s6f_confdir_open.o +s6f_equote.o s6f_lock.o s6f_report_state_change.o s6f_user_get_confdirs.o -- cgit v1.3.1