coreutils/src/uu
Jeffrey Finkelstein d782fd1bd3 dd: parse big numbers and return u64::MAX
Change the behavior of `dd` so that it parses numbers that would be too
big and instead treats them as `u64::MAX`. This allows `dd` to run
without error on

    dd count=00x9999999999999999999999999999999999999999999999999999999999999

This matches the behavior of GNU `dd`.
2024-01-28 13:41:34 -05:00
..
arch 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
base32 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
base64 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
basename 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
basenc 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cat 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chcon 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chgrp 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chmod 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chown 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
chroot 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cksum 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
comm 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cp cp: use inclusive range 2024-01-28 09:42:40 +01:00
csplit 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
cut cut: set exit code to 1 if dir is specified 2024-01-26 10:18:44 +01:00
date 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dd dd: parse big numbers and return u64::MAX 2024-01-28 13:41:34 -05:00
df 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dircolors 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
dirname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
du 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
echo 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
env 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
expand expand: Continue work when one of given files doesn't exist (#5873) 2024-01-25 09:10:59 +01:00
expr 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
factor factor: rename input parameter 2024-01-28 08:24:16 +01:00
false 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
fmt 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
fold 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
groups 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
hashsum Merge pull request #5752 from sylvestre/0.0.24 2024-01-21 13:35:10 +01:00
head 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
hostid 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
hostname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
id 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
install 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
join 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
kill 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
link 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ln 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
logname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ls 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mkdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mkfifo 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mknod 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mktemp 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
more 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
mv 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
nice 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
nl nl: fix redundant clone (clippy warning) 2024-01-28 09:42:40 +01:00
nohup 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
nproc 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
numfmt uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
od 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
paste 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pathchk 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pinky 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pr 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
printenv 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
printf 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
ptx 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
pwd 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
readlink 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
realpath 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
rm 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
rmdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
runcon 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
seq 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
shred 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
shuf 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
sleep 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
sort uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
split split: use inclusive range 2024-01-28 09:42:40 +01:00
stat 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
stdbuf 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
stty 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
sum 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
sync 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tac 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tail 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tee 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
test 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
timeout 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
touch 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tr 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
true 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
truncate 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tsort 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
tty 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
uname 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
unexpand unexpand: allow multiple files & show error message if a directory is specified 2024-01-24 16:01:26 +01:00
uniq uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
unlink 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
uptime 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
users 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
vdir 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
wc uucore: remove unneccessary closues 2024-01-28 09:42:40 +01:00
who 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00
whoami whoami: add missing feature 2024-01-24 21:33:25 +01:00
yes 0.0.23 => 0.0.24 2024-01-20 20:12:19 +01:00