busybox/procps
Denys Vlasenko dc30f3dce2 free: implement -h
function                                             old     new   delta
.rodata                                           103331  103363     +32
packed_usage                                       33652   33654      +2
free_main                                            657     588     -69
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/1 up/down: 34/-69)            Total: -35 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-18 12:08:02 +02:00
..
Config.src
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
Kbuild.src
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
pstree.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
pwdx.c
smemcap.c
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