coreutils/src/uu
Jan Scheer 90a0226844
tail: improve support for polling
* Fix a timing related bug with polling (---disable-inotify) where some
Events weren't delivered fast enough by `Notify::PollWatcher` to pass all
of tests/tail-2/retry.sh and test_tail::{test_retry4, retry7}.

* uu_tail now reverts to polling automatically if inotify backend reports
too many open files (this mimics the behavior of GNU's tail).
2022-04-30 12:02:42 +02:00
..
arch Change edition to 2021 2022-04-05 10:39:31 +02:00
base32 Change edition to 2021 2022-04-05 10:39:31 +02:00
base64 Change edition to 2021 2022-04-05 10:39:31 +02:00
basename Change edition to 2021 2022-04-05 10:39:31 +02:00
basenc Change edition to 2021 2022-04-05 10:39:31 +02:00
cat Change edition to 2021 2022-04-05 10:39:31 +02:00
chcon Change edition to 2021 2022-04-05 10:39:31 +02:00
chgrp Change edition to 2021 2022-04-05 10:39:31 +02:00
chmod Change edition to 2021 2022-04-05 10:39:31 +02:00
chown Change edition to 2021 2022-04-05 10:39:31 +02:00
chroot get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
cksum Change edition to 2021 2022-04-05 10:39:31 +02:00
comm Change edition to 2021 2022-04-05 10:39:31 +02:00
cp get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
csplit build(deps): bump regex from 1.5.4 to 1.5.5 2022-04-13 15:17:42 +02:00
cut Change edition to 2021 2022-04-05 10:39:31 +02:00
date Change edition to 2021 2022-04-05 10:39:31 +02:00
dd get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
df Merge pull request #3418 from cakebaker/ticket_3409 2022-04-20 23:51:36 +02:00
dir Add dir and vdir utils (based on ls) 2022-04-15 17:30:40 +02:00
dircolors Change edition to 2021 2022-04-05 10:39:31 +02:00
dirname Change edition to 2021 2022-04-05 10:39:31 +02:00
du du: add support for --exclude and --exclude-from (#3381) 2022-04-11 22:50:01 +02:00
echo Change edition to 2021 2022-04-05 10:39:31 +02:00
env Change edition to 2021 2022-04-05 10:39:31 +02:00
expand Change edition to 2021 2022-04-05 10:39:31 +02:00
expr Change edition to 2021 2022-04-05 10:39:31 +02:00
factor Dont use from_* method names that take self 2022-04-11 22:50:36 +02:00
false Change edition to 2021 2022-04-05 10:39:31 +02:00
fmt Change edition to 2021 2022-04-05 10:39:31 +02:00
fold Change edition to 2021 2022-04-05 10:39:31 +02:00
groups Change edition to 2021 2022-04-05 10:39:31 +02:00
hashsum build(deps): bump regex from 1.5.4 to 1.5.5 2022-04-13 15:17:42 +02:00
head all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
hostid Change edition to 2021 2022-04-05 10:39:31 +02:00
hostname Change edition to 2021 2022-04-05 10:39:31 +02:00
id get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
install install: verbose - list all created directories 2022-04-18 22:06:02 +02:00
join Change edition to 2021 2022-04-05 10:39:31 +02:00
kill Change edition to 2021 2022-04-05 10:39:31 +02:00
link Change edition to 2021 2022-04-05 10:39:31 +02:00
ln Change edition to 2021 2022-04-05 10:39:31 +02:00
logname Change edition to 2021 2022-04-05 10:39:31 +02:00
ls get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
mkdir Merge pull request #3150 from pyoky/mkdir-fix 2022-04-13 12:00:56 +02:00
mkfifo Change edition to 2021 2022-04-05 10:39:31 +02:00
mknod Change edition to 2021 2022-04-05 10:39:31 +02:00
mktemp Change edition to 2021 2022-04-05 10:39:31 +02:00
more Change edition to 2021 2022-04-05 10:39:31 +02:00
mv mv: trigger an error when doing mv dir1 dir2 dir2 2022-04-12 22:37:38 +02:00
nice Change edition to 2021 2022-04-05 10:39:31 +02:00
nl build(deps): bump regex from 1.5.4 to 1.5.5 2022-04-13 15:17:42 +02:00
nohup get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
nproc get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
numfmt Change edition to 2021 2022-04-05 10:39:31 +02:00
od all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
paste Change edition to 2021 2022-04-05 10:39:31 +02:00
pathchk Change edition to 2021 2022-04-05 10:39:31 +02:00
pinky fix null pointer derefs 2022-04-20 08:44:49 +02:00
pr build(deps): bump regex from 1.5.4 to 1.5.5 2022-04-13 15:17:42 +02:00
printenv Change edition to 2021 2022-04-05 10:39:31 +02:00
printf Change edition to 2021 2022-04-05 10:39:31 +02:00
ptx build(deps): bump regex from 1.5.4 to 1.5.5 2022-04-13 15:17:42 +02:00
pwd Change edition to 2021 2022-04-05 10:39:31 +02:00
readlink Change edition to 2021 2022-04-05 10:39:31 +02:00
realpath Change edition to 2021 2022-04-05 10:39:31 +02:00
relpath Change edition to 2021 2022-04-05 10:39:31 +02:00
rm build(deps): bump remove_dir_all from 0.5.3 to 0.7.0 2022-04-14 11:14:49 +00:00
rmdir Change edition to 2021 2022-04-05 10:39:31 +02:00
runcon Change edition to 2021 2022-04-05 10:39:31 +02:00
seq all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
shred Change edition to 2021 2022-04-05 10:39:31 +02:00
shuf Change edition to 2021 2022-04-05 10:39:31 +02:00
sleep Change edition to 2021 2022-04-05 10:39:31 +02:00
sort all: use array intoiterator 2022-04-05 10:39:31 +02:00
split all: remove explicit imports of TryFrom and TryInto 2022-04-05 10:39:31 +02:00
stat Merge pull request #3280 from crazystylus/stat-fails-to-read-a-file-redirected-to-stdin 2022-04-09 09:11:48 +02:00
stdbuf get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
sum Change edition to 2021 2022-04-05 10:39:31 +02:00
sync get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
tac Change edition to 2021 2022-04-05 10:39:31 +02:00
tail tail: improve support for polling 2022-04-30 12:02:42 +02:00
tee Change edition to 2021 2022-04-05 10:39:31 +02:00
test Change edition to 2021 2022-04-05 10:39:31 +02:00
timeout Change edition to 2021 2022-04-05 10:39:31 +02:00
touch get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
tr build(deps): bump nom from 7.1.0 to 7.1.1 2022-04-13 15:11:54 +02:00
true Change edition to 2021 2022-04-05 10:39:31 +02:00
truncate Change edition to 2021 2022-04-05 10:39:31 +02:00
tsort Change edition to 2021 2022-04-05 10:39:31 +02:00
tty Change edition to 2021 2022-04-05 10:39:31 +02:00
uname get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
unexpand Change edition to 2021 2022-04-05 10:39:31 +02:00
uniq uniq: print warning when both -D and -c are passed 2022-04-17 16:32:01 +02:00
unlink Change edition to 2021 2022-04-05 10:39:31 +02:00
uptime Change edition to 2021 2022-04-05 10:39:31 +02:00
users Change edition to 2021 2022-04-05 10:39:31 +02:00
vdir Add dir and vdir utils (based on ls) 2022-04-15 17:30:40 +02:00
wc address libc weirdness on 32 bit android 2022-04-20 08:44:49 +02:00
who get android builds to compile and pass tests 2022-04-20 08:44:49 +02:00
whoami Change edition to 2021 2022-04-05 10:39:31 +02:00
yes address libc weirdness on 32 bit android 2022-04-20 08:44:49 +02:00