<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/dirname.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>(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>Don't include "xalloc.h", as system.h already does that via sys2.h.</title>
<updated>2002-01-21T19:53:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-21T19:53:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ca688d69af04ee699cd3d761fe12a8e58884c57'/>
<id>urn:sha1:3ca688d69af04ee699cd3d761fe12a8e58884c57</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>(usage): Indent --help and --version strings to start in the 7th column.</title>
<updated>2001-11-25T14:46:05Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-25T14:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9e1b4e382ad33214e2e89cb4704be17b59036556'/>
<id>urn:sha1:9e1b4e382ad33214e2e89cb4704be17b59036556</id>
<content type='text'>
</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>(main): Add `const' to declaration of local, `result'.</title>
<updated>2001-05-27T15:03:09Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-05-27T15:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d72341c0c81b7b46abd6e6618ce17772117d889e'/>
<id>urn:sha1:d72341c0c81b7b46abd6e6618ce17772117d889e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(strip_trailing_slashes): Remove decl; now in dirname.h.</title>
<updated>2001-05-12T16:03:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-05-12T16:03:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=992b068bd2c377d38a25b92e30e0717603f061d3'/>
<id>urn:sha1:992b068bd2c377d38a25b92e30e0717603f061d3</id>
<content type='text'>
(main): Use dir_len rather than dir_name_r.
</content>
</entry>
<entry>
<title>(main): Remove decl of unused local, `len'.</title>
<updated>2001-01-28T21:58:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-01-28T21:58:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=67998a215f46e96129378c96eae1a61453288058'/>
<id>urn:sha1:67998a215f46e96129378c96eae1a61453288058</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Declare local result as non-const, now that it's freed.</title>
<updated>2001-01-26T09:24:46Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-01-26T09:24:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d362235eed55755f9cd17fce258e60e3ab1f2e43'/>
<id>urn:sha1:d362235eed55755f9cd17fce258e60e3ab1f2e43</id>
<content type='text'>
</content>
</entry>
</feed>
