/* old_syscall.cc 30/08/2006 17.51.10 */ extern "C" int call_old_new_s_context (int nbctx, int ctxs[], int remove_cap, int flags); extern "C" int call_old_set_ipv4root (unsigned long ip[], int nb, unsigned long bcast, unsigned long mask[]); extern "C" int call_chrootsafe (const char *dir); extern "C" int has_chrootsafe (void); extern "C" int call_old_set_ctxlimit (int res, long limit);