kernel-ark/arch/x86/um/shared/sysdep
Al Viro eaca6eae3e sanitize rt_sigaction() situation a bit
Switch from __ARCH_WANT_SYS_RT_SIGACTION to opposite
(!CONFIG_ODD_RT_SIGACTION); the only two architectures that
need it are alpha and sparc.  The reason for use of CONFIG_...
instead of __ARCH_... is that it's needed only kernel-side
and doing it that way avoids a mess with include order on many
architectures.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-02-03 15:09:18 -05:00
..
archsetjmp_32.h
archsetjmp_64.h
archsetjmp.h
faultinfo_32.h
faultinfo_64.h
faultinfo.h
kernel-offsets.h
mcontext.h
ptrace_32.h
ptrace_64.h
ptrace_user.h
ptrace.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
skas_ptrace.h
stub_32.h
stub_64.h
stub.h um: get rid of pointless include "..." where include <...> will do 2012-10-09 22:28:45 +02:00
syscalls_32.h sanitize rt_sigaction() situation a bit 2013-02-03 15:09:18 -05:00
syscalls_64.h
syscalls.h take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 2012-11-28 23:43:27 -05:00
tls.h