summaryrefslogtreecommitdiff
path: root/src/arch.c
diff options
context:
space:
mode:
authorTom Hromatka <tom.hromatka@oracle.com>2020-01-27 11:12:33 -0700
committerPaul Moore <paul@paul-moore.com>2020-02-22 21:25:28 -0500
commit0a4c0300ebcc982cf419a4f7382ffc28e4792d2a (patch)
treea6b8ed6865fa227ebe032a66ee04d524a39cb7c3 /src/arch.c
parented3b35c5f100516f0bb3f4efc4e29598936ec422 (diff)
downloadlibseccomp-0a4c0300ebcc982cf419a4f7382ffc28e4792d2a.tar.gz
s390: Fix multiplexing issue with shm* syscalls
On s390, shmat, shmdt, shmget, and shmctl can be done either via sockets or ipc. Prior to this commit, the s390 code only supported these calls via sockets. This commit adds support for both sockets and ipc. Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'src/arch.c')
0 files changed, 0 insertions, 0 deletions