chiark / gitweb /
core: add dbus-util.[ch] to simplify creating transient units
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 1 Jan 2018 17:22:36 +0000 (02:22 +0900)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:49:48 +0000 (07:49 +0200)
commit348a0b7205e186f4a735c36027ab847138ed6571
tree3adf71a4d6848b91cfc02ed29ccdc46d13385ffe
parent622223349e117348bc661204493e3980b9e1649b
core: add dbus-util.[ch] to simplify creating transient units

The functions and macros introduced by them will be used in later commits.
src/core/dbus-util.c [new file with mode: 0644]
src/core/dbus-util.h [new file with mode: 0644]
src/core/meson.build