]> git.proxmox.com Git - mirror_libseccomp.git/commit
api: add the seccomp_arch_resolve_name() API call
authorPaul Moore <pmoore@redhat.com>
Wed, 7 May 2014 21:00:44 +0000 (17:00 -0400)
committerPaul Moore <pmoore@redhat.com>
Wed, 7 May 2014 21:00:44 +0000 (17:00 -0400)
commitf05fc7cbc294f95fd62fb0aea52561c14f52aba9
treea48843c82082c385db2f84b07fbc5c547eb35927
parente8a449fb5b87ba0479524b661fe962a5d977d400
api: add the seccomp_arch_resolve_name() API call

As requested by the systemd developers and used by our own tools.

Signed-off-by: Paul Moore <pmoore@redhat.com>
doc/man/man3/seccomp_arch_add.3
include/seccomp.h.in
src/api.c
src/arch.c
src/arch.h
src/python/libseccomp.pxd
src/python/seccomp.pyx