<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/fmt.c, branch v5.2.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.2.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-01-21T23:07:15Z</updated>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:07:15Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:07:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a9f7720ec980316e700e185d0f1059ba3457f0a8'/>
<id>urn:sha1:a9f7720ec980316e700e185d0f1059ba3457f0a8</id>
<content type='text'>
(usage): Don't bother normalizing exit status
since the arg is already the correct exit status now.
</content>
</entry>
<entry>
<title>Most .c files (AUTHORS): Revert the WRITTEN_BY/AUTHORS change</title>
<updated>2003-10-18T10:05:47Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-10-18T10:05:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cf4fdf373fa202877d8141fcf7c1ef655a8e06d9'/>
<id>urn:sha1:cf4fdf373fa202877d8141fcf7c1ef655a8e06d9</id>
<content type='text'>
of 2003-09-19.  Now, AUTHORS is a comma-separated list of strings.
Update the call to parse_long_options so that `AUTHORS, NULL' are the
last parameters.

* src/true.c (main): Append NULL to version_etc argument list.
* src/sys2.h (case_GETOPT_VERSION_CHAR): Likewise.
</content>
</entry>
<entry>
<title>(WRITTEN_BY): Rename from AUTHORS.</title>
<updated>2003-09-18T22:19:03Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T22:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bafd927f03084ba6b12f7ff1b95352eb0e3a0a84'/>
<id>urn:sha1:bafd927f03084ba6b12f7ff1b95352eb0e3a0a84</id>
<content type='text'>
Begin each WRITTEN_BY string with `Written by ' and end it with `.'.
Mark each WRITTEN_BY string as translatable.
</content>
</entry>
<entry>
<title>(flush_paragraph): Cast field width to `int' to avoid warning on 64-bit systems.</title>
<updated>2003-07-26T06:27:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-26T06:27:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=75a477449111ac3961184c11f0b18a0a2949c898'/>
<id>urn:sha1:75a477449111ac3961184c11f0b18a0a2949c898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include headers already included by system.h:</title>
<updated>2003-07-23T07:29:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-23T07:29:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4f4e9aa8e16aaaf7dea9bb8053168316c0515626'/>
<id>urn:sha1:4f4e9aa8e16aaaf7dea9bb8053168316c0515626</id>
<content type='text'>
Don't include closeout.h.
</content>
</entry>
<entry>
<title>(main): Enclose diagnostic in _(...).</title>
<updated>2003-07-11T10:18:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-07-11T10:18:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b8760e0f0926ed2f57ff6c101b6c58b04d6810a8'/>
<id>urn:sha1:b8760e0f0926ed2f57ff6c101b6c58b04d6810a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Call initialize_main.</title>
<updated>2003-06-17T18:13:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-06-17T18:13:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=6bcd4b08baf53737b37d7dcc2d92460133b2891c'/>
<id>urn:sha1:6bcd4b08baf53737b37d7dcc2d92460133b2891c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Don't mention obsolescent -WIDTH option.</title>
<updated>2003-05-02T19:52:48Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-05-02T19:52:48Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c4ff976e207c47c4a9fc855ca75e38b0cd1ac439'/>
<id>urn:sha1:c4ff976e207c47c4a9fc855ca75e38b0cd1ac439</id>
<content type='text'>
Instead explain about `-' and standard input.
(main): Give a proper diagnostic for e.g., `fmt -c -72'.
</content>
</entry>
<entry>
<title>Include "quote.h".</title>
<updated>2003-05-02T19:37:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-05-02T19:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=cfed14f3cc289b1770ef61b7b909c5661f26e13c'/>
<id>urn:sha1:cfed14f3cc289b1770ef61b7b909c5661f26e13c</id>
<content type='text'>
Use quote() in diagnostics, rather than literal `' marks.
(main): Exit nonzero when unable to open an input file.
</content>
</entry>
<entry>
<title>(main): Diagnose invalid suffix on obsolescent width specifications like `-72x'.</title>
<updated>2003-05-02T19:15:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-05-02T19:15:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7747a57abcc9f2863018b7ff5acbd2d451ee0cfe'/>
<id>urn:sha1:7747a57abcc9f2863018b7ff5acbd2d451ee0cfe</id>
<content type='text'>
</content>
</entry>
</feed>
