summaryrefslogtreecommitdiff
path: root/devel/splint/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-11-27Initial import of splint 3.0.1.6.mjl1-0/+23
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint. Splint 3.0 is the successor to LCLint 2.5.