busybox/miscutils
Denis Vlasenko 5d61e71c3a introduce safe_poll (fixes a problem in top)
function                                             old     new   delta
safe_poll                                              -      77     +77
svlogd_main                                         1470    1466      -4
zcip_main                                           1530    1524      -6
forkexec                                            1345    1338      -7
decode_format_string                                 795     788      -7
collect_blk                                          474     467      -7
buffer_pread                                         540     532      -8
tftp                                                1182    1172     -10
microcom_main                                        763     749     -14
arpping                                              441     424     -17
------------------------------------------------------------------------------
(add/remove: 1/0 grow/shrink: 0/9 up/down: 77/-80)             Total: -3 bytes
   text    data     bss     dec     hex filename
 770162    1034   10404  781600   bed20 busybox_old
 770158    1034   10404  781596   bed1c busybox_unstripped
2007-09-27 10:09:59 +00:00
..
adjtimex.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
bbconfig.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
chrt.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in move microcom to miscutils 2007-09-22 20:51:41 +00:00
crond.c crond: code shrink 2007-08-19 18:49:21 +00:00
crontab.c Three patches from FreeWRT people 2007-07-21 14:57:54 +00:00
dc.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
devfsd.c assorted fixes for breakage found by randomconfig 2007-08-17 08:29:48 +00:00
eject.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
hdparm.c hdparm: shrink rodata by ~250 bytes 2007-08-16 10:37:49 +00:00
Kbuild move microcom to miscutils 2007-09-22 20:51:41 +00:00
last.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
less.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
makedevs.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
microcom.c introduce safe_poll (fixes a problem in top) 2007-09-27 10:09:59 +00:00
mountpoint.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
mt.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
raidautorun.c xioctl and friends by Tito <farmatito@tiscali.it> 2007-07-14 22:07:14 +00:00
readahead.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
runlevel.c stray trailing tabs removed 2007-07-19 22:50:47 +00:00
rx.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
setsid.c usage.c: remove reference to busybox.h 2007-05-26 19:00:18 +00:00
strings.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
taskset.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
time.c trylink: produce even more info about final link stage 2007-08-12 20:58:27 +00:00
ttysize.c httpd: round down sendfile byte count to 64k 2007-08-13 11:09:30 +00:00
watchdog.c watchdog: allow millisecond spec (-t 250ms) 2007-09-05 12:13:51 +00:00