busybox/coreutils
Denys Vlasenko 39194f0309 new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize
function                                             old     new   delta
run_nofork_applet                                    258     280     +22
readlink_main                                        112     123     +11
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 2/0 up/down: 33/0)               Total: 33 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-08-03 19:03:32 +02:00
..
libcoreutils libbb: more compact API for bb_parse_mode() 2015-10-07 17:55:33 +02:00
basename.c basename: do not use argc 2017-07-21 18:41:46 +02:00
cat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
chgrp.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
chmod.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
chown.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
chroot.c config: do not use `a' quoting in help texts 2017-08-02 14:12:48 +02:00
cksum.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
comm.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Config.src config: deindent all help texts 2017-07-21 09:50:55 +02:00
cp.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
cut.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
date.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
dd.c config: do not use `a' quoting in help texts 2017-08-02 14:12:48 +02:00
df.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
dirname.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
dos2unix.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
du.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
echo.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
env.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
expand.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
expr.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
factor.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
false.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fold.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
fsync.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
head.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
hostid.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
id_test.sh id: coreutils compat by Tito + test script 2008-10-29 00:27:31 +00:00
id.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
install.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
Kbuild.src shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo 2017-01-10 15:13:30 +01:00
link.c tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 2017-07-24 17:20:13 +02:00
ln.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
logname.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
ls.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
md5_sha1_sum.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkdir.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mkfifo.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mknod.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mktemp.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
mv.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
nice.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
nl.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
nohup.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
nproc.c new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 2017-08-03 03:29:32 +02:00
od_bloaty.c od_bloaty: fix floating point output 2017-07-19 13:12:02 +02:00
od.c do not use `a' quoting style in comments 2017-08-02 14:26:33 +02:00
paste.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
printenv.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
printf.c config: do not use `a' quoting in help texts 2017-08-02 14:12:48 +02:00
pwd.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
readlink.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
realpath.c new NOFORKs: pwdx,kill[all5],ttysize,realpath,readlink NOEXECs: date,resize 2017-08-03 19:03:32 +02:00
rm.c NOFORK fixes 2017-08-02 16:37:39 +02:00
rmdir.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
seq.c NOFORK fixes 2017-08-02 16:37:39 +02:00
shred.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
shuf.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sleep.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sort.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
split.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
stat.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
stty.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sum.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
sync.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tac.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tail.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tee.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
test_ptr_hack.c *: make GNU licensing statement forms more regular 2010-08-16 20:14:46 +02:00
test.c test: fix 4-argument case 2017-07-31 19:21:51 +02:00
timeout.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
touch.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tr.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
true.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
truncate.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
tty.c new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 2017-08-03 03:29:32 +02:00
uname.c config: FEDORA_COMPAT option (so far only tweaks uname) 2017-08-03 03:46:14 +02:00
uniq.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
unlink.c new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 2017-08-03 03:29:32 +02:00
usleep.c NOFORK fixes 2017-08-02 16:37:39 +02:00
uudecode.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
uuencode.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
wc.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
who.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
whoami.c config: deindent all help texts 2017-07-21 09:50:55 +02:00
yes.c NOFORK fixes 2017-08-02 16:37:39 +02:00