summaryrefslogtreecommitdiff
path: root/src/copy.h
Commit message (Expand)AuthorAgeFilesLines
...
* Update all copyright notices to use the newer form.Jim Meyering2007-07-231-5/+4
* Change "version 2" to "version 3" in all copyright notices.Jim Meyering2007-07-101-1/+1
* Correct cp's handling of destination symlinks in some cases.Paul Eggert2007-06-151-1/+1
* * tests/cp/cp-a-selinux: New file. Test for the bug reported inJim Meyering2007-03-291-5/+17
* cp, mv, install: add SELinux support, but unlike with the Red HatJim Meyering2007-03-291-1/+4
* * NEWS: Document the cp --preserve=ownership fix.Paul Eggert2006-12-061-0/+1
* (cp_option_init) [umask_kill]: Remove member.Jim Meyering2005-12-171-3/+0
* Include "lstat.h" rather than rolling our own.Paul Eggert2005-07-031-9/+1
* Don't use "path" or "filename".Paul Eggert2005-06-021-5/+5
* Add copyright notice.Paul Eggert2005-05-311-10/+30
* (stat, lstat, rename): Remove decls.Paul Eggert2004-11-261-5/+0
* (struct cp_options): Use bool when appropriate.Paul Eggert2004-07-301-38/+39
* Use "file system" rather than "filesystem" in comments.Jim Meyering2004-06-301-1/+1
* Remove xstat function pointer member. The way it was used was notJim Meyering2004-02-071-4/+5
* (struct cp_options): Add a comment.Jim Meyering2003-03-261-0/+4
* Remove use of PARAMS.Jim Meyering2003-01-041-3/+3
* Remove all uses of `PARAMS'.Jim Meyering2002-12-151-4/+4
* (struct cp_options) [src_info]: New member.Jim Meyering2001-11-221-1/+6
* Include hash.h.Jim Meyering2001-11-221-1/+14
* (enum Dereference_symlink): Add comments.Jim Meyering2001-10-131-3/+23
* (struct cp_options) [failed_unlink_is_fatal]: Remove unused member.Jim Meyering2001-10-131-8/+0
* (struct cp_options): Rename members:Jim Meyering2001-10-131-2/+2
* (dest_info_init): Declare.Jim Meyering2001-09-281-0/+3
* (enum Interactive): Remove members, I_OFF and I_ON.Jim Meyering2001-09-151-2/+3
* (enum Interactive): New type.Jim Meyering2001-08-131-3/+15
* [RENAME_TRAILING_SLASH_BUG]: Use the rename wrapper.Jim Meyering2001-01-141-0/+11
* Move declaractions of lstat, stat, and rpl_lstatJim Meyering2000-09-041-0/+12
* correct description of unlink_dest_after_failed_openJim Meyering2000-09-031-1/+2
* commentJim Meyering2000-09-031-1/+4
* (struct cp_options) [force]: Remove member.Jim Meyering2000-09-031-2/+7
* (enum Dereference_symlink): Define.Jim Meyering2000-08-201-1/+9
* (struct cp_options.umask_kill): Use mode_t, not unsigned int.Jim Meyering1999-04-261-1/+1
* Better support for mv:Jim Meyering1998-05-111-8/+12
* Support for install:Jim Meyering1998-05-101-1/+18
* (copy): Update prototype.Jim Meyering1998-03-131-1/+2
* (VALID_SPARSE_MODE): Define.Jim Meyering1998-01-211-0/+7
* Use PARAMS, not __P.Jim Meyering1997-12-211-2/+2
* *** empty log message ***Jim Meyering1997-10-061-3/+4
* (struct cp_options): New field: require_preserve.Jim Meyering1997-10-061-1/+6
* .Jim Meyering1997-02-021-4/+4
* .Jim Meyering1997-02-021-0/+86