busybox/miscutils
Ron Yorston cad3fc743a libbb: introduce and use fputs_stdout
function                                             old     new   delta
fputs_stdout                                           -      12     +12
zxc_vm_process                                      7237    7230      -7
yes_main                                              85      78      -7
write_block                                          380     373      -7
wrapf                                                305     298      -7
strings_main                                         437     430      -7
show_bridge                                          353     346      -7
rev_main                                             384     377      -7
put_prompt_custom                                     58      51      -7
put_cur_glyph_and_inc_cursor                         168     161      -7
print_numbered_lines                                 152     145      -7
print_named_ascii                                    130     123      -7
print_name                                           135     128      -7
print_login_issue                                    386     379      -7
print_ascii                                          208     201      -7
powertop_main                                       1249    1242      -7
od_main                                             1789    1782      -7
logread_main                                         518     511      -7
head_main                                            804     797      -7
display_process_list                                1319    1312      -7
cut_main                                            1002     995      -7
bb_dump_dump                                        1550    1543      -7
bb_ask_noecho                                        393     386      -7
baseNUM_main                                         702     695      -7
expand_main                                          755     745     -10
dumpleases_main                                      497     487     -10
write1                                                12       -     -12
putcsi                                                37      23     -14
print_login_prompt                                    55      41     -14
paste_main                                           525     511     -14
cat_main                                             440     426     -14
print_it                                             245     230     -15
print_addrinfo                                      1188    1171     -17
print_rule                                           770     750     -20
print_linkinfo                                       842     822     -20
httpd_main                                           791     771     -20
------------------------------------------------------------------------------
(add/remove: 1/1 grow/shrink: 0/34 up/down: 12/-341)         Total: -329 bytes

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-02-03 20:52:40 +01:00
..
adjtimex.c more --help text tweaks 2020-12-13 19:18:28 +01:00
bbconfig.c libarchive: add a function to unpack embedded data 2018-11-02 14:14:51 +01:00
bc.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
beep.c libbb: introduce and use msleep() 2020-11-29 12:40:25 +01:00
chat.c use write_str() functions where appropriate 2020-11-29 11:49:37 +01:00
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
conspy.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
crond.c help text tweaks 2020-12-13 19:04:19 +01:00
crontab.c crontab: Fix -e with editors saving using renaming strategy 2020-07-11 17:02:37 +02:00
dc.c randomconfig fixes 2020-12-29 16:53:11 +01:00
devfsd.c randomconfig fixes 2020-12-29 16:53:11 +01:00
devmem.c libbb: add and use infrastructure for fixed page size optimization 2020-12-14 18:54:30 +01:00
fbsplash.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
fbsplash.cfg fbsplash: cosmetic comment and Config text fixes; rename .ini -> .cfg 2008-03-26 15:12:11 +00:00
flash_eraseall.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
flash_lock_unlock.c whitespace and comment format fixes, no code changes 2017-10-05 15:33:28 +02:00
flashcp.c config: update size information 2018-12-28 03:20:17 +01:00
hdparm.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
hexedit.c libbb: add and use infrastructure for fixed page size optimization 2020-12-14 18:54:30 +01:00
i2c_tools.c *: use fopen helpers where appropriate 2020-12-30 00:16:27 +01:00
inotifyd.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
Kbuild.src Remove trailing empty lines 2016-11-23 10:43:39 +01:00
less.c config: update size information 2018-12-28 03:20:17 +01:00
lsscsi.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
makedevs.c config: update size information 2018-12-28 03:20:17 +01:00
man.c man: implement SECTION parameters 2020-12-27 16:02:37 +01:00
microcom.c config: update size information 2018-12-28 03:20:17 +01:00
mim.c mim: run scripts from a specification file 2020-04-30 17:23:08 +02:00
mt.c help text tweaks 2020-12-13 19:04:19 +01:00
nandwrite.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
partprobe.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
raidautorun.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
readahead.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
rfkill.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
runlevel.c config: more tweaks 2018-12-28 17:52:43 +01:00
rx.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
setfattr.c config: update size information 2018-12-28 03:20:17 +01:00
setserial.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
strings.c libbb: introduce and use fputs_stdout 2021-02-03 20:52:40 +01:00
time.c libbb: add and use infrastructure for fixed page size optimization 2020-12-14 18:54:30 +01:00
ts.c libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells 2020-12-30 23:48:01 +01:00
ttysize.c config: update size information 2018-12-28 03:20:17 +01:00
ubi_tools.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00
ubirename.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
volname.c config: update size information 2018-12-28 03:20:17 +01:00
watchdog.c decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly 2020-11-30 13:03:03 +01:00