]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
First initial revision. Look for TODOs and BUGs
authorBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 19 Mar 2008 14:53:07 +0000 (14:53 +0000)
committerBalbir Singh <balbir@linux.vnet.ibm.com>
Wed, 19 Mar 2008 14:53:07 +0000 (14:53 +0000)
commitd55f73ddbb0dc099b1471f3493e505142ce94a97
tree7d4bcc778ed6f35fe043962b29873cff9ef9e24c
First initial revision. Look for TODOs and BUGs

git-svn-id: https://libcg.svn.sourceforge.net/svnroot/libcg/src@1 4f4bb910-9a46-0410-90c8-c897d4f1cd53
Makefile [new file with mode: 0644]
config.c [new file with mode: 0644]
file-ops.c [new file with mode: 0644]
lex.l [new file with mode: 0644]
libcg.h [new file with mode: 0644]
parse.y [new file with mode: 0644]
samples/wlm.conf [new file with mode: 0644]
samples/wlm.conf.2 [new file with mode: 0644]
samples/wlm.conf.3 [new file with mode: 0644]