| Summary: | Please modify "logread" in Busybox so that it flushes its output. | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Petri Packalén <petri.packalen> |
| Component: | Other | Assignee: | 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
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 |