Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
splint: An implementation of the lint program
- Summary
- Splint is a tool for statically checking C programs for coding errors and
security vulnerabilities. With minimal effort, Splint can be used as a
better lint. If additional effort is invested adding annotations to programs,
Splint can perform even stronger checks than can be done by any standard lint.
Changelog
- * Tue Jul 18 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 3.1.1-16
- Avoid an rpmlint warning about executable llerror.c in debuginfo
- * Thu Jul 13 17:00:00 2006 Miloslav Trmac <mitr{%}redhat{*}com> - 3.1.1-15
- Convert %changelog to UTF-8
- Fix unescaped % in %changelog
- * Wed May 31 17:00:00 2006 Paul Nasrat <pnasrat{%}redhat{*}com> - 3.1.1-14
- Add flex br