]> git.ipfire.org Git - thirdparty/systemd.git/commit
process-util: port pidref_get_uid() and pidref_is_my_child() to pidfd helpers
authorMike Yuan <me@yhndnzj.com>
Wed, 20 Nov 2024 14:17:30 +0000 (15:17 +0100)
committerMike Yuan <me@yhndnzj.com>
Sat, 4 Jan 2025 16:48:22 +0000 (17:48 +0100)
commit47f64104d195a06aa89cf63f98e8287126e07903
tree2b7d3657ec7a8660491555a45006158cdc99d747
parent85e7bbfaa416fb3beeda56146f372c6ad828e044
process-util: port pidref_get_uid() and pidref_is_my_child() to pidfd helpers
src/basic/namespace-util.c
src/basic/pidfd-util.c
src/basic/process-util.c
src/basic/process-util.h
src/test/test-process-util.c