4/8

seccomp: add __NR_seccomp_* aliases for rt_sigreturn and clone/fork

From: Cong Wang cwang@multikernel.io The existing _NR_seccomp* aliases name only the strict-mode syscalls (read/write/exit/sigreturn). SEND_REDIRECT must also recognise rt_sigreturn and the clone