use unshare(CLONE_NEWNS) instead of a complicated 'clone(NEWNS) ... waitpid()' operation
[util-vserver.git] / src / ncontext.c
2006-12-08 Daniel Hokka ZakrissonRemove unused argument.
2006-11-24 Daniel Hokka ZakrissonMake quoting consistent.
2006-11-19 Daniel Hokka ZakrissonBreak up the old chbind into ncontext, nattribute,...