initial checkin
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 14:40:17 +0000 (14:40 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Sun, 27 Jun 2004 14:40:17 +0000 (14:40 +0000)
commit2c1727f98a042cd7277d8dc1c42c6d902f81e15a
treefeb1341d9cf1e4687ee1062f19ca4e5fb89a03f5
parent319929791248f823537ac5fb2fe10a01b5b820b9
initial checkin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1605 94cd875c-1c1d-0410-91d2-eb244daf1a30
util-vserver/build-all [new file with mode: 0755]
util-vserver/lib_internal/command-appendparameter.c [new file with mode: 0644]
util-vserver/lib_internal/command-exec.c [new file with mode: 0644]
util-vserver/lib_internal/command-free.c [new file with mode: 0644]
util-vserver/lib_internal/command-init.c [new file with mode: 0644]
util-vserver/lib_internal/command-reset.c [new file with mode: 0644]
util-vserver/lib_internal/command-wait.c [new file with mode: 0644]
util-vserver/lib_internal/command.h [new file with mode: 0644]
util-vserver/lib_internal/testsuite/.cvsignore [new file with mode: 0644]
util-vserver/lib_internal/testsuite/Makefile-files [new file with mode: 0644]
util-vserver/lib_internal/testsuite/command.c [new file with mode: 0644]