Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coccigrep is a semantic grep for the C language based on coccinelle. It can | Pawel Pekala | 2012-04-14 | 4 | -0/+75 |
be used to find where a given structure is used in code files. coccigrep depends on the spatch program which comes with coccinelle. WWW: https://home.regit.org/software/coccigrep/ Notes: svn path=/head/; revision=294834 |