mirror of
https://github.com/coreutils/coreutils.git
synced 2024-11-27 12:04:25 +08:00
029b6b14c5
If new data becomes available between the initial read and when tail registers the inotify watch descriptors, ensure that it is read before a new event happens on the file. * tests/Makefile.am (TESTS): Add tail-2/inotify-race. * tests/tail-2/inotify-race: New file. |
||
---|---|---|
.. | ||
chgrp | ||
chmod | ||
chown | ||
chroot | ||
cp | ||
dd | ||
df | ||
du | ||
id | ||
install | ||
ln | ||
ls | ||
misc | ||
mkdir | ||
mv | ||
pr | ||
readlink | ||
rm | ||
rmdir | ||
tail-2 | ||
touch | ||
check.mk | ||
Coreutils.pm | ||
CuTmpdir.pm | ||
envvar-check | ||
lang-default | ||
Makefile.am | ||
other-fs-tmpdir | ||
README | ||
require-perl | ||
sample-test | ||
test-lib.sh |
A note about Makefile.am.in. It is used (usually only by the maintainer) to generate some of the Makefile.am files in these subdirectories.