Branch: refs/heads/master
  Home:   https://github.com/seccomp/libseccomp
  Commit: bd42d36c9b9f4e892a1d30c192dcbd11a5b7f1dd
      
https://github.com/seccomp/libseccomp/commit/bd42d36c9b9f4e892a1d30c192dcbd11a5b7f1dd
  Author: Tom Hromatka <[email protected]>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M include/seccomp.h.in
    M src/arch-aarch64-syscalls.c
    M src/arch-arm-syscalls.c
    M src/arch-mips-syscalls.c
    M src/arch-mips64-syscalls.c
    M src/arch-mips64n32-syscalls.c
    M src/arch-parisc-syscalls.c
    M src/arch-ppc-syscalls.c
    M src/arch-ppc64-syscalls.c
    M src/arch-s390-syscalls.c
    M src/arch-s390x-syscalls.c
    M src/arch-syscall-validate
    M src/arch-x32-syscalls.c
    M src/arch-x86-syscalls.c
    M src/arch-x86_64-syscalls.c

  Log Message:
  -----------
  arch: update the syscalls for Linux v5.0-rc5

Key changes include:
* Added __NR_statx, __NR_io_pgetevents, and __NR_rseq syscalls
  to seccomp.h.in
* mips architecture now generates some of its syscall header
  files.  Added logic to arch-syscall-validate to create these
  headers
* ppc architecture now uses a syscall.tbl
* s390 now uses a syscall.tbl

This addresses GitHub issue #136

Signed-off-by: Tom Hromatka <[email protected]>
Signed-off-by: Paul Moore <[email protected]>


-- 
You received this message because you are subscribed to the Google Groups 
"libseccomp" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to