You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Derrick Stolee b18ef13a3f coccinelle: update commit.cocci 7 years ago
..
.gitignore gitignore: ignore output files of coccicheck make target 8 years ago
README
array.cocci coccinelle: remove parentheses that become unnecessary 7 years ago
commit.cocci coccinelle: update commit.cocci 7 years ago
free.cocci coccinelle: polish FREE_AND_NULL rules 8 years ago
object_id.cocci cocci: avoid self-references in object_id transformations 8 years ago
qsort.cocci remove unnecessary check before QSORT 8 years ago
strbuf.cocci Merge branch 'rs/cocci-strbuf-addf-to-addstr' 7 years ago
swap.cocci add SWAP macro 8 years ago
xstrdup_or_null.cocci abspath: add absolute_pathdup() 8 years ago

README

This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/)
semantic patches that might be useful to developers.