(do_copy): Assume path_concat returns non-NULL.
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 17:47:09 +0000 (17:47 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 2004 17:47:09 +0000 (17:47 +0000)
commitae206c4b1c6ca22345e20da3aa52b1aefec988bc
tree76aedf716692ec6af1e18a74fc78c84fcc3c2529
parentaead5906dccb1740ed3fa2b89e09448542c89005
(do_copy): Assume path_concat returns non-NULL.
(make_path_private): 2nd arg is now size_t, not int,
to avoid problem when path_concat dir name is longer than 2 GiB (!).
src/cp.c