]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup-util: add pidref+full counter parts for cg_pid_get_user_unit()
authorLennart Poettering <lennart@poettering.net>
Wed, 27 Aug 2025 12:01:44 +0000 (14:01 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 25 Sep 2025 12:09:55 +0000 (14:09 +0200)
commit015025cba204de79c90e3cf7adf48505b556df4c
tree8b8fdfd96a86c2cd7ba11114f6cc6c965fb457d3
parentece4df02931149448f879c82b1975099ddf1adb0
cgroup-util: add pidref+full counter parts for cg_pid_get_user_unit()

This completes the set of functions for getting the user unit of a
process, mirroring the four functions we already have for the system
unit.
src/basic/cgroup-util.c
src/basic/cgroup-util.h
src/coredump/coredump.c