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)
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>

No differences found