diff options
author | Ed Swierk <eswierk@aristanetworks.com> | 2011-06-19 17:27:57 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2011-06-19 17:27:57 +0000 |
commit | 7c612f9fb746fbf80009912b6133af3ca07e4bd7 (patch) | |
tree | acc9d77ac3b0fd1dc117c57b1e82d648b56f955e /flashrom.c | |
parent | c07a41c8675fcf41678e330665f12b1a5ba0c709 (diff) | |
download | flashrom-7c612f9fb746fbf80009912b6133af3ca07e4bd7.tar.gz flashrom-7c612f9fb746fbf80009912b6133af3ca07e4bd7.tar.bz2 flashrom-7c612f9fb746fbf80009912b6133af3ca07e4bd7.zip |
Flush stdout after each message
Currently messages like "Writing flash chip..." that don't end with
a newline are buffered until the operation is complete, unless the
particular write function generates status output in the meantime.
Flushing stdout after each message ensures that the message appears
immediately.
Corresponding to flashrom svn r1349.
Signed-off-by: Ed Swierk <eswierk@aristanetworks.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
Diffstat (limited to 'flashrom.c')
0 files changed, 0 insertions, 0 deletions