aboutsummaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-05-17 16:37:22 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-05-17 16:37:22 +0000
commit389d36fc029c28e7c7db7308f6c75a6e5377898d (patch)
treeb0d636908765bba8b8d9bd26d0dd289299d17311 /shell
parent1dfeaf06c5883b90ce138eb841b0d89388b7fd9a (diff)
downloadbusybox-w32-389d36fc029c28e7c7db7308f6c75a6e5377898d.tar.gz
busybox-w32-389d36fc029c28e7c7db7308f6c75a6e5377898d.tar.bz2
busybox-w32-389d36fc029c28e7c7db7308f6c75a6e5377898d.zip
vi: remove two globals
awk: some 'lineno' vars were shorts, made them ints (code got smaller) awk: rename global t to global ttt. still an awful name, but at least you can grep for it now. function old new delta ttt - 28 +28 mysleep 104 120 +16 readit 408 418 +10 lineno 2 4 +2 parse_program 338 339 +1 evaluate 6446 6445 -1 syntax_error 25 23 -2 next_token 917 915 -2 new_node 26 24 -2 tv 16 8 -8 skip_spaces 68 53 -15 t 28 - -28 rfds 128 - -128 ------------------------------------------------------------------------------ (add/remove: 1/2 grow/shrink: 4/6 up/down: 57/-186) Total: -129 bytes git-svn-id: svn://busybox.net/trunk/busybox@18643 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'shell')
0 files changed, 0 insertions, 0 deletions