 
                            ...
| Tool | Version | Checker | Description | ||||||
|---|---|---|---|---|---|---|---|---|---|
| Astrée | 
 | stdlib-use-ato stdlib-macro-ato stdlib-use-atoll stdlib-macro-atoll | Partially checked | ||||||
| CodeSonar | 
 | BADFUNC.* | A number of CodeSonar's "Use of *" checks are for deprecated/obsolescent functions | ||||||
| 
 | CC2.MSC34 | Fully implemented | |||||||
| LDRA tool suite | 
 | 44 S | Fully implemented | ||||||
| Parasoft C/C++test | 
 | CERT_C-MSC24-a | The library functions atof, atoi and atol from library stdlib.h shall not be used | ||||||
| Polyspace Bug Finder | R2016a | Use of obsolete standard function | Obsolete routines can cause security vulnerabilities and portability issues | ||||||
| PVS-Studio | 
 | V513, V2001, V2002 | |||||||
| RuleChecker | 
 | stdlib-use-ato stdlib-macro-ato stdlib-use-atoll stdlib-macro-atoll | Partially checked | 
...