]> git.ipfire.org Git - thirdparty/systemd.git/commit
core/varlink: split out dynamic-user stuff into its own source files
authorMike Yuan <me@yhndnzj.com>
Thu, 5 Jun 2025 14:20:35 +0000 (16:20 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 5 Jun 2025 19:31:42 +0000 (04:31 +0900)
commit29d10820021fdf03d2b307beb7d9969d3a571c7d
treece5f155e5db24acc0717126219407abe1a0f4189
parent4344ef73a03415a9e4e1866e05039804971b1358
core/varlink: split out dynamic-user stuff into its own source files
src/core/meson.build
src/core/varlink-dynamic-user.c [new file with mode: 0644]
src/core/varlink-dynamic-user.h [new file with mode: 0644]
src/core/varlink.c