busybox/coreutils
Denys Vlasenko 6a9b3f7acf shuf: add a TODO, code shrink
function                                             old     new   delta
shuf_main                                            501     500      -1

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-09-07 22:51:42 +02:00
..
libcoreutils
basename.c
cat.c
chgrp.c *: --help tweaks 2021-06-14 20:47:20 +02:00
chmod.c *: --help tweaks 2021-06-14 20:47:20 +02:00
chown.c *: --help tweaks 2021-06-14 20:47:20 +02:00
chroot.c
cksum.c crc32: code shrink for !CKSUM config 2021-06-22 10:24:06 +02:00
comm.c
Config.src
cp.c cp: fix build failure with long options disabled 2021-08-15 18:26:56 +02:00
cut.c cut: add toybox-compatible options -O OUTSEP, -D, -F LIST 2021-07-20 16:29:22 +02:00
date.c
dd.c dd: tweak --help 2021-08-15 23:05:30 +02:00
df.c df: support -t TYPE 2021-06-20 15:03:21 +02:00
dirname.c
dos2unix.c
du.c du: support -b "apparent size" 2021-06-16 17:45:28 +02:00
echo.c *: --help tweaks 2021-06-14 20:47:20 +02:00
env.c env: implement -0 2021-06-17 13:39:46 +02:00
expand.c
expr.c
factor.c
false.c
fold.c
head.c
hostid.c
id_test.sh
id.c *: --help tweaks 2021-06-14 20:47:20 +02:00
install.c
Kbuild.src
link.c
ln.c
logname.c
ls.c ls: revert last change (short name must be allocated) 2021-06-25 19:48:34 +02:00
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mktemp.c
mv.c cp,mv: fix -t DIR option 2021-06-25 00:23:29 +02:00
nice.c
nl.c
nohup.c
nproc.c nproc: code shrink 2021-06-24 13:47:49 +02:00
od_bloaty.c
od.c
paste.c
printenv.c
printf.c
pwd.c
readlink.c
realpath.c
rm.c
rmdir.c
seq.c
shred.c shred: with -u, unlink file even if it is zero length 2021-06-20 13:48:21 +02:00
shuf.c shuf: add a TODO, code shrink 2021-09-07 22:51:42 +02:00
sleep.c
sort.c uniq: support -z 2021-06-17 00:36:13 +02:00
split.c
stat.c
stty.c
sum.c
sync.c
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c
timeout.c
touch.c touch: fix SEGV if !ENABLE_FEATURE_TOUCH_SUSV3 2021-08-15 20:23:40 +02:00
tr.c
true.c
truncate.c
tty.c
uname.c
uniq.c uniq: really support -z 2021-06-24 23:37:06 +02:00
unlink.c
usleep.c
uudecode.c base32/64: accept -i "skip bad chars" option (currently in effect unconditionally) 2021-06-13 23:58:17 +02:00
uuencode.c
wc.c
who.c *: more --help tweaks 2021-06-15 10:00:18 +02:00
whoami.c
yes.c