Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to version 2.4b. | steve | 1998-07-03 | 1 | -45/+45 |
| | | | | | PR: 7113 Submitted by: maintainer | ||||
* | LCLint is a tool for statically checking C programs. With minimal | obrien | 1996-12-11 | 1 | -0/+46 |
effort, LCLint can be used as a better lint. If additional effort is invested adding annotations to programs, LCLint can perform stronger checks than can be done by any standard lint. Check the LCLint home page at http://larch-www.lcs.mit.edu:8001/larch/lclint/ Closes-PR: ports/1646 Submitted by: Stefan Moeding <moeding@bn.DeTeMobil.de> |