<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/factor.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-10-03T12:12:14Z</updated>
<entry>
<title>(MAX_N_FACTORS): Define in terms of sizeof (uintmax_t)</title>
<updated>2005-10-03T12:12:14Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-03T12:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c7676c0b6b69d099c6880afb699593665d28fc96'/>
<id>urn:sha1:c7676c0b6b69d099c6880afb699593665d28fc96</id>
<content type='text'>
rather than hard-coding to 128.  From Thomas M.Ott.
</content>
</entry>
<entry>
<title>(main): Don't stop processing arguments upon the first invalid one.</title>
<updated>2005-10-01T08:01:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-10-01T08:01:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=157712c3cbf97f9aeb93656cd00dda6d9539a873'/>
<id>urn:sha1:157712c3cbf97f9aeb93656cd00dda6d9539a873</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(usage): Remove leading spaces in 2-line</title>
<updated>2005-09-11T07:42:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-09-11T07:42:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=68b1902041ffc33a9476ca5c9fb7fe0a03cf1a58'/>
<id>urn:sha1:68b1902041ffc33a9476ca5c9fb7fe0a03cf1a58</id>
<content type='text'>
description, so that help2man doesn't mangle it.
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:44:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:44:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c95fdb837288fd304217de84b319cabb8dffadbb'/>
<id>urn:sha1:c95fdb837288fd304217de84b319cabb8dffadbb</id>
<content type='text'>
Include "quote.h".
Rather than this: error (..., "...`%s'...", arg);
do this:          error (..., "...%s...", quote (arg));
</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:25:26Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-06T16:25:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bd2147af165cf0ec400cc50d63cc928abc123847'/>
<id>urn:sha1:bd2147af165cf0ec400cc50d63cc928abc123847</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(factor): Don't list 1 as a factor of 1.</title>
<updated>2004-12-07T21:11:59Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-12-07T21:11:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f84a6e71fe8406b20fe0829221d5d3ae95afa7e2'/>
<id>urn:sha1:f84a6e71fe8406b20fe0829221d5d3ae95afa7e2</id>
<content type='text'>
Problem reported by Thomas Folz-Donahue.
</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>Include &lt;getopt.h&gt;.</title>
<updated>2004-09-21T22:01:50Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-21T22:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4fa016cbc9907ef9da5272c5dcfa76f8ade216f1'/>
<id>urn:sha1:4fa016cbc9907ef9da5272c5dcfa76f8ade216f1</id>
<content type='text'>
(main): Reject unknown options.
</content>
</entry>
</feed>
