linux/arch/um/os-Linux
Richard Weinberger 250127216d um: Run UML in it's own session.
If UML is not run by a shell it can happen that UML
will kill unrelated proceses upon a fatal exit because
it issues a kill(0, ...).
To prevent such oddities we create a new session in main().

Reported-and-tested-by: Richard W.M. Jones <rjones@redhat.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2013-09-07 10:57:07 +02:00
..
drivers
skas um: siginfo cleanup 2013-07-19 11:31:36 +02:00
aio.c um: Cleanup SIGTERM handling 2013-09-07 10:56:58 +02:00
elf_aux.c
execvp.c
file.c um: ubd: Add REQ_FLUSH suppport 2013-09-07 10:56:49 +02:00
helper.c
internal.h
irq.c
main.c um: Run UML in it's own session. 2013-09-07 10:57:07 +02:00
Makefile
mem.c
process.c um: Cleanup SIGTERM handling 2013-09-07 10:56:58 +02:00
registers.c
sigio.c um: Cleanup SIGTERM handling 2013-09-07 10:56:58 +02:00
signal.c um: siginfo cleanup 2013-07-19 11:31:36 +02:00
start_up.c
time.c
tty.c
umid.c
user_syms.c
util.c um: Cleanup SIGTERM handling 2013-09-07 10:56:58 +02:00