Re: [PATCH] siginfo: add signal info for seccomp related SIGSYS

2015-05-26 Thread Bernhard Reutner-Fischer
On Sun, May 17, 2015 at 10:49:23PM +0200, Daniel Golle wrote: uClibc doesn't define signal info for the SIGSYS signal which is issued in case of hitting a syscall prohibited by seccomp. This is sad as it makes debugging seccomp filter policies impossible on some architectures (at least ARM and

[PATCH] siginfo: add signal info for seccomp related SIGSYS

2015-05-17 Thread Daniel Golle
uClibc doesn't define signal info for the SIGSYS signal which is issued in case of hitting a syscall prohibited by seccomp. This is sad as it makes debugging seccomp filter policies impossible on some architectures (at least ARM and PowerPC, maybe also others) which do not coincidentally set