<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/fold.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>2006-07-09T17:08:55Z</updated>
<entry>
<title>Adjust to today's renaming changes in system.h.</title>
<updated>2006-07-09T17:08:55Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-07-09T17:08:55Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=197b96d06916887c4c167a3ee25edfdb3631ac71'/>
<id>urn:sha1:197b96d06916887c4c167a3ee25edfdb3631ac71</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(fold_file): Cosmetic: use X2REALLOC rather than x2realloc.</title>
<updated>2005-08-12T07:29:38Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-08-12T07:29:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8c418c480ccf68b3cace65d9a460c0b4fd0dac13'/>
<id>urn:sha1:8c418c480ccf68b3cace65d9a460c0b4fd0dac13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:39:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:39:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0919e29116ac69b5ef4a647c3f85d0f5ec5445bf'/>
<id>urn:sha1:0919e29116ac69b5ef4a647c3f85d0f5ec5445bf</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 posixver.h and its uses.</title>
<updated>2005-04-26T16:41:17Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-26T16:41:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=bcb5f0e6dae2331868b1dbc64a261fc537c8d2d1'/>
<id>urn:sha1:bcb5f0e6dae2331868b1dbc64a261fc537c8d2d1</id>
<content type='text'>
(shortopts): New constant.  -DIGIT now always takes an optional arg.
(main): Don't preprocess arg list; that was buggy.  Use method
similar to expand.
</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>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>(TAB_WIDTH): New macro; use it instead of "8".</title>
<updated>2004-08-03T06:16:05Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-03T06:16:05Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3d3030da664c179fae27ab5859ab6ea3bb4e4de7'/>
<id>urn:sha1:3d3030da664c179fae27ab5859ab6ea3bb4e4de7</id>
<content type='text'>
(fold_file, main): Use bool for booleans.
(fold_file, main): Use size_t for sizes.
(main): Allow -w options up to SIZE_MAX - TAB_WIDTH - 1, instead
of prohibiting widths greater than INT_MAX.
</content>
</entry>
<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>
</feed>
