]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroup-util: cg_get_xattr_malloc helper 15209/head
authorAnita Zhang <the.anitazha@gmail.com>
Wed, 18 Mar 2020 00:47:19 +0000 (17:47 -0700)
committerAnita Zhang <the.anitazha@gmail.com>
Tue, 24 Mar 2020 23:06:32 +0000 (16:06 -0700)
commitbaa358df3247f5e9d1d8d2791b4edd886bebe539
tree42812070fa202a2095193420606ae30261a9cf58
parent613328c3e2d922283c388aafd25166e22e11a909
cgroup-util: cg_get_xattr_malloc helper

`cg_get_xattr_malloc` to read a cgroup xattr value and allocate space
to hold said value (simple helper combining existing functions).
src/basic/cgroup-util.c
src/basic/cgroup-util.h