<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/src/split.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-09-03T02:53:16Z</updated>
<entry>
<title>Don't include dirname.h, since system.h does it now.</title>
<updated>2006-09-03T02:53:16Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2006-09-03T02:53:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=d8049d74780e587525622f69219243097a13861b'/>
<id>urn:sha1:d8049d74780e587525622f69219243097a13861b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(next_file_name): Use new last_component, in place of base_name.</title>
<updated>2006-03-26T12:08:10Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2006-03-26T12:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b828255717a1e12fb85f926789382874a1773c7a'/>
<id>urn:sha1:b828255717a1e12fb85f926789382874a1773c7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(main): Avoid setmode; use POSIX-specified routines instead.</title>
<updated>2005-07-11T18:24:42Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-11T18:24:42Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=b2b2956e017305410b463ee04d73aa069f1d0836'/>
<id>urn:sha1:b2b2956e017305410b463ee04d73aa069f1d0836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust to the change to DECIMAL_DIGIT_ACCUMULATE: its last arg is now</title>
<updated>2005-07-05T06:32:54Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-05T06:32:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3ca74b36f558ce3373234d951571b831595e60e7'/>
<id>urn:sha1:3ca74b36f558ce3373234d951571b831595e60e7</id>
<content type='text'>
a type, not a value.
</content>
</entry>
<entry>
<title>Include fcntl--.h rather than unistd-safer.h.</title>
<updated>2005-07-03T07:20:33Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-07-03T07:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=c030201e6d03470b46ff2c941c62a83b29ce9d13'/>
<id>urn:sha1:c030201e6d03470b46ff2c941c62a83b29ce9d13</id>
<content type='text'>
Include fd-reopen.h.
(input_desc): Remove.  All uses replaced by STDIN_FILENO.
(cwrite): Don't call fd_safer; no longer needed now that
we include fcntl--.h.
(main): Reuse stdin rather than opening a new one.  This
saves a file descriptor.
</content>
</entry>
<entry>
<title>Don't embed `this'-style quotes in format strings.</title>
<updated>2005-06-16T21:33:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2005-06-16T21:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=3787d01a51c110a513e9b6fafa6c5c641399f2ce'/>
<id>urn:sha1:3787d01a51c110a513e9b6fafa6c5c641399f2ce</id>
<content type='text'>
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:43:03Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-26T16:43:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1e63d9354def113ef5ca3c1f7558eebf26fd22ea'/>
<id>urn:sha1:1e63d9354def113ef5ca3c1f7558eebf26fd22ea</id>
<content type='text'>
(main): Don't complain about -NUM option.
</content>
</entry>
<entry>
<title>Include unistd-safer.h.</title>
<updated>2005-04-11T20:11:08Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2005-04-11T20:11:08Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=a49886985520db7fe507802a15f8a9ee991be07f'/>
<id>urn:sha1:a49886985520db7fe507802a15f8a9ee991be07f</id>
<content type='text'>
(cwrite): Use fd_safer.  Replace mystery constant 0666 with symbolic
version, as POSIX requires.
</content>
</entry>
</feed>
