commit | 9fcb663be42e4727c1beabc7c80e2d839199e6b1 | [log] [tgz] |
---|---|---|
author | Anton Ivanov <antivano@cisco.com> | Fri Mar 07 18:37:46 2014 +0000 |
committer | Richard Weinberger <richard@nod.at> | Sun Apr 20 23:13:30 2014 +0200 |
tree | b4c2b62fd84b4608d2ee567411b9423ccc906e9b | |
parent | 0d71832e3004a0833938cc28a096823cd55b8e79 [diff] |
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>