hush/include
Denis Vlasenko 459be35234 hwclock: size optimizations
libbb/time.c: new file, introducing monotonic_us()
pscan, traceroute, arping: use it instead of gettimeofday
ping, zcip: TODO

function                                             old     new   delta
monotonic_us                                           -      89     +89
find_pair                                            164     180     +16
.rodata                                           129747  129763     +16
refresh                                             1144    1152      +8
............
timeout                                                8       4      -4
static.start                                           8       4      -4
last                                                   8       4      -4
parse_conf                                          1303    1284     -19
time_main                                           1149    1124     -25
gettimeofday_us                                       39       -     -39
arping_main                                         2042    1969     -73
hwclock_main                                         594     501     -93
catcher                                              485     380    -105
traceroute_main                                     4300    4117    -183
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 8/11 up/down: 157/-562)        Total: -405 bytes
2007-06-17 19:09:05 +00:00
..
applets.h pscan: new applet (portscanner). ~1350 bytes. By Tito <farmatito@tiscali.it> 2007-06-16 13:37:59 +00:00
busybox.h fix typo in comment 2007-04-11 07:36:31 +00:00
dump.h sed: unbreak multiple -e, -f option handling (my fault) 2006-10-01 21:05:12 +00:00
grp_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
inet_common.h - remove duplicate includes 2007-01-04 22:13:25 +00:00
libbb.h hwclock: size optimizations 2007-06-17 19:09:05 +00:00
platform.h diff: shrink code (-85 bytes): 2007-06-12 20:54:54 +00:00
pwd_.h fixdep.c: avoit doing memcmp in most cases 2006-12-30 21:11:57 +00:00
shadow_.h style fixes 2007-04-13 23:22:00 +00:00
unarchive.h rmp: add optional support for bz2 data. +50 bytes of code 2007-06-08 13:05:39 +00:00
usage.h arping: -i should be -I 2007-06-17 00:36:57 +00:00
xatonum.h diff: shrink code (-85 bytes): 2007-06-12 20:54:54 +00:00
xregex.h less: stop dying on bad regexps, quietly pipe data w/o 2006-12-21 13:24:58 +00:00