<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/paste.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-05-14T07:58:31Z</updated>
<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>(paste_serial): Don't assume fopen does not return stdin.</title>
<updated>2005-04-11T20:09:22Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-11T20:09:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c2377708ecb536e6bc30997a3b9b01b48d38ea5e'/>
<id>urn:sha1:c2377708ecb536e6bc30997a3b9b01b48d38ea5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(longopts): Use NULL, not `0'.</title>
<updated>2005-03-28T18:05:53Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-03-28T18:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9ac9a47b7fed9cb835789b657ed9fe4a0e879084'/>
<id>urn:sha1:9ac9a47b7fed9cb835789b657ed9fe4a0e879084</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>Output correct errno-related diagnostic on "paste" I/O errors.</title>
<updated>2004-09-03T01:35:33Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-03T01:35:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=53af9da394a2e0f8e7cccf7299d9b1f38b3b31a6'/>
<id>urn:sha1:53af9da394a2e0f8e7cccf7299d9b1f38b3b31a6</id>
<content type='text'>
(write_error, xputchar): New functions.
(paste_parallel): Use correct errno value after input error.
(paste_parallel, paste_serial): Report errno value after output error.
</content>
</entry>
<entry>
<title>(paste_parallel): Improve replacement for ENDLIST and CLOSED.</title>
<updated>2004-09-03T01:23:15Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-03T01:23:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d33243b5acb3a3a60e07886a3cf497e421a1427f'/>
<id>urn:sha1:d33243b5acb3a3a60e07886a3cf497e421a1427f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(dummy_closed, CLOSED, dummy_endlist, ENDLIST): Remove;</title>
<updated>2004-09-02T23:56:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-09-02T23:56:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=0dd27bdf17a0c21918ebb8fafd1dcdea7531a5e9'/>
<id>urn:sha1:0dd27bdf17a0c21918ebb8fafd1dcdea7531a5e9</id>
<content type='text'>
it's not portable C to assume FILE is a complete type.
(paste_parallel): Use null instead of ENDLIST, and an explicit
boolean instead of CLOSED.
</content>
</entry>
<entry>
<title>(paste_parallel, paste_serial, main): Use bool for booleans.</title>
<updated>2004-08-03T15:30:08Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2004-08-03T15:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3b783493142249177076371c08ae12a1e3f077dd'/>
<id>urn:sha1:3b783493142249177076371c08ae12a1e3f077dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(paste_parallel): Declare local, chr, to be of type</title>
<updated>2004-01-23T09:26:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-23T09:26:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a28a8b7cefb07024376244eed4365d310194c1e9'/>
<id>urn:sha1:a28a8b7cefb07024376244eed4365d310194c1e9</id>
<content type='text'>
`int', not `char', since it must hold EOF.  This bug would make
paste infloop on some systems.
</content>
</entry>
</feed>
