<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/printf.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-11-06T10:28:02Z</updated>
<entry>
<title>(usage): Update description.</title>
<updated>2002-11-06T10:28:02Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-11-06T10:28:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=59507dd5540503e505579dec21d07dcbfcd28f81'/>
<id>urn:sha1:59507dd5540503e505579dec21d07dcbfcd28f81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(print_esc): Hexadecimal \xhh escapes may have</title>
<updated>2002-11-06T09:04:50Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-11-06T09:04:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0a5d4112ba0a031583ed67deb51aea6b402d24b4'/>
<id>urn:sha1:0a5d4112ba0a031583ed67deb51aea6b402d24b4</id>
<content type='text'>
at most two hex. digits, not three.
</content>
</entry>
<entry>
<title>(main): Handle leading command line argument of `--'.</title>
<updated>2002-09-13T09:50:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-13T09:50:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5bd4fe2400c3002bd07d0306fbbca223f10ab961'/>
<id>urn:sha1:5bd4fe2400c3002bd07d0306fbbca223f10ab961</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: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>From Bruno Haible</title>
<updated>2002-02-11T14:32:22Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-02-11T14:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=821811d87f094eb35f6dacae7cf108d8c3e4043b'/>
<id>urn:sha1:821811d87f094eb35f6dacae7cf108d8c3e4043b</id>
<content type='text'>
(print_esc): Call print_unicode_char with exit_on_error = false.
</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>(main): Change the `ignoring excess arguments' diagnostic</title>
<updated>2001-09-17T10:11:27Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-09-17T10:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c3a2a9a1cfc4bbb23175c5c8f47d78ba5f7be8f0'/>
<id>urn:sha1:c3a2a9a1cfc4bbb23175c5c8f47d78ba5f7be8f0</id>
<content type='text'>
to list the first one we're ignoring.  Suggestion from Karl Berry.
</content>
</entry>
</feed>
