busybox/coreutils
Denys Vlasenko 2c876774a9 dd: fixed partial count logic
$ busybox dd if=/dev/zero of=/dev/loop0 bs=100M count=8; echo $?
8+0 records in
7+0 records out  <=========== FIXED, was 7+1
805220352 bytes (767.9MB) copied, 0.464010 seconds, 1.6GB/s
1

function                                             old     new   delta
write_and_stats                                       97      99      +2

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2018-01-10 11:04:09 +01:00
..
libcoreutils whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
basename.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
cat.c randomconfig fixes 2017-12-31 17:30:02 +01:00
chgrp.c
chmod.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
chown.c chown: fix a mistake in opt_complementary change 2017-12-31 17:59:16 +01:00
chroot.c make 17 state-changing execing applets (ex: "nice PROG ARGS") noexec 2017-08-04 19:55:01 +02:00
cksum.c sv,svc: fix NOEXEC fallout 2017-08-06 21:23:03 +02:00
comm.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
Config.src
cp.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
cut.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
date.c date: maybe_set_utc only once 2017-10-05 12:53:25 +02:00
dd.c dd: fixed partial count logic 2018-01-10 11:04:09 +01:00
df.c df: Use statvfs instead of non-standard statfs 2017-10-30 15:30:59 +01:00
dirname.c
dos2unix.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
du.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
echo.c
env.c env: -u option fails due to typo 2017-12-25 21:36:05 +01:00
expand.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
expr.c expr: make it NOEXEC 2017-08-07 23:23:18 +02:00
factor.c
false.c
fold.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
fsync.c
head.c
hostid.c
id_test.sh
id.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
install.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
Kbuild.src
link.c libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 2017-08-10 11:52:42 +02:00
ln.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
logname.c
ls.c randomconfig fixes 2017-12-31 17:30:02 +01:00
md5_sha1_sum.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
mkdir.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
mkfifo.c
mknod.c mknod: better --help, much clearer code 2018-01-08 11:22:37 +01:00
mktemp.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
mv.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
nice.c nice: code shrink 2018-01-08 10:13:11 +01:00
nl.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
nohup.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
nproc.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
od_bloaty.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
od.c
paste.c
printenv.c
printf.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
pwd.c
readlink.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
realpath.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
rm.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
rmdir.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
seq.c NOFORK fixes 2017-08-02 16:37:39 +02:00
shred.c
shuf.c regularize format of source file headers, no code changes 2017-09-18 16:28:43 +02:00
sleep.c
sort.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
split.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
stat.c randomconfig fixes 2017-12-31 17:30:02 +01:00
stty.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
sum.c
sync.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
tac.c
tail.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
tee.c
test_ptr_hack.c
test.c
timeout.c
touch.c getopt32: remove applet_long_options 2017-08-08 17:09:40 +02:00
tr.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
true.c
truncate.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
tty.c new NOFORKs: clear, nproc, tty, uname, arch, unlink, which 2017-08-03 03:29:32 +02:00
uname.c randomconfig fixes 2017-12-31 17:30:02 +01:00
uniq.c
unlink.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
usleep.c NOFORK fixes 2017-08-02 16:37:39 +02:00
uudecode.c getopt32: remove opt_complementary 2017-08-08 21:55:02 +02:00
uuencode.c whitespace and comment format fixes, no code changes 2017-10-05 14:40:24 +02:00
wc.c
who.c whitespace and comment format fixes, no code changes 2017-10-05 15:19:25 +02:00
whoami.c
yes.c NOFORK fixes 2017-08-02 16:37:39 +02:00