sashimacs
Results
1
issues of
sashimacs
I have a couple minor changes suggested in this PR: * `*u8` string literals are not available in C99 ([cpp references says since C11](https://en.cppreference.com/w/c/language/string_literal)), so bumped `C_STANDARD` * `sysinfo` /...