added *vdlimit functions + tools (patch provided by Daniel Hokka Zakrisson)
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 2 Mar 2005 00:52:44 +0000 (00:52 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Wed, 2 Mar 2005 00:52:44 +0000 (00:52 +0000)
commit9c1daa8ad9c98e670bfa76577ae242be16039aa3
treeee4d490727911f872a52dd216a8f1a0c40ee4a01
parent5736e97486dbc7182b2e832f4367812741ccbd86
added *vdlimit functions + tools (patch provided by Daniel Hokka Zakrisson)

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1874 94cd875c-1c1d-0410-91d2-eb244daf1a30
13 files changed:
util-vserver/lib/Makefile-files
util-vserver/lib/syscall_adddlimit-v13.hc [new file with mode: 0644]
util-vserver/lib/syscall_adddlimit.c [new file with mode: 0644]
util-vserver/lib/syscall_getdlimit-v13.hc [new file with mode: 0644]
util-vserver/lib/syscall_getdlimit.c [new file with mode: 0644]
util-vserver/lib/syscall_remdlimit-v13.hc [new file with mode: 0644]
util-vserver/lib/syscall_remdlimit.c [new file with mode: 0644]
util-vserver/lib/syscall_setdlimit-v13.hc [new file with mode: 0644]
util-vserver/lib/syscall_setdlimit.c [new file with mode: 0644]
util-vserver/lib/virtual.h
util-vserver/lib/vserver.h
util-vserver/src/Makefile-files
util-vserver/src/vdlimit.c [new file with mode: 0644]