Bug 6710

Summary: Please modify "logread" in Busybox so that it flushes its output.
Product: Busybox Reporter: Petri Packalén <petri.packalen>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: minor CC: busybox-cvs
Priority: P5    
Version: 1.21.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:

Description Petri Packalén 2013-11-25 14:45:17 UTC
Similar request has been discussed already several years ago here

http://lists.busybox.net/pipermail/busybox/2005-August/049611.html

and while looking file history it has been implemented, but some code refactoring have got it disappeared. Could it be done again?
Comment 1 Denys Vlasenko 2013-11-26 11:13:14 UTC
Fixed in git:

commit 71f6c1aa433fb2be5c3e583ca350c1f9931817a5
Author: Denys Vlasenko <vda.linux@googlemail.com>
Date:   Tue Nov 26 11:44:27 2013 +0100

    logread: flush output. closes 6710