diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-25 23:14:00 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-08-25 23:14:00 +0000 |
commit | 4fb4eaecb937e3eddd8804c85ce20c80cc753480 (patch) | |
tree | a0f530151558a3c721f0aaf9b0e4e28f183de8c0 /src/libs6rc/deps-lib/s6rc | |
parent | fc91cc6cd1384a315a1f33bc83e6d6e9926fc791 (diff) | |
download | s6-rc-4fb4eaecb937e3eddd8804c85ce20c80cc753480.tar.xz |
Some refactor + add servicedir copy functions in libs6rc
Diffstat (limited to 'src/libs6rc/deps-lib/s6rc')
-rw-r--r-- | src/libs6rc/deps-lib/s6rc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/libs6rc/deps-lib/s6rc b/src/libs6rc/deps-lib/s6rc index 194ea43..e415f45 100644 --- a/src/libs6rc/deps-lib/s6rc +++ b/src/libs6rc/deps-lib/s6rc @@ -5,4 +5,10 @@ s6rc_db_read.o s6rc_db_read_sizes.o s6rc_db_read_uint32.o s6rc_graph_closure.o +s6rc_read_uint.o +s6rc_servicedir_internal.o +s6rc_servicedir_block.o +s6rc_servicedir_unblock.o +s6rc_servicedir_copy_offline.o +s6rc_servicedir_copy_online.o -lskarnet |