The subject says it all ...

---

Paul Moore (3):
      db: allow all architectures to be removed from a filter
      tools: fix problems with non-native byte ordering
      tests: support both big and little endian test architectures


 doc/man/man3/seccomp_arch_add.3   |   12 ++-
 src/api.c                         |    5 -
 src/db.c                          |   27 +++++--
 tests/16-sim-arch_basic.tests     |   12 ++-
 tests/23-sim-arch_all_basic.tests |   14 ++--
 tests/regression                  |    9 ++
 tools/Makefile                    |   16 +++-
 tools/scmp_bpf_disasm.c           |   43 ++++++++++--
 tools/scmp_bpf_sim.c              |  118 ++++++---------------------------
 tools/util.c                      |  134 +++++++++++++++++++++++++++++++++++++
 tools/util.h                      |   37 ++++++++++
 11 files changed, 281 insertions(+), 146 deletions(-)
 create mode 100644 tools/util.c
 create mode 100644 tools/util.h

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
libseccomp-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss

Reply via email to