Hi Jerzy, On Mon, Nov 04, 2013, Jerzy Kasenberg wrote: > Move fflush(stdout) to after prints and user input. > This removes delay of showing prompt. > --- > Same effect could be achieved by calling setbuf(stdout, NULL) > in terminal_setup() then all fflush calls could be removed. > > If you think this should be better approach, I will change it. > > android/client/pollhandler.c | 5 ----- > android/client/terminal.c | 6 ++++++ > 2 files changed, 6 insertions(+), 5 deletions(-) Applied. Thanks. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html