add support for PATH in crontabs

Paul Fox pgf at foxharp.boston.ma.us
Tue Mar 8 21:12:54 UTC 2022


peter0x44 wrote:
 > > I'm afraid I can't remember how to generate the cool automatic size
 > > diffs. The code change seems to add fewer than 100 bytes, but I also
 > > ifdefed a very old level 5 debug loop in Parsefield(), which saved
 > > over 100. So I think there's been a net shrinkage of about 30 bytes.
 > 
 > Hi Paul,
 > 
 > The size diffs are generated using `make bloatcheck`
 > 

Thanks Peter -- That confirms what I thought:

function                                             old     new   delta
load_crontab                                        1043    1117     +74
.rodata                                             3509    3515      +6
bb_putchar_stderr                                     38       -     -38
ParseField                                           507     437     -70
------------------------------------------------------------------------------
(add/remove: 0/1 grow/shrink: 2/1 up/down: 80/-108)           Total: -28 bytes
   text    data     bss     dec     hex filename
  78292    2767    1528   82587   1429b busybox_old
  78264    2767    1528   82559   1427f busybox_unstripped




=----------------------
paul fox, pgf at foxharp.boston.ma.us (arlington, ma)



More information about the busybox mailing list