summaryrefslogtreecommitdiff
path: root/lib/backupfile.c
Commit message (Expand)AuthorAgeFilesLines
* backupfile: simplify via realloc-gnuPaul Eggert2021-04-181-2/+1
* backupfile: less-aggressive buffer growthPaul Eggert2021-04-061-2/+4
* backupfile, backup-rename: Trim dependencies.Bruno Haible2021-04-041-0/+1
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* backupfile: Fix compilation error on native Windows (regr. 2018-10-23).Bruno Haible2020-12-201-0/+1
* backupfile: Use idx_t for nonnegative ptrdiff_t variables.Bruno Haible2020-12-061-8/+9
* backupfile, backup-rename: Trim module dependencies.Bruno Haible2020-07-051-1/+1
* attribute: new modulePaul Eggert2020-05-031-8/+1
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* backupfile: fix resource leak on memory failurePaul Eggert2019-07-231-0/+2
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* backupfile: tweak for better codePaul Eggert2018-10-251-8/+11
* backupfile: new dir_fd argsPaul Eggert2018-10-231-33/+53
* renameatu: rename from renameat2Paul Eggert2018-07-051-2/+2
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* glob, backupfile: inode 0 is a valid inode numberPaul Eggert2017-08-311-6/+1
* backupfile: new function to validate backup suffixPaul Eggert2017-07-301-8/+11
* backup-rename: new modulePaul Eggert2017-07-301-102/+111
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* backupfile: initialize default suffix within the implementationPádraig Brady2016-11-021-1/+11
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* In commentary, do not use ` to quote.Paul Eggert2012-01-051-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* update nearly all FSF copyright year lists to include 2009Jim Meyering2009-12-291-3/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-36/+36
* backupfile, chdir-long, fts, savedir: make saferEric Blake2009-09-021-7/+2
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-6/+4
* New module 'fchdir'.Bruno Haible2007-01-141-0/+5
* * _fpending.c: Include <config.h> unconditionally, since we noPaul Eggert2006-09-131-3/+1
* * backupfile.c, dirfd.h, fts.c, getcwd.c, glob.c, glob_.h:Paul Eggert2006-07-111-9/+4
* * lib/getloadavg.c: Use __VMS, not VMS.Paul Eggert2006-07-061-21/+2
* * lib/.cppi-disable: Add wcwidth.Paul Eggert2006-07-061-3/+3
* Merge from coreutils.Paul Eggert2006-07-031-3/+4
* Sync from coreutils.Paul Eggert2005-09-231-4/+6
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* (backup_args): Change a `0' to NULL.Jim Meyering2005-07-021-2/+2
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* (check_extension, numbered_backup):Paul Eggert2004-10-041-32/+32
* Merge from coreutils.Paul Eggert2004-08-061-116/+244
* Assume C89; don't check for stdlib.h, string.h, genenv, malloc.Paul Eggert2003-09-081-22/+2
* Assume C89, so PARAMS isn't needed.Paul Eggert2003-06-181-2/+2
* .h files should stand alone, but we shouldn't include <sys/types.h>Paul Eggert2003-06-041-1/+1
* in lib:Paul Eggert2003-05-291-8/+5
* (ISDIGIT): Comment fix.Jim Meyering2002-01-161-5/+4