fix license quoting in files.yaml
[gnulib.git] / lib / backupfile.c
2014-02-02 Ian BeckwithMerge tag 'snapshot-start' into stable
2014-02-02 Ian BeckwithMerge commit 'a39d4083cab589d7cd6a13e8a4b8db8875261d75'
2014-01-01 Eric Blakemaint: update copyright
2013-08-05 Ian BeckwithMerge branch 'stable'
2013-08-05 Ian BeckwithMerge tag 'snapshot-start' into stable
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-04-04 Ian BeckwithMerge branch 'stable'
2012-03-31 Ian BeckwithMerge tag 'snapshot-start' into stable
2012-01-06 Paul EggertIn commentary, do not use ` to quote.
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-02-16 Ian BeckwithMerge branch 'stable'
2011-02-11 Ian BeckwithMerge branch 'upstream' into stable
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-01-08 Ian BeckwithMerge branch 'stable'
2010-01-08 Ian BeckwithMerge commit '441aa3044f43e5572f58c354f01e6bc070acd5c7'
2010-01-08 Ian BeckwithMerge commit '12319ff4e84ca616a671216d991dd6eaf1c39c47...
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-14 Ian BeckwithMerge branch 'upstream' into stable
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2009-09-03 Eric Blakebackupfile, chdir-long, fts, savedir: make safer
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-01-14 Bruno HaibleNew module 'fchdir'.
2006-09-13 Paul Eggert* _fpending.c: Include <config.h> unconditionally,...
2006-07-11 Paul Eggert* backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:
2006-07-06 Paul Eggert* lib/getloadavg.c: Use __VMS, not VMS.
2006-07-06 Paul Eggert* lib/.cppi-disable: Add wcwidth.
2006-07-03 Paul EggertMerge from coreutils.
2005-09-23 Paul EggertSync from coreutils.
2005-09-19 Paul EggertUse a consistent style for including <config.h>.
2005-07-02 Jim Meyering(backup_args): Change a `0' to NULL.
2005-05-14 Paul Eggert*** empty log message ***
2004-10-04 Paul Eggert(check_extension, numbered_backup):
2004-08-06 Paul EggertMerge from coreutils.
2003-09-08 Paul EggertAssume C89; don't check for stdlib.h, string.h, genenv...
2003-06-18 Paul EggertAssume C89, so PARAMS isn't needed.
2003-06-04 Paul Eggert.h files should stand alone, but we shouldn't include...
2003-05-29 Paul Eggertin lib:
2002-01-16 Jim Meyering(ISDIGIT): Comment fix.
2001-05-12 Jim MeyeringUse "", not <> to include non-system header files.
2001-05-12 Jim Meyering(base_name): Remove; now in dirname.h.
2000-02-27 Jim MeyeringGuard inclusion of stdlib.h with `#if HAVE_STDLIB_H...
2000-02-27 Jim Meyeringuse double quotes, not single quotes around syntax...
2000-02-27 Jim MeyeringUse `#if !HAVE_DECL...' instead of `#ifndef HAVE_DECL..'
1999-01-16 Jim Meyering[!HAVE_DECL_GETENV]: Declare getenv.
1999-01-02 Jim Meyering(get_version): Adapt to use new interface to XARGMATCH.
1999-01-01 Jim Meyering(get_version): Use XARGCASEMATCH in place of argmatch...
1998-11-14 Jim Meyeringrevert-to-4.0-b7
1998-11-14 Jim Meyeringrevert-last-change
1998-11-11 Jim Meyeringback out last change: there is a better way
1998-11-11 Jim Meyering(BACKUPFILE_EXIT_FAILURE): Define.
1998-11-10 Jim Meyering[EXIT_FAILURE]: Define.
1998-01-21 Jim MeyeringFix copyright
1998-01-21 Jim MeyeringUse ANSI function definitions.
1998-01-20 Jim MeyeringUse ANSI function definitions.
1997-05-27 Jim MeyeringUpdate from FSF via patch-2.2.93.
1997-02-04 Jim Meyeringlibitize
1996-12-18 Jim Meyering(ISDIGIT): Replace with smaller, faster edition
1996-07-15 Jim Meyeringupdate FSF address in copyright
1996-05-05 Jim Meyering[IN_CTYPE_DOMAIN]: Rename from ISASCII. TEXTUTILS-1_14d
1996-04-24 Jim Meyering(find_backup_file_name, max_backup_version, make_versio...
1996-03-12 Jim Meyering(max_backup_version): Declare file_name_length to be...
1995-08-09 Jim MeyeringIndent cpp directives.
1995-05-13 Jim MeyeringRemove unnecessary definitions for r?index.
1994-10-02 Jim Meyeringmerge with 3.9h
1994-10-02 Jim Meyering.
1994-07-30 Jim Meyering.
1993-10-12 Jim Meyeringmerge with 3.8.4c
1993-10-09 Jim Meyeringmerge with 3.8.3e
1993-10-06 Jim Meyeringmerge with 3.8.3b FILEUTILS-3_8_3b
1993-07-24 Jim Meyeringmerge with 3.8
1993-04-22 Jim Meyeringmerge with 3.5
1993-04-02 Jim Meyeringundef isasc before redining it.
1993-04-01 Jim MeyeringDefine isascii macro to be 1 also if STDC_HEADERS.
1992-10-31 Jim MeyeringInitial revision