Systemd/src/nspawn
Lennart Poettering e45c81b8bc shared: split out code to wait for jobs to complet into its own source file
It's complex enough and quite a few functions. Let's hence split this
out.

No code change, just some rearranging of source files.
2019-03-13 17:39:24 +01:00
..
meson.build
nspawn-cgroup.c Split out part of mount-util.c into mountpoint-util.c 2018-11-29 21:03:44 +01:00
nspawn-cgroup.h
nspawn-def.h
nspawn-expose-ports.c
nspawn-expose-ports.h
nspawn-gperf.gperf
nspawn-mount.c util: split out sorting related calls to new sort-util.[ch] 2019-03-13 12:16:43 +01:00
nspawn-mount.h nspawn: add volatile mode multiplexer call setup_volatile_mode() 2019-03-01 14:11:06 +01:00
nspawn-network.c tree-wide: use newa() instead of alloca() wherever we can 2019-01-26 16:17:04 +01:00
nspawn-network.h
nspawn-patch-uid.c tree-wide: remove various unused functions 2018-12-02 13:35:34 +09:00
nspawn-patch-uid.h tree-wide: remove various unused functions 2018-12-02 13:35:34 +09:00
nspawn-register.c shared: split out code to wait for jobs to complet into its own source file 2019-03-13 17:39:24 +01:00
nspawn-register.h
nspawn-seccomp.c
nspawn-seccomp.h
nspawn-settings.c util: make *_from_name() returns negative errno on error 2018-11-28 20:20:50 +09:00
nspawn-settings.h tree-wide: drop missing.h from headers and use relevant missing_*.h 2018-12-06 13:31:16 +01:00
nspawn-setuid.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00
nspawn-setuid.h
nspawn-stub-pid1.c
nspawn-stub-pid1.h
nspawn.c util: split out namespace related stuff into a new namespace-util.[ch] pair 2019-03-13 12:16:38 +01:00
test-nspawn-tables.c
test-patch-uid.c