summaryrefslogtreecommitdiff
path: root/lib/copy-file.c
Commit message (Expand)AuthorAgeFilesLines
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* copy-file: Make more robust in multithreaded applications.Bruno Haible2020-05-281-2/+4
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* copy-file: fix typoPaul Eggert2019-06-061-1/+0
* copy-file: prefer copy_file_rangePaul Eggert2019-06-041-30/+46
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* copy-file: Preserve sub-second time stamps.Bruno Haible2017-05-011-18/+6
* Make use of module 'utime-h'.Bruno Haible2017-04-301-5/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* copy-file: fix mem leak in error caseSimon Reinhardt2015-10-151-0/+2
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* fchdir: port 'open' and 'close' redefinitions to AIX 7.1Paul Eggert2014-05-221-5/+0
* maint: update copyrightEric Blake2014-01-011-1/+1
* copy-file, rpmatch: fix problems found by cppcheckPaul Eggert2013-03-191-1/+2
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* copy-file: add error-code-returning variant.Reuben Thomas2012-01-121-20/+94
* copy-file: Use 'quote' module consistently.Bruno Haible2012-01-121-10/+14
* copy-file: Refactor.Bruno Haible2012-01-121-2/+9
* 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-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-5/+5
* digests, copy-file: increase the IO buffer size from 4KiB to 32KiBPádraig Brady2009-10-231-3/+6
* Change copyright notice from GPLv2+ to GPLv3+.Bruno Haible2007-10-071-5/+4
* exit.h is replaced with stdlib.h.Bruno Haible2007-02-181-2/+2
* New module 'fchdir'.Bruno Haible2007-01-141-0/+6
* Preserve ACLs while copying.Bruno Haible2006-12-221-0/+15
* Include <config.h> unconditionally.Bruno Haible2006-09-141-3/+1
* Include <unistd.h> unconditionally.Bruno Haible2006-04-241-5/+2
* Use a consistent style for including <config.h>.Paul Eggert2005-09-191-1/+1
* *** empty log message ***Paul Eggert2005-05-141-1/+1
* Include <stddef.h>, for size_t.Bruno Haible2003-04-251-0/+1
* (copy_file_preserving): Declare buf_size to be of type size_t, not int.Jim Meyering2003-04-251-1/+1
* Portability to Woe32.Bruno Haible2003-03-301-0/+2
* New module copy-file.Bruno Haible2003-03-281-0/+116