summaryrefslogtreecommitdiffstats
path: root/src/bar.c
Commit message (Collapse)AuthorAgeFilesLines
* bar: Use USHRT_WIDTHTavian Barnes2023-05-181-2/+2
|
* Replace license boilerplate with SPDX tagsTavian Barnes2023-01-251-15/+2
| | | | | | | And while I'm at it, remove years from copyright declarations. Link: https://spdx.dev/about/ Link: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/
* Fix includesTavian Barnes2022-11-061-1/+1
|
* bfstd: Rename from util and reorganize itTavian Barnes2022-11-061-1/+1
|
* Source / Include Folder (#88)トトも2022-04-161-0/+248
Moved Source Files Into `src` Folder