openwrt/toolchain/uClibc
John Crispin 6ab2bcfe72 uClibc: add signal info for seccomp related SIGSYS
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 si_value.sival_int as the syscall number.

To fix this, import the definitions and macros needed from glibc.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>

SVN-Revision: 45720
2015-05-23 15:26:19 +00:00
..
config-0.9.33.2 uclibc: add LD_PRELOAD support 2015-03-26 10:57:44 +00:00
headers
patches-0.9.33.2 uClibc: add signal info for seccomp related SIGSYS 2015-05-23 15:26:19 +00:00
utils
common.mk toolchain: remove obsolete references to the cris architecture 2015-03-24 10:07:31 +00:00
Config.in
Config.version
Makefile