summaryrefslogtreecommitdiff
path: root/lib/copy-file.c
Commit message (Expand)AuthorAgeFilesLines
* 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