]> git.ipfire.org Git - thirdparty/systemd.git/commit
nsresourced: add client-side helpers around nsresourced APIs
authorLennart Poettering <lennart@poettering.net>
Mon, 4 Dec 2023 16:57:22 +0000 (17:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Sat, 6 Apr 2024 14:08:24 +0000 (16:08 +0200)
commit54452c7b2aa03536331fc1ec04439c89d0320b57
treee021c46a5c7cc27c76bb233bdf29e6dbc1b90d13
parent8aee931e7ae1adb01eeac0e1e4c0aef6ed3969ec
nsresourced: add client-side helpers around nsresourced APIs

This adds simple functions that wrap the Varlink IPC calls.
src/shared/meson.build
src/shared/nsresource.c [new file with mode: 0644]
src/shared/nsresource.h [new file with mode: 0644]