aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-04-09 03:11:58 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2007-04-09 03:11:58 +0000
commit829bc8ff46527231a59862553c65a5457ed8bec9 (patch)
tree7aaff270868ae6e6ff78fb5c42d42f5645a6a67a /arch
parent20459e98ef1f0a16f34c1b9287390209dbb1f9eb (diff)
downloadbusybox-w32-829bc8ff46527231a59862553c65a5457ed8bec9.tar.gz
busybox-w32-829bc8ff46527231a59862553c65a5457ed8bec9.tar.bz2
busybox-w32-829bc8ff46527231a59862553c65a5457ed8bec9.zip
Improve STANDALONE_SHELL. "safe" applets are renamed NOEXEC applets
and now this fact is recorded in applets.h, not ash.c. Several fixes to "--help + STANDALONE_SHELL" scenarios. function old new delta run_current_applet_and_exit - 355 +355 arith 2064 2073 +9 refresh 1148 1156 +8 getopt32 1068 1073 +5 telnet_main 1510 1514 +4 md5_sha1_sum_main 565 566 +1 xstrtoul_range_sfx 255 251 -4 packed_usage 22523 22514 -9 tryexec 255 203 -52 static.safe_applets 152 - -152 .rodata 131320 131128 -192 run_applet_by_name 869 506 -363 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 5/5 up/down: 382/-772) Total: -390 bytes ./busybox ash -c 'i=20000; while test $i != 0; do touch z; i=$((i-1)); done' runs more than twice as fast with STANDALONE_SHELL versus without. git-svn-id: svn://busybox.net/trunk/busybox@18370 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions