logging: turn of stdout/stderr buffering
commit241fd0b5a8a95e814395f79b5ea7715c1862f045
authorØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 17 Sep 2010 23:37:42 +0000 (18 01:37 +0200)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Mon, 20 Sep 2010 18:45:48 +0000 (20 20:45 +0200)
treea167e10ee9c4dcf6b6de074c13bafb8d9675cdbc
parent61780558e1654af0f3f20a332763b30bf533a912
logging: turn of stdout/stderr buffering

with this buffering disabled fancier logging scripts will
be able to process each line as it is output.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
src/main.c