<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/cksum.c, branch v5.91</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.91</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.91'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2005-07-11T18:21:54Z</updated>
<entry>
<title>(cksum): Avoid setmode; use POSIX-specified routines instead.</title>
<updated>2005-07-11T18:21:54Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-11T18:21:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9824112cfa187648b200b16dda1884ff54f64e52'/>
<id>urn:sha1:9824112cfa187648b200b16dda1884ff54f64e52</id>
<content type='text'>
</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>Remove `register' keyword.</title>
<updated>2005-03-06T16:30:45Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-06T16:30:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=947457a331f4ab006096f4891c97f8ed7702bcd2'/>
<id>urn:sha1:947457a331f4ab006096f4891c97f8ed7702bcd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Use getopt_long rather than getopt.</title>
<updated>2004-11-17T00:56:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-11-17T00:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d1bc398fa0cb7d53d42060149007d0255c5ae9cf'/>
<id>urn:sha1:d1bc398fa0cb7d53d42060149007d0255c5ae9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Use getopt where it suffices, not getopt_long.</title>
<updated>2004-09-21T22:07:51Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:07:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3456364b8c7674b27abbc2afdfdcf533084d3499'/>
<id>urn:sha1:3456364b8c7674b27abbc2afdfdcf533084d3499</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete comment about POSIX 1003.2/D11.2.</title>
<updated>2004-09-19T00:39:52Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-19T00:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=21b794d06b95741a55094fad73e4221dbbe20988'/>
<id>urn:sha1:21b794d06b95741a55094fad73e4221dbbe20988</id>
<content type='text'>
The current standard (POSIX 1003.1-2004) is correct.
(crc_remainder) [defined CRCTAB]: Renamed from "remainder" to avoid
collision with builtin function.
(main) [defined CRCTAB]: Output in lowercase hexadecimal, and
output the first 0 as 8 digits, to make it easier to compare to
the text of the standard.  Output crctab to be a const array.
(crctab): Use result of above changes.
(long_options): Remove; not needed if empty.
(main): getopt_long can't return 0 here, so simplify the code.
</content>
</entry>
<entry>
<title>(cksum, main): Use bool when appropriate.</title>
<updated>2004-07-30T04:12:25Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-07-30T04:12:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=299d98cfe2a54168d01c4ecc72c3918d3cadb7a5'/>
<id>urn:sha1:299d98cfe2a54168d01c4ecc72c3918d3cadb7a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T22:48:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T22:48:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d5f068d892c3961e86695fa507196f1e5792e24f'/>
<id>urn:sha1:d5f068d892c3961e86695fa507196f1e5792e24f</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>Cast NULL to `(char *)' in call to variadic function,</title>
<updated>2003-11-05T03:53:19Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-05T03:53:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=df81ab2911ce995fb9e116550b7a6798b497e391'/>
<id>urn:sha1:df81ab2911ce995fb9e116550b7a6798b497e391</id>
<content type='text'>
parse_long_options, so that it works even on systems for which
sizeof char* != sizeof int.
</content>
</entry>
</feed>
