Semantic patch utility
http://coccinelle.lip6.fr/
Coccinelle is a program matching and transformation engine which
provides the language SmPL (Semantic Patch Language) for specifying
desired matches and transformations in C code. Coccinelle was
initially targeted towards performing collateral evolutions in Linux.
Such evolutions comprise the changes that are needed in client code
in response to evolutions in library APIs, and may include
modifications such as renaming a function, adding a function argument
whose value is somehow context-dependent, and reorganizing a data
structure. Beyond collateral evolutions, Coccinelle is successfully
used (by us and others) for finding and fixing bugs in systems code.
- Sources inherited from project devel:tools
- Devel package for openSUSE:Factory
-
2
derived packages
- Links to openSUSE:Factory / coccinelle
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:redwil:devel:tools/coccinelle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
coccinelle-0.2.2.tar.bz2 | 0001730366 1.65 MB | |
coccinelle.changes | 0000000721 721 Bytes | |
coccinelle.spec | 0000001816 1.77 KB |
Revision 7 (latest revision is 96)
Jan Engelhardt (jengelh)
committed
(revision 7)
disable strip
Comments 0