diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2018-02-07 16:32:30 +0100 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2018-02-07 16:32:30 +0100 |
commit | 2bd5b4e9a0442102ab937ed771b2c11142afb744 (patch) | |
tree | 55a3d7b650993ce0f34ec12b28da344957fa9987 /procps | |
parent | 4cae044b436a842e0575c3b6787729fb436fd04c (diff) | |
download | busybox-2bd5b4e9a0442102ab937ed771b2c11142afb744.tar.gz |
udhcp: do not setlinebuf(stdout), we don't print to stdout anymore
Since bb_info_msg() was eliminated type of buffering on stdout is not important
function old new delta
udhcpd_main 1463 1451 -12
udhcpc_main 2735 2723 -12
setlinebuf 19 - -19
------------------------------------------------------------------------------
(add/remove: 0/2 grow/shrink: 0/2 up/down: 0/-43) Total: -43 bytes
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'procps')
0 files changed, 0 insertions, 0 deletions