initial checkin
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 17 Feb 2004 02:33:20 +0000 (02:33 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 17 Feb 2004 02:33:20 +0000 (02:33 +0000)
commit5269e9607d89ac4dbd34f9adb5b14fb5dfc9b1a5
treec30c590fe4bbb14c3813fd8de7a8c1a947bd5fb6
parentc4cfd24d17cb9c3bb053ec46a0d335853d9a464e
initial checkin

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@910 94cd875c-1c1d-0410-91d2-eb244daf1a30
20 files changed:
util-vserver/lib_internal/Makefile-files [new file with mode: 0644]
util-vserver/lib_internal/matchlist-appendfiles.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-compare.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-destroy.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-init.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-initbyvserver.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-initmanually.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist-initrefserverlist.c [new file with mode: 0644]
util-vserver/lib_internal/matchlist.h [new file with mode: 0644]
util-vserver/lib_internal/pathinfo-append.c [new file with mode: 0644]
util-vserver/lib_internal/pathinfo-test.c [new file with mode: 0644]
util-vserver/lib_internal/pathinfo.h [new file with mode: 0644]
util-vserver/lib_internal/string-destroy.c [new file with mode: 0644]
util-vserver/lib_internal/string.h [new file with mode: 0644]
util-vserver/lib_internal/string.hc [new file with mode: 0644]
util-vserver/lib_internal/unify-deunify.c [new file with mode: 0644]
util-vserver/lib_internal/unify-unify.c [new file with mode: 0644]
util-vserver/lib_internal/unify.h [new file with mode: 0644]
util-vserver/lib_internal/util-io.h [new file with mode: 0644]
util-vserver/lib_internal/util-mem.h [new file with mode: 0644]