remove done tasks from config.c and api.c TODO list (perhaps the better solution is to remove them at all??)
Signed-off-by: Ivana Hutarova Varekova <varek...@redhat.com> --- src/api.c | 6 ++---- src/config.c | 3 --- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/src/api.c b/src/api.c index f050df7..938bf62 100644 --- a/src/api.c +++ b/src/api.c @@ -13,10 +13,8 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. * * TODOs: - * 1. Convert comments to Docbook style. - * 2. Add more APIs for the control groups. - * 3. Handle the configuration related APIs. - * 4. Error handling. + * 1. Add more APIs for the control groups. + * 2. Handle the configuration related APIs. * * Code initiated and designed by Dhaval Giani. All faults are most likely * his mistake. diff --git a/src/config.c b/src/config.c index 451ce40..fd25c9d 100644 --- a/src/config.c +++ b/src/config.c @@ -14,9 +14,6 @@ * * TODOs: * 1. Implement our own hashing scheme - * 2. Add namespace support - * 3. Add support for parsing cgroup filesystem and creating a - * config out of it. * * Code initiated and designed by Balbir Singh. All faults are most likely * his mistake. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Libcg-devel mailing list Libcg-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libcg-devel