]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(copy_dir): Add new parameter, copy_into_self, and set it.
authorJim Meyering <jim@meyering.net>
Fri, 13 Mar 1998 23:37:42 +0000 (23:37 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 13 Mar 1998 23:37:42 +0000 (23:37 +0000)
commit347db9ce77cbb6af0f90db00a10cc061fe181047
tree0a1d694619fbd27f4eeae37bf1a34ad60f19b686
parent92da57a7be531b2a609f994fe0cfd7650ff57b97
(copy_dir): Add new parameter, copy_into_self, and set it.
(copy_internal): Likewise.
(copy): Likewise.
Update all callers.
src/copy.c