reset: before calling execvp(), reset needs to flush stdout
authorGlenn Matthews <glmatthe@cisco.com>
Fri, 17 Feb 2017 22:01:13 +0000 (23:01 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Fri, 17 Feb 2017 22:02:06 +0000 (23:02 +0100)
commit02a2a278f6684f742fe131e1b598ca01cfa240db
treeb6e604edc1e7f201469a34f4e99b523ec5ce3c85
parent74c2215086d45ae9cbc0114235895e5bcc887071
reset: before calling execvp(), reset needs to flush stdout

Signed-off-by: Glenn Matthews <glmatthe@cisco.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
console-tools/reset.c