hush/editors
Denis Vlasenko 87f3b26b3a *: replace select-for-one descriptor with poll, it's smaller.
$ ./.cmk bloatcheck
function                                             old     new   delta
readit                                               406     364     -42
syslogd_main                                        1249    1206     -43
traceroute_main                                     4115    4060     -55
mysleep                                              112      45     -67
arpping                                              579     441    -138
tftp                                                1575    1182    -393
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/6 up/down: 0/-738)           Total: -738 bytes
   text    data     bss     dec     hex filename
 770580    1051   10764  782395   bf03b busybox_old
 769820    1051   10764  781635   bed43 busybox_unstripped
2007-09-07 13:43:28 +00:00
..
awk.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
cmp.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
Config.in move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
diff.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
ed.c Audit bb_common_bufsiz usage, add script which looks for misuse. 2007-06-04 10:16:52 +00:00
Kbuild move several applets to more correct ex-project. No code changes. 2007-06-12 08:12:33 +00:00
patch.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
sed.c don't pass argc in getopt32, it's superfluous 2007-08-18 15:32:12 +00:00
vi.c *: replace select-for-one descriptor with poll, it's smaller. 2007-09-07 13:43:28 +00:00