http://en.wikipedia.org/wiki/Stdarg.h ->
"providing variadic API functions without also providing equivalent functions accepting va_list instead is considered a bad programming practice." Now thinking whether to stack "if(count==N) seccomp_rule_add(cxt, ac, sy, arg[0], ..., argv[N-1])" lines or to just workaround API and hack up _seccomp_rule_add to be available for me... (writing a simple command-line libseccomp tool: syscall_limiter) ------------------------------------------------------------------------------ Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ libseccomp-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss
