hush/networking/udhcp
Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms
function                                             old     new   delta
monotonic_ms                                           -      60     +60
process_stdin                                        433     443     +10
display_speed                                         85      90      +5
nmeter_main                                          672     674      +2
builtin_type                                         114     116      +2
bb__parsespent                                       117     119      +2
ifplugd_main                                        1110    1109      -1
acpid_main                                           441     440      -1
chat_main                                           1361    1359      -2
doCommands                                          2458    2449      -9
arpping                                              466     450     -16
run_command                                          268     234     -34
readcmd                                             1072    1034     -38
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 5/7 up/down: 81/-101)           Total: -20 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-01-12 12:52:30 +01:00
..
arpping.c libbb: introduce and use monotonic_ms 2010-01-12 12:52:30 +01:00
clientpacket.c
clientsocket.c
common.c
common.h
Config.in replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
dhcpc.c
dhcpc.h
dhcpd.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
dhcpd.h
dhcprelay.c
domain_codec.c
dumpleases.c fold: unicode support. Based on a patch by Tomas Heinrich <heinrich.tomas@gmail.com> 2010-01-04 20:49:58 +01:00
files.c
Kbuild replace APP_xxDHCPxx with xxDHCPxx, it's more consistent with the rest 2009-12-11 02:21:10 +01:00
leases.c
options.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
options.h
packet.c
script.c
serverpacket.c
signalpipe.c *: use "can't" instead of "cannot" 2009-11-13 09:08:27 +01:00
socket.c
static_leases.c