<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/tests/dd/misc, branch v6.8</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.8</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.8'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2007-02-22T18:09:35Z</updated>
<entry>
<title>Honor dd's noatime flag if possible, even if not supported on build fs</title>
<updated>2007-02-22T18:09:35Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2007-02-22T18:09:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4e73fea3e3b6fb721b91bb81e5357fb805eb590d'/>
<id>urn:sha1:4e73fea3e3b6fb721b91bb81e5357fb805eb590d</id>
<content type='text'>
* 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.
</content>
</entry>
<entry>
<title>* NEWS: dd bs= operands now silently override later ibs= and obs=,</title>
<updated>2006-12-22T09:09:37Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-12-22T09:09:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f24ff8f42b45f868876bde7d21046c01188d42a4'/>
<id>urn:sha1:f24ff8f42b45f868876bde7d21046c01188d42a4</id>
<content type='text'>
as POSIX requires.
* src/dd.c (scanargs): Implement it.
* tests/dd/misc (outbytes): Test it.
* doc/coreutils.texi (dd invocation): Specify that bs=N
overrides later ibs and obs, undoing part of the
previous change.  (The behavior was wrong.)
</content>
</entry>
<entry>
<title>Add/fix copyright notices and adjust to latest GNU FDL.</title>
<updated>2006-08-17T19:58:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-08-17T19:58:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=218fa5c61ba2f211b175aa943faa7eea286ff69e'/>
<id>urn:sha1:218fa5c61ba2f211b175aa943faa7eea286ff69e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test cases for append, nofollow, directory,</title>
<updated>2006-03-08T18:57:55Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-03-08T18:57:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=12565180f485716c772c245050471603a13b578f'/>
<id>urn:sha1:12565180f485716c772c245050471603a13b578f</id>
<content type='text'>
and nolinks flags.  Simplify redirection to /dev/null in some cases.
</content>
</entry>
<entry>
<title>iflags-&gt;iflag.  This fixes a typo that meant the</title>
<updated>2006-03-08T18:21:54Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-03-08T18:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c66e95f41fcbf53c0f9e29e0f54ed2ae9747ca6b'/>
<id>urn:sha1:c66e95f41fcbf53c0f9e29e0f54ed2ae9747ca6b</id>
<content type='text'>
noatime test never tested anything.
</content>
</entry>
<entry>
<title>add comments</title>
<updated>2005-12-09T21:52:50Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-12-09T21:52:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=078b4f861cbeb9c81f7f9f8fff60e0d64b4411d9'/>
<id>urn:sha1:078b4f861cbeb9c81f7f9f8fff60e0d64b4411d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add test for dd iflags=noatime.</title>
<updated>2005-12-09T21:48:38Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-12-09T21:48:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4713202758c9e785060c546e287b4d3cee33d23b'/>
<id>urn:sha1:4713202758c9e785060c546e287b4d3cee33d23b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check for "dd --".</title>
<updated>2004-09-19T01:45:48Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-19T01:45:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=379580a006a405c9749ba5783efe78f6f92fd2ce'/>
<id>urn:sha1:379580a006a405c9749ba5783efe78f6f92fd2ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>.</title>
<updated>1999-04-11T02:17:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-04-11T02:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=12562e897d922edb017e5a7985151b5d3884ed71'/>
<id>urn:sha1:12562e897d922edb017e5a7985151b5d3884ed71</id>
<content type='text'>
</content>
</entry>
</feed>
