<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/chmod.c, branch DU-FTS</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=DU-FTS</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=DU-FTS'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-12-15T20:54:29Z</updated>
<entry>
<title>Remove all uses of `PARAMS'.</title>
<updated>2002-12-15T20:54:29Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-12-15T20:54:29Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a5f14f167e47616fc4f74666678ede320299d5df'/>
<id>urn:sha1:a5f14f167e47616fc4f74666678ede320299d5df</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>split long line</title>
<updated>2001-12-11T11:49:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-11T11:49:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0ef9bacdc735253f9ecbd93096eaca1355d345a9'/>
<id>urn:sha1:0ef9bacdc735253f9ecbd93096eaca1355d345a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(change_file_mode, main):</title>
<updated>2001-12-11T11:48:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-11T11:48:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=879adb17cc1a4e743a50a058dc81edd80a0ecf42'/>
<id>urn:sha1:879adb17cc1a4e743a50a058dc81edd80a0ecf42</id>
<content type='text'>
Include the word `fail' in some diagnostics to make it clearer
that they indicate a failure.
s/getting attributes/failed to get attributes/
</content>
</entry>
<entry>
<title>Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION</title>
<updated>2001-12-02T22:26:57Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-02T22:26:57Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f3ac2e783982387442dbd13cc30df0f41d52c779'/>
<id>urn:sha1:f3ac2e783982387442dbd13cc30df0f41d52c779</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
</content>
</entry>
<entry>
<title>Split usage strings so that --help and --version</title>
<updated>2001-11-23T20:10:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T20:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b78de3e724522e63bc82ef2f2214d329e69ea545'/>
<id>urn:sha1:b78de3e724522e63bc82ef2f2214d329e69ea545</id>
<content type='text'>
descriptions are alone in their own string.
</content>
</entry>
<entry>
<title>(usage): Split --help output into smaller pieces.</title>
<updated>2001-11-23T15:41:16Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T15:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a5f1ced62a3a3288f72d4f494e61122e7d407498'/>
<id>urn:sha1:a5f1ced62a3a3288f72d4f494e61122e7d407498</id>
<content type='text'>
Use fputs, not printf.
</content>
</entry>
<entry>
<title>(main): Don't strip trailing slashes; POSIX doesn't allow it here.</title>
<updated>2001-09-15T10:32:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-09-15T10:32:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=72dadf240ed5cd3ddef89111cc4c8c53986bca62'/>
<id>urn:sha1:72dadf240ed5cd3ddef89111cc4c8c53986bca62</id>
<content type='text'>
Don't include "dirname.h" when no longer needed.
</content>
</entry>
</feed>
