hush: make hush properly detect EOF on stdin (even interactive one -
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 28 Apr 2007 16:47:08 +0000 (16:47 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 28 Apr 2007 16:47:08 +0000 (16:47 -0000)
commit0937be5fa64e9dc0f2dc525225c34ab7c52f256c
tree44a4fa6eb07c4449bc11416ce92ccb9a7d895c84
parentb5eaabb32221ece5d3a149cb3b49c439fa3647d5
hush: make hush properly detect EOF on stdin (even interactive one -
think about pty being destroyed) and exit.
shell/hush.c