...
Tool | Version | Checker | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| Supported, but no explicit checker | ||||||||
CodeSonar |
| BADFUNC.SIGNAL | Use of signal | |||||||
Compass/ROSE | Can detect violations of this rule. However, false positives may occur on systems with persistent handlers | |||||||||
LDRA tool suite |
| 97 D | Fully implemented | |||||||
Parasoft C/C++test |
| MISRA2012-RULE-21_5_b | MISRA2004-10_1_b, CODSTA-187_a, CODSTA-187_b, CODSTA-187_c | ImplementedUse of signal | ||||||
R2017b | Signal call from within signal handler | Nonpersistent signal handler calling signal() in Windows system causes race condition | ||||||||
PRQA QA-C |
| 5021 | Partially implemented | |||||||
RuleChecker |
| Supported, but no explicit checker |
...