<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/su.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-08-31T08:52:10Z</updated>
<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>(run_shell): Exit with status 126 or 127 when execvp or</title>
<updated>2002-08-01T09:19:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-01T09:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d2b62daff5ce17691ecd36c1b48727212df34184'/>
<id>urn:sha1:d2b62daff5ce17691ecd36c1b48727212df34184</id>
<content type='text'>
execv fails, for consistency with POSIX commands like env and nice.
</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>(xputenv): Remove parameter's const qualifier.</title>
<updated>2001-08-14T07:18:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-08-14T07:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=727433f0db1747d7a9904789e51a2b9c01d9aac5'/>
<id>urn:sha1:727433f0db1747d7a9904789e51a2b9c01d9aac5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include "dirname.h".</title>
<updated>2001-05-12T16:05:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-05-12T16:05:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=2227cb6a07cb8dcfcc6de1e9dc0d0475143a49ab'/>
<id>urn:sha1:2227cb6a07cb8dcfcc6de1e9dc0d0475143a49ab</id>
<content type='text'>
(base_name): Remove decl; now in dirname.h.
</content>
</entry>
<entry>
<title>back out last, prematurely-committed, change</title>
<updated>2001-01-07T16:07:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-01-07T16:07:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=98d1d862d5ba18419ca551fe79261f621a041873'/>
<id>urn:sha1:98d1d862d5ba18419ca551fe79261f621a041873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct the indentation of an `#endif'.</title>
<updated>2001-01-07T16:06:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-01-07T16:06:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=aaef348f3d93f0309760af11d708efd0b36acebd'/>
<id>urn:sha1:aaef348f3d93f0309760af11d708efd0b36acebd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(xputenv): Invoke xalloc_die instead of printing our own message.</title>
<updated>2000-08-07T16:50:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-08-07T16:50:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d8f02c5c3a7867736e6e5345699f1bf760772891'/>
<id>urn:sha1:d8f02c5c3a7867736e6e5345699f1bf760772891</id>
<content type='text'>
</content>
</entry>
</feed>
