summaryrefslogtreecommitdiffstats
path: root/src/main.c
AgeCommit message (Expand)Author
2023-01-25Replace license boilerplate with SPDX tagsTavian Barnes
2022-11-06bfstd: Rename from util and reorganize itTavian Barnes
2022-11-06config: Split out some of util.h into a new headerTavian Barnes
2022-05-11main: Avoid a gotoTavian Barnes
2022-04-16Source / Include Folder (#88)トトも