busybox/coreutils
Denys Vlasenko 79fb6ac7a5 cp: optional --reflink support
function                                             old     new   delta
cp_main                                              428     512     +84
copy_file                                           1676    1742     +66

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-07-13 20:30:02 +02:00
..
libcoreutils
basename.c
cat.c cat: fix cat -e and cat -v erroneously numbering 1st line 2018-04-29 14:05:43 +02:00
chgrp.c
chmod.c
chown.c
chroot.c
cksum.c
comm.c
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
cp.c cp: optional --reflink support 2018-07-13 20:30:02 +02:00
cut.c
date.c
dd.c
df.c
dirname.c
dos2unix.c
du.c
echo.c
env.c
expand.c
expr.c
factor.c
false.c
fold.c
fsync.c
head.c
hostid.c
id_test.sh
id.c
install.c install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106 2018-06-22 18:59:10 +02:00
Kbuild.src
link.c
ln.c
logname.c
ls.c
md5_sha1_sum.c
mkdir.c
mkfifo.c
mknod.c
mktemp.c
mv.c libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation 2018-04-07 15:08:12 +02:00
nice.c libbb.h: always include sys/resource.h 2018-04-08 17:23:27 +02:00
nl.c
nohup.c
nproc.c nproc: implement --all --ignore=N 2018-07-06 16:19:04 +02:00
od_bloaty.c
od.c
paste.c
printenv.c
printf.c
pwd.c
readlink.c realpath,readlink -f: coreutils compat, closes 11021 2018-05-24 17:31:00 +02:00
realpath.c realpath,readlink -f: coreutils compat, closes 11021 2018-05-24 17:31:00 +02:00
rm.c
rmdir.c
seq.c
shred.c
shuf.c
sleep.c
sort.c sort: add -V "sort version" 2018-07-08 01:37:54 +02:00
split.c
stat.c
stty.c
sum.c
sync.c
tac.c
tail.c
tee.c
test_ptr_hack.c
test.c shell: add comments about [[, no code changes 2018-04-10 15:25:41 +02:00
timeout.c
touch.c
tr.c
true.c
truncate.c
tty.c
uname.c
uniq.c
unlink.c
usleep.c
uudecode.c
uuencode.c
wc.c
who.c
whoami.c
yes.c