Initial commit
commit1181c4cc3ec7bf96cb4939cea8a66464305ef5fb
authorPetr Baudis <pasky@ucw.cz>
Thu, 1 Mar 2012 00:20:44 +0000 (1 01:20 +0100)
committerPetr Baudis <pasky@ucw.cz>
Thu, 1 Mar 2012 00:20:44 +0000 (1 01:20 +0100)
tree2e9022c79c14a97973af92643c694b05b1cdd807
Initial commit

Complete basic implementation, compiles but not tested yet.
.gitignore [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
README.client [new file with mode: 0644]
cgroup.c [new file with mode: 0644]
cgroup.h [new file with mode: 0644]
common.h [new file with mode: 0644]
compctl.c [new file with mode: 0644]
compctld.c [new file with mode: 0644]