Remove CLONE_VM flag
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 13 Jan 2012 21:18:27 +0000 (16:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 13 Jan 2012 21:18:27 +0000 (16:18 -0500)
commit9beed4cb465347c778e4f982c330cef78f2628b7
tree6fa61cee361d15b1d35cf204dc27df4c69b72df4
parentfb6f1fa2b2d7c1ce61b782db6d62e32ad9fcac12
Remove CLONE_VM flag

Makes debugging with GDB impossible. We'll have to revisit the actual
performance impact of not having CLONE_VM in place eventually.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
common/runas.c
This page took 0.0261 seconds and 5 git commands to generate.