...
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 |
| MISRA2004-20_8_b | CERT_C-SIG34-a | The signal handling facilities of <signal.h> shall not be usedImplemented | ||||||
| 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 |
...