coreutils/tests/dd
Paul Eggert 4e73fea3e3 Honor dd's noatime flag if possible, even if not supported on build fs
* doc/coreutils.texi (dd invocation): Warn that noatime might not be
reliable.
* src/dd.c (flags, usage): Look at O_NOATIME, not
HAVE_WORKING_O_NOATIME, to decide whether to support the noatime
flag, so that dd attempts O_NOATIME even if the build file system
does not support it.  Problem reported by Jim Meyering today in
bug-coreutils.
* tests/dd/misc: Generate a warning, not a failure, if noatime
exists but fails.
2007-02-22 19:09:35 +01:00
..
.cvsignore * aclocal.m4, config.hin, configure: 2006-08-22 18:50:24 +00:00
Makefile.am Put CU_TEST_NAME in the environment for each test run by "make check". 2007-01-13 11:32:19 +01:00
misc Honor dd's noatime flag if possible, even if not supported on build fs 2007-02-22 19:09:35 +01:00
not-rewound * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
skip-seek Add/fix copyright notices and adjust to latest GNU FDL. 2006-08-17 19:58:17 +00:00
skip-seek2 * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00
unblock-sync * tests/sample-test: Quote variables containing absolute build 2006-10-22 19:37:31 +02:00