<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/paste.c, branch v5.2.0</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v5.2.0</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v5.2.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2004-01-23T09:26:24Z</updated>
<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>
<entry>
<title>(usage): Use EXIT_SUCCESS, not 0, for clarity.</title>
<updated>2004-01-21T23:37:54Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-21T23:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c979cdc1e32dd94a8da76168ad82acfc61be9273'/>
<id>urn:sha1:c979cdc1e32dd94a8da76168ad82acfc61be9273</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>Use `bool' (not int) as the type for a few</title>
<updated>2004-01-09T16:05:36Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2004-01-09T16:05:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=442a6ce1a322dbf6cfed5f396338af6731598b80'/>
<id>urn:sha1:442a6ce1a322dbf6cfed5f396338af6731598b80</id>
<content type='text'>
global variables.
(collapse_escapes): Rewrite to set globals rather than modifying
its parameter.
Use size_t (not int) for all counters and related index variables.
(paste_parallel): Remove needless complexity of
using xrealloc in the loop;  just allocate the buffers up front.
Free the two temporary buffers.
Move declarations of locals `down' into scope where used.
(paste_serial): Remove `register' attributes.
(main): Simplify delim-related code.
Free `delims', now that it's malloc'd.
</content>
</entry>
<entry>
<title>whoops.  One more.</title>
<updated>2003-11-06T10:01:06Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-06T10:01:06Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1223022f7699a2b80d0c9cee5afa7a29b6f7d798'/>
<id>urn:sha1:1223022f7699a2b80d0c9cee5afa7a29b6f7d798</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(paste_parallel): Use `sizeof *var' rather than hard-coding `sizeof FILE*'.</title>
<updated>2003-11-06T09:54:28Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-11-06T09:54:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=85011d8cd572bf9bcbfd877aa6f05e0361d21942'/>
<id>urn:sha1:85011d8cd572bf9bcbfd877aa6f05e0361d21942</id>
<content type='text'>
</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>(paste_serial): Save errno after input error,</title>
<updated>2003-09-23T17:47:59Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-23T17:47:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a3f05cf720073b01960be0ea389158937d81801d'/>
<id>urn:sha1:a3f05cf720073b01960be0ea389158937d81801d</id>
<content type='text'>
to report proper errno value.
Based on a patch from Paul Eggert.
</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>
<entry>
<title>revert previous change</title>
<updated>2003-09-18T19:39:12Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T19:39:12Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c6ec14449470fce01a93bd0724ea3146c3ba3e7e'/>
<id>urn:sha1:c6ec14449470fce01a93bd0724ea3146c3ba3e7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update AUTHORS definition to be a comma-separated list of strings and/or update</title>
<updated>2003-09-18T18:22:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2003-09-18T18:22:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3280bf4b5571fd4425c7e6f7d765d08b77ce8d8a'/>
<id>urn:sha1:3280bf4b5571fd4425c7e6f7d765d08b77ce8d8a</id>
<content type='text'>
the call to parse_long_options so that `AUTHORS, NULL' are the last parameters.
</content>
</entry>
</feed>
