Add support for the unshare mask
authorAsbjorn Sannes <asbjorn.sannes@interhost.no>
Tue, 31 May 2011 09:55:54 +0000 (11:55 +0200)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Tue, 31 May 2011 12:19:19 +0000 (14:19 +0200)
commit989f6cc00a65b6c06f1453f50abc442a28dad714
tree10d6e0da27e17f0c98ab026f512c6feb030d3321
parent5a10c8c24a566218ceb97f308835c40b7100634e
Add support for the unshare mask
13 files changed:
doc/configuration.xml
ensc_wrappers/wrappers-vserver.hc
kernel/context_cmd.h
lib/Makefile-files
lib/syscall_getumask-v23.hc [new file with mode: 0644]
lib/syscall_getumask.c [new file with mode: 0644]
lib/syscall_setumask-v23.hc [new file with mode: 0644]
lib/syscall_setumask.c [new file with mode: 0644]
lib/umask-v23.c [new file with mode: 0644]
lib/umask_list-v23.c [new file with mode: 0644]
lib/vserver.h
scripts/vserver.functions
src/vattribute.c