<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/shred.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-09-28T16:29:25Z</updated>
<entry>
<title>(dopass): Use a uintmax_t temporary to avoid bogus compiler warnings.</title>
<updated>2002-09-28T16:29:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-28T16:29:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=106025744633376a086a7fa2ab8f32a454840ef2'/>
<id>urn:sha1:106025744633376a086a7fa2ab8f32a454840ef2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change `exit (0)' to `exit (EXIT_SUCCESS)',</title>
<updated>2002-08-31T08:52:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-31T08:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4006f4e672123e0189e58d4f76b58d06ae30eb94'/>
<id>urn:sha1:4006f4e672123e0189e58d4f76b58d06ae30eb94</id>
<content type='text'>
`exit (1)' to `exit (EXIT_FAILURE)', and
`usage (1)' to `usage (EXIT_FAILURE)'.
</content>
</entry>
<entry>
<title>Change `error (1, ...' to `error (EXIT_FAILURE, ...'.</title>
<updated>2002-08-30T23:04:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-30T23:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=74887031996e79df07dae9711f08d80839b31e62'/>
<id>urn:sha1:74887031996e79df07dae9711f08d80839b31e62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:05:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:05:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d23970e52ecd6553cc8885a1ebd31e245b184a61'/>
<id>urn:sha1:d23970e52ecd6553cc8885a1ebd31e245b184a61</id>
<content type='text'>
</content>
</entry>
<entry>
<title>* src/shred.c: (VERBOSE_UPDATE): Update every 5 seconds, not every 10.</title>
<updated>2002-02-01T23:43:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-02-01T23:43:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=546f26cbb3e6bfc78a4f2e09c86bc4408e0b4604'/>
<id>urn:sha1:546f26cbb3e6bfc78a4f2e09c86bc4408e0b4604</id>
<content type='text'>
(wipename): Quote file names only when necessary.
(main): Copy quoted string into malloc'd storage so it doesn't
get clobbered when using -u and --verbose.

Minor clean-up.
* src/shred.c:
Use `NULL' rather than `(time_t *) 0'.
(dopass): Use STREQ in place of strcmp.
Add parentheses around use of nested ternary operator.
</content>
</entry>
<entry>
<title>(VERBOSE_UPDATE): Now counts seconds, not bytes.</title>
<updated>2002-02-01T23:34:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-02-01T23:34:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a00579f70b7f0932a03c96be7914c726cb2d299f'/>
<id>urn:sha1:a00579f70b7f0932a03c96be7914c726cb2d299f</id>
<content type='text'>
(dopass): If verbose, output a line every VERBOSE_UPDATE seconds,
and suppress duplicate output lines.  Output a percentage as well
as a count of bytes.

Also, fix comment/code typo regarding how many bytes have been
written; this typo was harmless before, but is no longer harmless with
the above change in effect.
</content>
</entry>
<entry>
<title>Don't include "xalloc.h", as system.h already does that via sys2.h.</title>
<updated>2002-01-21T19:51:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-21T19:51:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=e6345ecb0960f62f4f0df2e8d7ef31fb8fb99e5f'/>
<id>urn:sha1:e6345ecb0960f62f4f0df2e8d7ef31fb8fb99e5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Also mention Ext3.</title>
<updated>2002-01-12T09:12:13Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-12T09:12:13Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=fca9e007c6ce753ebd291865d457b1640d13d592'/>
<id>urn:sha1:fca9e007c6ce753ebd291865d457b1640d13d592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[!HAVE_CONFIG_H]: Remove block of code that duplicated</title>
<updated>2001-12-21T11:39:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-21T11:39:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9b9c6a85657685474a731419f117be9ed3f1ed2a'/>
<id>urn:sha1:9b9c6a85657685474a731419f117be9ed3f1ed2a</id>
<content type='text'>
code in lib/ for compiling this program without config.h.
</content>
</entry>
<entry>
<title>Add FSF copyright notice.</title>
<updated>2001-12-19T18:10:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-19T18:10:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0b6b9b5195b67bf97b899945bc131595a6b7d9e3'/>
<id>urn:sha1:0b6b9b5195b67bf97b899945bc131595a6b7d9e3</id>
<content type='text'>
</content>
</entry>
</feed>
