]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-path-util.c
path-util: add a function to peek into a container and guess systemd version
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 2 Oct 2016 13:51:27 +0000 (15:51 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 8 Oct 2016 18:48:41 +0000 (14:48 -0400)
commit5a46d55fc8f3dc4a86f3994f96369d169c0b96bb
tree655e36a64c3a5f0f001708e1ad6a8a26206a813b
parent16441027352ba442c6664c03af852606035c4a45
path-util: add a function to peek into a container and guess systemd version

This is a bit crude and only works for new systemd versions which
have libsystemd-shared.
src/basic/path-util.c
src/basic/path-util.h
src/test/test-path-util.c