aboutsummaryrefslogtreecommitdiff
path: root/src/copy.c
Commit message (Collapse)AuthorAgeFilesLines
* Do not produce an error if a path element exists during creationJoseph Hunkeler2023-11-201-0/+5
|
* Add copy.c, copy.hJoseph Hunkeler2023-11-201-0/+191
* copytree() * mkdirs() * copy2()