<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/csplit.c, branch v4.5.2</title>
<subtitle>Mirror of https://https.git.savannah.gnu.org/git/coreutils.git/
</subtitle>
<id>https://git.shady.money/coreutils/atom?h=v4.5.2</id>
<link rel='self' href='https://git.shady.money/coreutils/atom?h=v4.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/'/>
<updated>2002-09-30T21:20:08Z</updated>
<entry>
<title>Don't include stdlib.h here.  It's already included via system.h.</title>
<updated>2002-09-30T21:20:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-30T21:20:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1ea132506899aaa75ab7d24a2cf78c818fbdf95a'/>
<id>urn:sha1:1ea132506899aaa75ab7d24a2cf78c818fbdf95a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a FIXME comment</title>
<updated>2002-09-26T08:25:44Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-26T08:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d50e1a86b7a8b36f63b5d6bab978b9765ac28f7e'/>
<id>urn:sha1:d50e1a86b7a8b36f63b5d6bab978b9765ac28f7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(get_format_width): Add cast to avoid</title>
<updated>2002-09-15T07:23:08Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-09-15T07:23:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=f4c8df3d37c05d00d1dbc0d87b566f837a7db941'/>
<id>urn:sha1:f4c8df3d37c05d00d1dbc0d87b566f837a7db941</id>
<content type='text'>
warning about `signed and unsigned type in conditional expression'.
</content>
</entry>
<entry>
<title>Change `exit (0)' to `exit (EXIT_SUCCESS)',</title>
<updated>2002-08-31T08:52:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-08-31T08:52:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4006f4e672123e0189e58d4f76b58d06ae30eb94'/>
<id>urn:sha1:4006f4e672123e0189e58d4f76b58d06ae30eb94</id>
<content type='text'>
`exit (1)' to `exit (EXIT_FAILURE)', and
`usage (1)' to `usage (EXIT_FAILURE)'.
</content>
</entry>
<entry>
<title>(usage): Use the PACKAGE_BUGREPORT e-mail address, rather than hard-coding it.</title>
<updated>2002-07-02T09:06:33Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-07-02T09:06:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5a731510b2f53cff57266fcd006e61e8743e86df'/>
<id>urn:sha1:5a731510b2f53cff57266fcd006e61e8743e86df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't include "xalloc.h", as system.h already does that via sys2.h.</title>
<updated>2002-01-21T19:49:24Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-21T19:49:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c5c6647f22a50997050e6b37a1b4f582899830c2'/>
<id>urn:sha1:c5c6647f22a50997050e6b37a1b4f582899830c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reflect renaming to, and new usage of these macros:</title>
<updated>2001-12-01T17:41:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3a0a028c8c549e1aa38b7c39d371c696dc3d6a07'/>
<id>urn:sha1:3a0a028c8c549e1aa38b7c39d371c696dc3d6a07</id>
<content type='text'>
HELP_OPTION_DESCRIPTION and VERSION_OPTION_DESCRIPTION.
</content>
</entry>
<entry>
<title>(usage): Use new macros, EMIT_HELP_DESCRIPTION and EMIT_VERSION_DESCRIPTION</title>
<updated>2001-12-01T17:21:56Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-12-01T17:21:56Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=afa12bc91246072ba505a8a1d57eba1486f33ee2'/>
<id>urn:sha1:afa12bc91246072ba505a8a1d57eba1486f33ee2</id>
<content type='text'>
instead of hard-coding --help and --version descriptions.
</content>
</entry>
<entry>
<title>Factor out some common strings to make translation easier.</title>
<updated>2001-11-23T19:58:23Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-23T19:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=909dc8c01d31c23ffe4e89f4ec68850b5d401662'/>
<id>urn:sha1:909dc8c01d31c23ffe4e89f4ec68850b5d401662</id>
<content type='text'>
Split usage strings so that --help and --version descriptions are alone
in their own string.
Likewise for the one that says:
  Mandatory arguments to long options are mandatory for short options too.
</content>
</entry>
<entry>
<title>csplit could get a failed assertion: printf 'a\n\n'|csplit - '/^$/' 2</title>
<updated>2001-11-22T09:01:39Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-11-22T09:01:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c36eeadd49db9b233cdc831753901e84d9d5d9b9'/>
<id>urn:sha1:c36eeadd49db9b233cdc831753901e84d9d5d9b9</id>
<content type='text'>
No longer include assert.h.
(process_line_count): Remove invalid assertion.
</content>
</entry>
</feed>
