aboutsummaryrefslogtreecommitdiff
path: root/src/lib/core/copy.c
Commit message (Expand)AuthorAgeFilesLines
* Add debug statements to copy.cJoseph Hunkeler2025-02-121-0/+6
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-011-7/+3
* Replace initialize character arrays using {0} instead of memsetJoseph Hunkeler2024-11-011-2/+3
* Refactor directory structureJoseph Hunkeler2024-10-141-0/+86