]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
api.c: Export cgroup_build_tasks_procs_path()
authorTom Hromatka <tom.hromatka@oracle.com>
Thu, 17 Dec 2020 18:38:52 +0000 (11:38 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 23 Dec 2020 15:13:26 +0000 (08:13 -0700)
commit4f4e01062a9f22ea960fb7a7c650f9fbfcc51624
tree8a60028d0b1cc080be60d050a91adc6f5392f268
parentca73827d1ff7cbb0279fe4f0770480bac3f1caa2
api.c: Export cgroup_build_tasks_procs_path()

Make cgroup_build_tasks_procs_path() available to
libcgroup.la library users (i.e. the libcgroup tools).

This change will be used in the next commit so that
cgsnapshot can properly read the tasks/procs file.

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