Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wrapper: Add support for getting multiline values
If the multiline_value is set in a struct control_value, return it when cgroup_get_value_string() is invoked. This allows for the reading of multiline values via the C API and the python bindings. Signed-off-by: Tom Hromatka <[email protected]>
- Loading branch information