]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
api: Expose cg_build_path_locked() to users of libcgroup.la
authorTom Hromatka <tom.hromatka@oracle.com>
Mon, 8 Feb 2021 22:48:54 +0000 (15:48 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 1 Mar 2021 17:32:39 +0000 (10:32 -0700)
commitb88cafd198e23bab1c41013fbfa4e87b13d7e72f
tree2650e35f12001ef7fb80a00d28c435cd9dfa367a
parent22a6de94af134722ea256d94eedbf415d8c982a4
api: Expose cg_build_path_locked() to users of libcgroup.la

Remove the static qualifier from cg_build_path_locked().  As part
of the cgget refactor, cgget will utilize this function.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/api.c
src/libcgroup-internal.h
src/libcgroup.map