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.
 
 
 
 
 
 
Junio C Hamano cd27bc7a0b Merge branch 'rs/strbuf-add-real-path' into maint 8 years ago
..
.gitignore
README
array.cocci cocci: use ALLOC_ARRAY 8 years ago
free.cocci cocci: detect useless free(3) calls 8 years ago
object_id.cocci
qsort.cocci
strbuf.cocci strbuf: add strbuf_add_real_path() 8 years ago
swap.cocci
xstrdup_or_null.cocci

README

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