This commit is contained in:
Jim Meyering
1997-10-06 04:58:33 +00:00
parent 7bff8c9b50
commit 947713c68b
+7
View File
@@ -1,3 +1,10 @@
1997-10-05 Jim Meyering <meyering@na-net.ornl.gov>
* src/copy.h (struct cp_options): New field: require_preserve.
* src/copy.c (copy_internal): Use require_preserve.
* src/cp.c (cp_option_init): Initialize it.
(main): Set to 1 for -a and for -p.
1997-10-03 Jim Meyering <meyering@na-net.ornl.gov>
* lib/savedir.h (savedir) [__P]: New file with prototype.