]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
cgconfigparser: Allow multiple config files
authorJan Safranek <jsafrane@redhat.com>
Fri, 23 Sep 2011 11:53:40 +0000 (13:53 +0200)
committerJan Safranek <jsafrane@redhat.com>
Thu, 3 Nov 2011 09:12:47 +0000 (10:12 +0100)
commit8736d52b24337ecc2a4f70403488b25cb82895ae
treed9a0182e38251e3f1cd9860d5a969bb932d2d944
parent98a26c8618128f1040088b8a437823dda14d6e1d
cgconfigparser: Allow multiple config files

cgconfigparser can now parse multiple config files, including
(alphabetitcally sorted) files from a directory.

Signed-off-by: Jan Safranek <jsafrane@redhat.com>
src/tools/Makefile.am
src/tools/cgconfig.c