Bug 6710 - Please modify "logread" in Busybox so that it flushes its output.
Summary: Please modify "logread" in Busybox so that it flushes its output.
Status: RESOLVED FIXED
Alias: None
Product: Busybox
Classification: Unclassified
Component: Other (show other bugs)
Version: 1.21.x
Hardware: PC Linux
: P5 minor
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-25 14:45 UTC by Petri Packalén
Modified: 2013-11-26 11:13 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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