busybox/include
Ron Yorston ce824aecf2 libbb: move common code into run_applet_and_exit
Both calls to run_applet_and_exit are followed by the same code
to print an error message and return status 127.  Remove this
duplication and make run_applet_and_exit static.

function                                             old     new   delta
run_applet_and_exit                                  675     667      -8
main                                                 119      92     -27
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/2 up/down: 0/-35)             Total: -35 bytes

Signed-off-by: Ron Yorston <rmy@pobox.com>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-06-19 15:16:27 +02:00
..
.gitignore generate_BUFSIZ.sh: yet another tweak 2016-04-24 14:13:35 +02:00
applet_metadata.h
applets.src.h setarch: add support for '-R' (disable randomization) 2015-10-19 23:26:50 +02:00
ar.h
bb_archive.h tar: add support for --strip-components=N 2015-10-22 01:07:13 +02:00
bb_e2fs_defs.h Whitespace fixes 2013-07-30 11:52:58 +02:00
busybox.h applet_tables: save space by removing applet name offsets 2016-03-30 00:44:11 +02:00
dump.h
fix_u32.h
grp_.h libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed 2015-01-02 22:31:07 +01:00
inet_common.h
libbb.h libbb: move common code into run_applet_and_exit 2016-06-19 15:16:27 +02:00
liblzo_interface.h Whitespace fixes 2013-07-30 11:52:58 +02:00
platform.h include/platform.h: Remove extra #endif introduced in 6df9612. 2015-12-17 15:54:04 -05:00
pwd_.h libpwdgrp: use getpwent() instead of getpwent_r() 2015-02-07 21:21:02 +01:00
rtc_.h
shadow_.h libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed 2015-01-02 22:31:07 +01:00
unicode.h
usage.src.h
volume_id.h
xatonum.h
xregex.h