<feed xmlns='http://www.w3.org/2005/Atom'>
<title>coreutils/lib/backupfile.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-01-16T22:44:43Z</updated>
<entry>
<title>(ISDIGIT): Comment fix.</title>
<updated>2002-01-16T22:44:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2002-01-16T22:44:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=af0225072d4e3a3c7e8794b535334877faf989a4'/>
<id>urn:sha1:af0225072d4e3a3c7e8794b535334877faf989a4</id>
<content type='text'>
add 2002 to Copyright line
</content>
</entry>
<entry>
<title>Use "", not &lt;&gt; to include non-system header files.</title>
<updated>2001-05-12T15:41:11Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-05-12T15:41:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=1450c855b62084c0e490e7738282932425cf3a9c'/>
<id>urn:sha1:1450c855b62084c0e490e7738282932425cf3a9c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(base_name): Remove; now in dirname.h.</title>
<updated>2001-05-12T14:20:43Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2001-05-12T14:20:43Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=9ce2d237743beea2c52b236ace8222d949b67e71'/>
<id>urn:sha1:9ce2d237743beea2c52b236ace8222d949b67e71</id>
<content type='text'>
Include &lt;dirname.h&gt; after size_t is defined.
(find_backup_file_name, max_backup_version): Use base_len instead of
rolling it ourselves.
Handle the case of "" and (on DOS) "C:" correctly.
</content>
</entry>
<entry>
<title>Guard inclusion of stdlib.h with `#if HAVE_STDLIB_H', not `#if STDC_HEADERS'.</title>
<updated>2000-02-27T18:04:00Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-02-27T18:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=5bea77e1af4b89a68004d57e768b0911a45b560d'/>
<id>urn:sha1:5bea77e1af4b89a68004d57e768b0911a45b560d</id>
<content type='text'>
Declare malloc if needed.
</content>
</entry>
<entry>
<title>use double quotes, not single quotes around syntax-error-evoking string</title>
<updated>2000-02-27T17:54:25Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-02-27T17:54:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=4fef810c37ba226a2d0437995a3fef9c72fd124c'/>
<id>urn:sha1:4fef810c37ba226a2d0437995a3fef9c72fd124c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'</title>
<updated>2000-02-27T17:39:52Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>2000-02-27T17:39:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=7a80c0cacc1d49d96c5f0eaf5de8c0b261c06339'/>
<id>urn:sha1:7a80c0cacc1d49d96c5f0eaf5de8c0b261c06339</id>
<content type='text'>
now that autoconf always defines the HAVE_DECL_ symbols.

Arrange for cpp to fail if the configure-time
declaration check was not run.
</content>
</entry>
<entry>
<title>[!HAVE_DECL_GETENV]: Declare getenv.</title>
<updated>1999-01-16T15:51:21Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-01-16T15:51:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=306ea2b028533f3b90dfdca947918e5aa153fd22'/>
<id>urn:sha1:306ea2b028533f3b90dfdca947918e5aa153fd22</id>
<content type='text'>
(backup_args): Reorder enum members.
(backup_types): Likewise.
(get_version): Take an additional parameter, `context'.
(xget_version): Like get_version, but if the `version' argument is NULL,
use the value of the envvar VERSION_CONTROL.
(base_name): Declare.
</content>
</entry>
<entry>
<title>(get_version): Adapt to use new interface to XARGMATCH.</title>
<updated>1999-01-02T19:28:31Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-01-02T19:28:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=8b3cbe63d8c4de5dfb30527c2e1a91f5d8aa04ae'/>
<id>urn:sha1:8b3cbe63d8c4de5dfb30527c2e1a91f5d8aa04ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(get_version): Use XARGCASEMATCH in place of argmatch &amp; co.</title>
<updated>1999-01-01T06:43:04Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1999-01-01T06:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=46166ad9b7d04eb47c6a1eef6e43e7f09bf9ec37'/>
<id>urn:sha1:46166ad9b7d04eb47c6a1eef6e43e7f09bf9ec37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert-to-4.0-b7</title>
<updated>1998-11-14T13:17:34Z</updated>
<author>
<name>Jim Meyering</name>
<email>jim@meyering.net</email>
</author>
<published>1998-11-14T13:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/coreutils/commit/?id=df521a1b294eeb372fe97482f7da2cf126936313'/>
<id>urn:sha1:df521a1b294eeb372fe97482f7da2cf126936313</id>
<content type='text'>
</content>
</entry>
</feed>
