Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-03 | Everywhere: Fix more typos | Linus Groh | |
2020-09-07 | Meta: Fix shellcheck whines in check-symbols.sh | Andreas Kling | |
2020-09-06 | Travis: Run script that checks for forbidden symbols in LibC | Itamar | |
check-symbols.sh fails the build if undefined __cx_guard_* symbols are found in LibC. This will help us catch port breakage sooner. |