busybox/scripts
Denys Vlasenko ab77e81a85 klibc-utils: new applets: resume, nuke, minips
minips is a pure alias to ps, just in case someone needs 100% klibc-utils compat.
nuke is a primitive version of "rm -rf" without options and error checks. ~30 bytes.

resume is a tool for initramfs which resumes from a given block device.

function                                             old     new   delta
resume_main                                            -     582    +582
packed_usage                                       31640   31712     +72
nuke_main                                              -      28     +28
xstrtoull                                              -      24     +24
applet_names                                        2646    2665     +19
applet_main                                         1532    1544     +12
applet_suid                                           96      97      +1
applet_install_loc                                   192     193      +1
applet_flags                                          96      97      +1
------------------------------------------------------------------------------
(add/remove: 5/0 grow/shrink: 6/0 up/down: 740/0)             Total: 740 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-18 19:15:29 +02:00
..
basic typo fixes 2015-05-25 13:46:36 +02:00
kconfig randomconfig fixes 2016-06-19 18:15:33 +02:00
bb_release
bloat-o-meter bloat-o-meter: add usage info 2013-10-16 19:18:05 +02:00
checkhelp.awk
checkstack.pl
cleanup_printf2puts
echo.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
find_bad_common_bufsiz
find_stray_common_vars
find_stray_empty_lines
fix_ws.sh
gcc-version.sh
gen_build_files.sh remove "local" bashism from a few scripts 2017-01-24 20:52:42 +01:00
generate_BUFSIZ.sh build system: make CONFIG_FEATURE_USE_BSS_TAIL less funky 2016-06-29 15:00:52 +02:00
Kbuild.include
Kbuild.src
Makefile.build build system: specify '-nostldlib' when linking to .o files 2014-04-02 12:12:46 +02:00
Makefile.clean
Makefile.host
Makefile.IMA klibc-utils: new applets: resume, nuke, minips 2017-08-18 19:15:29 +02:00
Makefile.lib
memusage
mkconfigs build system: use od -b instead of od -t x1 2013-11-26 14:56:29 +01:00
mkdiff_obj
mkdiff_obj_bloat
mkmakefile
objsizes
randomtest scripts/randomtest: update things which can't be tested on uclibc 2017-07-03 02:33:08 +02:00
randomtest.loop fixes for bugs found by make_single_applets.sh 2017-07-03 21:31:16 +02:00
sample_pmap
showasm
test_make_clean
test_make_O
test_setenv_leak.c crond: do not assume setenv() does not leak 2017-07-22 02:25:47 +02:00
trylink build system: FEATURE_LIBBUSYBOX_STATIC - try to pull libc/libm into libbusybox 2017-07-15 14:52:26 +02:00