[Libcg-devel] [PATCH 09/13] Added new errors/warnings

2013-02-26 Thread Peter Schiffer
I've put few errors and warnings where I find them appropriate - usually when a function returns error and the user might be interested exactly what file/directory is bad. Signed-off-by: Peter Schiffer --- src/api.c| 31 ++- src/config.c | 14 ++ 2

[Libcg-devel] [PATCH 09/13] Added new errors/warnings

2013-02-07 Thread Peter Schiffer
I've put few errors and warnings where I find them appropriate - usually when a function returns error and the user might be interested exactly what file/directory is bad. Signed-off-by: Peter Schiffer --- src/api.c| 33 - src/config.c | 14 ++