log lib/copy-file.c @ 16273:d50152d6b5d2

age author description
Thu, 12 Jan 2012 03:04:49 +0100 Reuben Thomas copy-file: add error-code-returning variant.
Wed, 11 Jan 2012 02:11:34 +0100 Bruno Haible copy-file: Use 'quote' module consistently.
Wed, 11 Jan 2012 02:01:45 +0100 Bruno Haible copy-file: Refactor.
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Sun, 07 Oct 2007 19:14:58 +0200 Bruno Haible Change copyright notice from GPLv2+ to GPLv3+.
Sun, 18 Feb 2007 21:08:06 +0000 Bruno Haible exit.h is replaced with stdlib.h.
Sun, 14 Jan 2007 11:32:10 +0000 Bruno Haible New module 'fchdir'.
Fri, 22 Dec 2006 18:56:01 +0000 Bruno Haible Preserve ACLs while copying.
Thu, 14 Sep 2006 14:18:36 +0000 Bruno Haible Include <config.h> unconditionally.
Mon, 24 Apr 2006 11:38:06 +0000 Bruno Haible Include <unistd.h> unconditionally.
Mon, 19 Sep 2005 17:28:14 +0000 Paul Eggert Use a consistent style for including <config.h>.
Sat, 14 May 2005 06:03:57 +0000 Paul Eggert *** empty log message ***
Fri, 25 Apr 2003 10:47:15 +0000 Bruno Haible Include <stddef.h>, for size_t.
Fri, 25 Apr 2003 07:46:43 +0000 Jim Meyering (copy_file_preserving): Declare buf_size to be of type size_t, not int.
Sun, 30 Mar 2003 16:20:41 +0000 Bruno Haible Portability to Woe32.
Fri, 28 Mar 2003 21:53:34 +0000 Bruno Haible New module copy-file.