Add the new syscalls from 2.1.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 15 Nov 2006 20:14:00 +0000 (20:14 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 15 Nov 2006 20:14:00 +0000 (20:14 +0000)
commite303b8205d3b33f3c96c0a5fe3ab8ea87971eb0a
tree6dbd079b195c757ffd8f9796f8d2d06927406332
parentda54055d8657f709741f35ff0522bfeb7903538f
Add the new syscalls from 2.1.

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2380 94cd875c-1c1d-0410-91d2-eb244daf1a30
12 files changed:
lib/Makefile-files
lib/syscall_ctxstat-v21.hc [new file with mode: 0644]
lib/syscall_ctxstat.c [new file with mode: 0644]
lib/syscall_getvci-v21.hc [new file with mode: 0644]
lib/syscall_getvci.c [new file with mode: 0644]
lib/syscall_resetminmax-v21.hc [new file with mode: 0644]
lib/syscall_resetminmax.c [new file with mode: 0644]
lib/syscall_rlimitstat-v21.hc [new file with mode: 0644]
lib/syscall_rlimitstat.c [new file with mode: 0644]
lib/syscall_virtstat-v21.hc [new file with mode: 0644]
lib/syscall_virtstat.c [new file with mode: 0644]
lib/vserver.h