busybox/procps
Denys Vlasenko 965b795b87 decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
text	   data	    bss	    dec	    hex	filename
1021988	    559	   5052	1027599	  fae0f	busybox_old
1021236	    559	   5052	1026847	  fab1f	busybox_unstripped

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2020-11-30 13:03:03 +01:00
..
Config.src
free.c free: code shrink 2020-11-27 12:40:31 +01:00
fuser.c
iostat.c
Kbuild.src
kill.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
lsof.c
mpstat.c avoid using strok - eliminates use of hidden global variable 2020-10-06 02:36:47 +02:00
nmeter.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
pgrep.c
pidof.c
pmap.c
powertop.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02: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 sysctl: do report EACCES errors on write 2020-06-09 15:58:32 +02:00
top.c randomconfig fixes 2020-06-23 03:13:55 +02:00
uptime.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
watch.c watch: support fractional -n SEC 2019-03-12 18:56:51 +01:00