summaryrefslogtreecommitdiff
path: root/lib/backupfile.c
Commit message (Expand)AuthorAgeFilesLines
* backupfile: fix bug when renaming from subdirectoryPádraig Brady2023-04-041-3/+4
* maint: run 'make update-copyright'Simon Josefsson2023-01-011-1/+1
* Rely on new stdbool behaviorPaul Eggert2022-09-101-1/+0
* stdckdint: prefer to intprops when easyPaul Eggert2022-08-101-2/+2
* backupfile: fix bug when renaming simple backupsPaul Eggert2022-04-201-4/+3
* backupfile: fix bug when renaming not from wdPaul Eggert2022-01-101-7/+4
* license: fix GPLv3 texts to use a comma instead of semicolon.Bernhard Voelker2022-01-051-1/+1
* maint: run 'make update-copyright'Paul Eggert2022-01-011-1/+1
* backupfile: assume C99 declsPaul Eggert2021-12-101-11/+6
* backupfile: prefer signed integersPaul Eggert2021-12-101-18/+18
* backupfile: fix numbered backups for XXX/Paul Eggert2021-12-101-11/+18
* 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