bb_info_msg: make it do atomic, unbuffered writes
authorDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Dec 2008 11:16:47 +0000 (11:16 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Wed, 10 Dec 2008 11:16:47 +0000 (11:16 -0000)
commit517413f9affae582f5e824ef45805662d676be6a
tree624ef48c2de51f7c458b3c2c0b9f17fff0af8da5
parente53738558f2f1aa8cd536545479ab98b0df808c5
bb_info_msg: make it do atomic, unbuffered writes
udhcpc: fix a problem where we don't open listening socket fast enough

function                                             old     new   delta
bb_info_msg                                           70     126     +56
change_listen_mode                                    37      78     +41
udhcp_listen_socket                                  151     124     -27
udhcpc_main                                         2344    2285     -59
libbb/info_msg.c
networking/udhcp/dhcpc.c