~vcs-imports/busybox/trunk

  • Committer: Denys Vlasenko
  • Date: 2021-01-04 02:05:34 UTC
  • Revision ID: git-v1:3b053051c7c6f1e4776fce8a97d8f6a3c54f3f0e
hush: code shrink

function                                             old     new   delta
hush_main                                           1071    1066      -5
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-5)               Total: -5 bytes
   text    data     bss     dec     hex filename
1020110     559    5020 1025689   fa699 busybox_old
1020037     559    5020 1025616   fa650 busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Filename Latest Rev Last Changed Committer Comment Size
..
Config.src 15495 6 years ago Denys Vlasenko restore documentation on the build config language 350 bytes Diff Download File
free.c 16616 3 years ago Denys Vlasenko free: code shrink function 5.2 KB Diff Download File
fuser.c 16679 3 years ago Denys Vlasenko help text: replace [OPTIONS] with actual options ( 6.6 KB Diff Download File
iostat.c 16069 5 years ago Denys Vlasenko config: update size information Signed-off-by: De 11.8 KB Diff Download File
Kbuild.src 14403 7 years ago Denys Vlasenko kill: optimizations for single-applet build * Fix 173 bytes Diff Download File
kill.c 16348 4 years ago Denys Vlasenko libbb: reduce the overhead of single parameter bb_ 9.3 KB Diff Download File
lsof.c 16069 5 years ago Denys Vlasenko config: update size information Signed-off-by: De 2.5 KB Diff Download File
mpstat.c 16581 3 years ago Denys Vlasenko avoid using strok - eliminates use of hidden globa 23.7 KB Diff Download File
nmeter.c 16756 3 years ago Denys Vlasenko libbb: introduce and use xgettimeofday(), do not t 21.6 KB Diff Download File
pgrep.c 16069 5 years ago Denys Vlasenko config: update size information Signed-off-by: De 6.5 KB Diff Download File
pidof.c 16679 3 years ago Denys Vlasenko help text: replace [OPTIONS] with actual options ( 3.9 KB Diff Download File
pmap.c 16084 5 years ago Denys Vlasenko pmap: make 32-bit version work better on 64-bit ke 2.5 KB Diff Download File
powertop.c 16348 4 years ago Denys Vlasenko libbb: reduce the overhead of single parameter bb_ 20.8 KB Diff Download File
ps.c 16641 3 years ago Denys Vlasenko decrease paddign: gcc-9.3.1 slaps 32-byte alignmen 22.5 KB Diff Download File
ps.posix 6499 17 years ago Denis Vlasenko ps: add documentation on POSIX ps 7.7 KB Diff Download File
pstree.c 16348 4 years ago Denys Vlasenko libbb: reduce the overhead of single parameter bb_ 8.1 KB Diff Download File
pwdx.c 16069 5 years ago Denys Vlasenko config: update size information Signed-off-by: De 1.4 KB Diff Download File
smemcap.c 15626 5 years ago Denys Vlasenko smemcap: keep outputting by ignoring transient pro 3.4 KB Diff Download File
sysctl.c 16511 4 years ago Denys Vlasenko sysctl: do report EACCES errors on write function 9 KB Diff Download File
top.c 16521 3 years ago Denys Vlasenko randomconfig fixes Signed-off-by: Denys Vlasenko 33.5 KB Diff Download File
uptime.c 16555 3 years ago Denys Vlasenko build system: drop PLATFORM_LINUX PLATFORM_LINUX 3.3 KB Diff Download File
watch.c 16174 5 years ago Denys Vlasenko watch: support fractional -n SEC function 3.3 KB Diff Download File