linux/arch/um/os-Linux
Anton Ivanov 3c6ac61bc9 um: Fetch registers only for signals which need them
UML userspace fetches siginfo and passes it to signal handlers
in UML. This is needed only for some of the signals, because
key handlers like SIGIO make no use of this variable.

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2020-12-13 22:38:06 +01:00
..
drivers
skas um: Fetch registers only for signals which need them 2020-12-13 22:38:06 +01:00
elf_aux.c
execvp.c
file.c
helper.c
irq.c um: Remove IRQ_NONE type 2020-12-13 22:22:29 +01:00
main.c
Makefile um: Increase stack frame size threshold for signal.c 2020-12-13 22:22:00 +01:00
mem.c
process.c
registers.c
sigio.c um: Remove IRQ_NONE type 2020-12-13 22:22:29 +01:00
signal.c um: Support suspend to RAM 2020-12-13 22:22:49 +01:00
start_up.c
time.c um: Simplify os_idle_sleep() and sleep longer 2020-12-13 22:22:37 +01:00
tty.c
umid.c um: Remove use of asprinf in umid.c 2020-12-13 22:21:07 +01:00
user_syms.c
util.c