Add a seccomp_arch_resolve_name() API call and augment the Arch python
object.
---
Paul Moore (2):
api: add the seccomp_arch_resolve_name() API call
tests: update the tests to use the new architecture resolving
functionality
doc/man/man3/seccomp_arch_add.3 | 10 ++++++--
include/seccomp.h.in | 10 ++++++++
src/api.c | 15 ++++++++++++
src/arch.c | 25 +++++++++++++++++++
src/arch.h | 1 +
src/python/libseccomp.pxd | 1 +
src/python/seccomp.pyx | 48 +++++++++++++++++++++++++++++++++++--
tests/11-basic-basic_errors.py | 4 ++-
tests/15-basic-resolver.py | 8 +++---
tests/16-sim-arch_basic.py | 12 +++++----
tests/17-sim-arch_merge.py | 8 +++---
tests/19-sim-missing_syscalls.py | 4 ++-
tests/23-sim-arch_all_le_basic.c | 10 ++++----
tests/23-sim-arch_all_le_basic.py | 12 +++++----
tests/26-sim-arch_all_be_basic.c | 2 +-
tests/26-sim-arch_all_be_basic.py | 4 ++-
16 files changed, 138 insertions(+), 36 deletions(-)
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
libseccomp-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss