Coccinelle (http://coccinelle.lip6.fr/) is a program matching and transformation engine which provides the language SmPL (Semantic Patch Language) for specifying desired matches and transformations in C code.
.cocci files in this directory are copied (and some adapted) from http://coccinelle.lip6.fr/rules/. the pkg directory contains .cocci files written for pkg.
Installation
port:
package:
Usage
From the pkg's source root (use libpkg or src as $DIR
):