The patchset brings all the architectures up to date with 3.16-rc1
and fixes a number of problem with incorrect syscall numbers for a
few architectures.

---

Paul Moore (6):
      arch: update the x86 syscall table
      arch: update the x86_64 syscall table
      arch: update the arm syscall table
      arch: update the mips syscall table
      arch: update the x32 syscall table
      arch: sync the syscall table entries


 include/seccomp.h.in       |   25 +++
 src/arch-arm-syscalls.c    |   17 +-
 src/arch-mips-syscalls.c   |   33 ++-
 src/arch-x32-syscalls.c    |  429 +++++++++++++++++++++++++++++++++++++++++++-
 src/arch-x86-syscalls.c    |   15 +-
 src/arch-x86_64-syscalls.c |   15 +-
 6 files changed, 497 insertions(+), 37 deletions(-)


------------------------------------------------------------------------------
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
_______________________________________________
libseccomp-discuss mailing list
libseccomp-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libseccomp-discuss

Reply via email to