summaryrefslogtreecommitdiff
path: root/include/rune/util/exits.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: add an exit code listDanny Holman2024-11-191-0/+28
Add a header file that lists common exit codes and use them in the abort function. Signed-off-by: Danny Holman <dholman@gymli.org>