/* old_syscall.cc 01/12/2004 15.30.24 */ 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);