busybox/procps
Denys Vlasenko 62d5a1e56f tar,smemcap: commonalyze checksumming code for tar header
function                                             old     new   delta
chksum_and_xwrite_tar_header                           -      99     +99
writeheader                                          280     199     -81
chksum_and_xwrite                                    102       -    -102
------------------------------------------------------------------------------
(add/remove: 2/1 grow/shrink: 0/1 up/down: 99/-183)           Total: -84 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-08-20 17:58:49 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
free.c free: implement -h 2021-06-18 12:08:02 +02:00
fuser.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
iostat.c config: update size information 2018-12-28 03:20:17 +01:00
Kbuild.src kill: optimizations for single-applet build 2017-01-09 18:46:58 +01:00
kill.c *: --help tweaks 2021-06-14 20:47:20 +02:00
lsof.c lsof: print fd# too 2021-06-16 12:49:15 +02:00
mpstat.c avoid using strok - eliminates use of hidden global variable 2020-10-06 02:36:47 +02:00
nmeter.c libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells 2020-12-30 23:48:01 +01:00
pgrep.c *: more --help tweaking 2021-06-13 03:51:55 +02:00
pidof.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
pmap.c pmap: fix column width, closes 13431 2021-01-05 19:39:34 +01:00
powertop.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
ps.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
ps.posix ps: add documentation on POSIX ps 2006-11-05 00:47:38 +00:00
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c config: update size information 2018-12-28 03:20:17 +01:00
smemcap.c tar,smemcap: commonalyze checksumming code for tar header 2021-08-20 17:58:49 +02:00
sysctl.c *: more --help tweaks 2021-06-15 10:00:18 +02:00
top.c *: more --help tweaks, mostly expanding ts --help 2021-06-13 03:12:09 +02:00
uptime.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
watch.c *: --help tweaks 2021-06-13 01:08:48 +02:00