Semantic patch utility
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 SUSE:SLE-15-SP6:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/coccinelle && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_service | 0000000784 784 Bytes | |
coccinelle-1.1.1.tar.xz | 0001194392 1.14 MB | |
coccinelle.changes | 0000012820 12.5 KB | |
coccinelle.rpmlintrc | 0000000045 45 Bytes | |
coccinelle.spec | 0000003666 3.58 KB | |
kill-env.diff | 0000000624 624 Bytes |
Latest Revision
Daniel Mach (dmach)
committed
(revision 2)
jsc#PED-6305 - update OCaml stack to 4.14 - update to version 1.1.1 See included changes.txt for details - install ocaml support, add coccinelle.rpmlintrc (bsc#1192695) -- This version of coccinelle is required to get rid of the python2 - dependency in SLE 15 SP4 (jsc#SLE-16747)
Comments 0