<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/id.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>(print_full_info, print_group_list): Add casts to avoid</title>
<updated>2002-09-14T07:45:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-14T07:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c81581d5c395f077bc681612857ee8cff3fcd6cf'/>
<id>urn:sha1:c81581d5c395f077bc681612857ee8cff3fcd6cf</id>
<content type='text'>
warnings about `signed and unsigned type in conditional expression'.
</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:09:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:09:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2ee11887cdda6e55f6aecf349e89667d7262844c'/>
<id>urn:sha1:2ee11887cdda6e55f6aecf349e89667d7262844c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use new macros, HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION</title>
<updated>2001-12-15T20:46:30Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-15T20:46:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2fae9e5d26536fc61ad06a3d295c9bb8e40d215e'/>
<id>urn:sha1:2fae9e5d26536fc61ad06a3d295c9bb8e40d215e</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
Split --help output into smaller pieces.
Use fputs, not printf.
</content>
</entry>
<entry>
<title>(AUTHORS): Mark string for translation, since it contains the English word `and'.</title>
<updated>2001-08-14T07:10:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-08-14T07:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1e4a6cbe1c35bd84fd135fffdf23a0d9a50631b1'/>
<id>urn:sha1:1e4a6cbe1c35bd84fd135fffdf23a0d9a50631b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move dcls of globals used only in main...</title>
<updated>2000-12-02T22:16:41Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-12-02T22:16:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=69e30c7f2a275cd29d1c997a13b85efe48fedc64'/>
<id>urn:sha1:69e30c7f2a275cd29d1c997a13b85efe48fedc64</id>
<content type='text'>
(main): ...to here.
(usage): Clarify option descriptions.
</content>
</entry>
<entry>
<title>`id -Gn' (invoked by groups) would fail without giving a diagnostic</title>
<updated>2000-06-26T06:32:58Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-06-26T06:32:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9abfcc500a6049f1278e5fd293f8d05174f18eb4'/>
<id>urn:sha1:9abfcc500a6049f1278e5fd293f8d05174f18eb4</id>
<content type='text'>
on malconfigured systems.
(print_user): Give a diagnostic if number-&gt;name lookup fails.
(print_group): Likewise.
</content>
</entry>
<entry>
<title>Include "closeout.h".</title>
<updated>2000-05-07T14:54:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-05-07T14:54:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=52150ef51d015957dbd713886a962011c21b7ff2'/>
<id>urn:sha1:52150ef51d015957dbd713886a962011c21b7ff2</id>
<content type='text'>
(main): Call atexit with close_stdout.
</content>
</entry>
</feed>
