]> git.ipfire.org Git - thirdparty/systemd.git/commit
path-lookup: move find_portable_profile() to portable-util
authorMike Yuan <me@yhndnzj.com>
Fri, 4 Oct 2024 10:57:23 +0000 (12:57 +0200)
committerMike Yuan <me@yhndnzj.com>
Sun, 6 Oct 2024 17:27:11 +0000 (19:27 +0200)
commitfeae34d64ea3e037a2a6b631b768ea36c90d30bb
tree8930ac7e2fd276cfd8e598bfb3e6b7c024ab5307
parentcd7d732dc54ed3bcd2dd22273473bc410f501226
path-lookup: move find_portable_profile() to portable-util
src/analyze/analyze-security.c
src/basic/path-lookup.c
src/basic/path-lookup.h
src/portable/portable.c
src/shared/meson.build
src/shared/portable-util.c [new file with mode: 0644]
src/shared/portable-util.h [new file with mode: 0644]