]> git.ipfire.org Git - thirdparty/systemd.git/commit
shared: split out code for printing properties
authorLennart Poettering <lennart@poettering.net>
Sun, 28 Jun 2020 14:17:46 +0000 (16:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 30 Jun 2020 13:09:56 +0000 (15:09 +0200)
commit9176326ba2f2167076269acf7573a4a99da82a2d
tree80726803dcb77e7d402e7619f7c5a3830f3ec94e
parent807542beceb75b1461ad39538c6a0504e3cfef8d
shared: split out code for printing properties

No code changes, just some refactoring.
src/login/loginctl.c
src/machine/machinectl.c
src/shared/bus-print-properties.c [new file with mode: 0644]
src/shared/bus-print-properties.h [new file with mode: 0644]
src/shared/bus-util.c
src/shared/bus-util.h
src/shared/meson.build
src/systemctl/systemctl.c
src/timedate/timedatectl.c