Commit graph

6 commits

Author SHA1 Message Date
rillig
dbaef14272 On Solaris, <stdbool.h> is not usable unless the C compiler is marked as
a C99 compiler.
2006-09-16 11:44:26 +00:00
jschauma
ab2685dad2 Allow splint to actually work under NetBSD by applying patch
from FreeBSD (PR ports/61131).
2005-08-31 19:08:21 +00:00
rillig
e515b81a59 Added a patch that works around a missing <stdbool.h> header.
Fixes PR 30014.
2005-05-31 19:01:39 +00:00
jschauma
8afc118733 Update splint to 3.1.1.
The 3.1.0 release contained numerous enhancements over the previous 3.0.1.6
release.  Among other improvements, the accuracy of the bounds checking code
has improved; Splint can produce output in html or comma separated value(CSV)
format; and support for numabstract types has been added. Additionally the
code contains numerous bugs fixes and house keeping updates.
(Details at http://www.splint.org/changes.html )
No list of changes available for the 3.1.1 release.
2005-04-10 16:49:59 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
mjl
0353b22f3d Initial import of splint 3.0.1.6.
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.
2002-11-27 14:39:14 +00:00