]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
libcgroup.so: Add a function to get the library version
authorTom Hromatka <tom.hromatka@oracle.com>
Wed, 15 Dec 2021 21:22:20 +0000 (21:22 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 3 Feb 2022 21:42:44 +0000 (14:42 -0700)
commita95532a8ea22ce9ccc385cff97aa0a08f86da72f
treee436bba7b9dc8f0b0bea75b59acb6929f5d358ab
parenta928a8ef0525aa3ac976c3a874e5ae20efc89b05
libcgroup.so: Add a function to get the library version

Add a function, cgroup_version(), that returns the current
version of the libcgroup library.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Reviewed-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
configure.ac
include/libcgroup/.gitignore [new file with mode: 0644]
include/libcgroup/groups.h
include/libcgroup/init.h.in [moved from include/libcgroup/init.h with 80% similarity]
src/api.c
src/libcgroup-internal.h
src/libcgroup.map