aboutsummaryrefslogtreecommitdiff
path: root/src/copy.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unused copytree() functionremove-copytreeJoseph Hunkeler2024-08-131-84/+0
* Move mkdirs() into utils module (#26)Joseph Hunkeler2024-08-131-26/+0
* Rebrand OhMyCal (OMC) as STASIS (#7)Joseph Hunkeler2024-06-211-1/+1
* Use PATH_MAX instead of magic numbersJoseph Hunkeler2023-12-101-4/+4
* 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