summaryrefslogtreecommitdiff
path: root/Meta/check-symbols.sh
AgeCommit message (Collapse)Author
2020-10-03Everywhere: Fix more typosLinus Groh
2020-09-07Meta: Fix shellcheck whines in check-symbols.shAndreas Kling
2020-09-06Travis: Run script that checks for forbidden symbols in LibCItamar
check-symbols.sh fails the build if undefined __cx_guard_* symbols are found in LibC. This will help us catch port breakage sooner.