<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/sum.c, branch v6.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v6.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v6.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-07-11T18:25:23Z</updated>
<entry>
<title>(bsd_sum_file, sysv_sym_file):</title>
<updated>2005-07-11T18:25:23Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-11T18:25:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=ed0dda33d553bfd17338d4bd9ccd6a8bd61489bd'/>
<id>urn:sha1:ed0dda33d553bfd17338d4bd9ccd6a8bd61489bd</id>
<content type='text'>
Avoid setmode; use POSIX-specified routines instead.
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T07:58:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T07:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=44d59bb168eaf820bdfd13ee9df442cde795f9c7'/>
<id>urn:sha1:44d59bb168eaf820bdfd13ee9df442cde795f9c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update FSF postal mail address.</title>
<updated>2005-05-14T06:57:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-05-14T06:57:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c0c815af8db441526ef112700b9185df6006c771'/>
<id>urn:sha1:c0c815af8db441526ef112700b9185df6006c771</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(bsd_sum_file, sysv_sym_file):</title>
<updated>2005-04-11T20:11:27Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-11T20:11:27Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=da5dc507512d75c38f41f16b51841c32cb6a04e6'/>
<id>urn:sha1:da5dc507512d75c38f41f16b51841c32cb6a04e6</id>
<content type='text'>
Use same pattern as elsewhere for checking for stdin.
</content>
</entry>
<entry>
<title>Remove `register' keyword.</title>
<updated>2005-03-06T16:31:51Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-06T16:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=af2031973758c6372e57c6b0dae62adc325d8a3a'/>
<id>urn:sha1:af2031973758c6372e57c6b0dae62adc325d8a3a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused "case 0".</title>
<updated>2004-09-21T22:26:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:26:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=81ca57a91d18d157c0a1405b98641b8de00a0817'/>
<id>urn:sha1:81ca57a91d18d157c0a1405b98641b8de00a0817</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(have_read_stdin, bsd_sum_file, sysv_sum_file,</title>
<updated>2004-08-03T20:06:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-03T20:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=734248fa5b5d732b6cb9e544713e6fe30dfef6e4'/>
<id>urn:sha1:734248fa5b5d732b6cb9e544713e6fe30dfef6e4</id>
<content type='text'>
main): Use bool for booleans.
(main): Don't dump core if invoked with argv[0]==NULL.
</content>
</entry>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:45:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d2692db85a246f63b20d37f5691e79e30bc17c13'/>
<id>urn:sha1:d2692db85a246f63b20d37f5691e79e30bc17c13</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>
</feed>
