#include <unistd.h>
#include <sys/types.h>
#include <pwd.h>
...

C chroot without root

by bcsd.myopenid.com, September 23, 2010 14:49, 2 refactorings, tagged with c, system, posix

I want to run a process in ...

6757caf55de0413ae0994293e001d465 Talk