Merged with SYSCALL_SWITCH branch (sswitch_merge tag)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 14 Oct 2003 15:40:50 +0000 (15:40 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 14 Oct 2003 15:40:50 +0000 (15:40 +0000)
commit9cde6b2e1f86d390b0730cb5339eb4920d631886
tree24ee30c4417cb15ea6f74a9b1e3fe597c7226524
parentd0bcaf1aef9fe5d9999bcd772a180df5aa1f9881
Merged with SYSCALL_SWITCH branch (sswitch_merge tag)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@147 94cd875c-1c1d-0410-91d2-eb244daf1a30
30 files changed:
util-vserver/.cvsignore
util-vserver/Makefile.am
util-vserver/NEWS
util-vserver/configure.ac
util-vserver/lib/Makefile-files
util-vserver/lib/checkversion.c [new file with mode: 0644]
util-vserver/lib/getctx-compat.hc [new file with mode: 0644]
util-vserver/lib/getctx-legacy.hc [new file with mode: 0644]
util-vserver/lib/getctx.c
util-vserver/lib/getversion-internal.hc [new file with mode: 0644]
util-vserver/lib/getversion.c [new file with mode: 0644]
util-vserver/lib/safechroot-internal.hc [new file with mode: 0644]
util-vserver/lib/syscall-compat.hc [new file with mode: 0644]
util-vserver/lib/syscall-legacy.hc [new file with mode: 0644]
util-vserver/lib/syscall.c
util-vserver/lib/uint2str.c [new file with mode: 0644]
util-vserver/lib/virtual.h [new file with mode: 0644]
util-vserver/lib/vserver-internal.h [new file with mode: 0644]
util-vserver/lib/vserver.h
util-vserver/scripts/.cvsignore
util-vserver/src/Makefile-files
util-vserver/src/capchroot.c
util-vserver/src/chbind.c
util-vserver/src/chcontext.c
util-vserver/src/rebootmgr.c
util-vserver/src/reducecap.c
util-vserver/src/vserver-stat.c
util-vserver/sysv/Makefile-files
util-vserver/tests/chrootsafe.cc
util-vserver/util-vserver.spec.in