aboutsummaryrefslogtreecommitdiff
path: root/src/lib/core/template.c
Commit message (Expand)AuthorAgeFilesLines
* free(3): If ptr is NULL, no operation is performed.free-memJoseph Hunkeler2025-03-201-1/+1
* Add debug statements to template.cJoseph Hunkeler2025-02-121-16/+27
* Free output string on errorJoseph Hunkeler2025-02-121-0/+1
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-011-6/+3
* Refactor directory structureJoseph Hunkeler2024-10-141-0/+318