summaryrefslogtreecommitdiff
path: root/src/util.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use freeit() everywhereEuAndreh2024-05-311-7/+10
|
* src/util.h: Add EXIT_USAGEEuAndreh2024-05-271-0/+3
|
* Remove all remaining calls to logerr() that included a trailing newlineEuAndreh2024-05-241-7/+7
|
* src/util.c: Add freeit()EuAndreh2024-04-191-0/+6
|
* Organaze importsEuAndreh2024-04-161-2/+3
|
* src/util.c: Add slurp(), with a simple testEuAndreh2024-04-071-0/+74