um: Missing pipe handling
authorAnton Ivanov <antivano@cisco.com>
Fri, 7 Mar 2014 18:37:46 +0000 (18:37 +0000)
committerRichard Weinberger <richard@nod.at>
Sun, 20 Apr 2014 21:13:30 +0000 (23:13 +0200)
commit9fcb663be42e4727c1beabc7c80e2d839199e6b1
treeb4c2b62fd84b4608d2ee567411b9423ccc906e9b
parent0d71832e3004a0833938cc28a096823cd55b8e79
um: Missing pipe handling

UML does not handle sigpipe. As a result when running it under
expect or redirecting the IO from the console to an external program
it will crash if the program stops or exits.

Signed-off-by: Anton Ivanov <antivano@cisco.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/os-Linux/main.c