Release coccinelle-0.1
authorCoccinelle <cocci@diku.dk>
Sun, 3 Oct 2010 11:46:58 +0000 (13:46 +0200)
committerRene Rydhof Hansen <rrh@cs.aau.dk>
Sun, 3 Oct 2010 11:46:58 +0000 (13:46 +0200)
commit34e491640531bd81a0e2238fd599e1aafe53613e
treee2d22cfa2c833f1a19f657792e1570066d670f5f
Release coccinelle-0.1

 * First public release of the source code:
 * Features
   - embeded python scripting
   - position
1543 files changed:
.depend [new file with mode: 0644]
Makefile [new file with mode: 0644]
Makefile.config [new file with mode: 0644]
authors.txt [new file with mode: 0644]
bugs.txt [new file with mode: 0644]
changes.txt [new file with mode: 0644]
cocci.ml [new file with mode: 0644]
cocci.mli [new file with mode: 0644]
commitmsg [new file with mode: 0644]
commons/.depend [new file with mode: 0644]
commons/Makefile [new file with mode: 0644]
commons/authors.txt [new file with mode: 0644]
commons/backtrace.ml [new file with mode: 0644]
commons/backtrace_c.c [new file with mode: 0644]
commons/common.ml [new file with mode: 0644]
commons/common.mli [new file with mode: 0644]
commons/common_extra.ml [new file with mode: 0644]
commons/copyright.txt [new file with mode: 0644]
commons/credits.txt [new file with mode: 0644]
commons/glimpse.ml [new file with mode: 0644]
commons/interfaces.ml [new file with mode: 0644]
commons/license.txt [new file with mode: 0644]
commons/oarray.ml [new file with mode: 0644]
commons/oarray.mli [new file with mode: 0644]
commons/oassoc.ml [new file with mode: 0644]
commons/oassoc.mli [new file with mode: 0644]
commons/oassoc_buffer.ml [new file with mode: 0644]
commons/oassoc_buffer.mli [new file with mode: 0644]
commons/oassocb.ml [new file with mode: 0644]
commons/oassocbdb.ml [new file with mode: 0644]
commons/oassocbdb.mli [new file with mode: 0644]
commons/oassocdbm.ml [new file with mode: 0644]
commons/oassocdbm.mli [new file with mode: 0644]
commons/oassoch.ml [new file with mode: 0644]
commons/oassocid.ml [new file with mode: 0644]
commons/objet.ml [new file with mode: 0644]
commons/objet.mli [new file with mode: 0644]
commons/ocamlextra/ANSITerminal.ml [new file with mode: 0644]
commons/ocamlextra/ANSITerminal.mli [new file with mode: 0644]
commons/ocamlextra/dumper.ml [new file with mode: 0644]
commons/ocamlextra/dumper.mli [new file with mode: 0644]
commons/ocamlextra/dynArray.ml [new file with mode: 0644]
commons/ocamlextra/dynArray.mli [new file with mode: 0644]
commons/ocamlextra/enum.ml [new file with mode: 0644]
commons/ocamlextra/enum.mli [new file with mode: 0644]
commons/ocamlextra/mapb.ml [new file with mode: 0644]
commons/ocamlextra/parser_combinators.ml [new file with mode: 0644]
commons/ocamlextra/parser_combinators.mli [new file with mode: 0644]
commons/ocamlextra/setPt.ml [new file with mode: 0644]
commons/ocamlextra/setb.ml [new file with mode: 0644]
commons/ocamlextra/setb.mli [new file with mode: 0644]
commons/ocamlextra/suffix_tree.ml [new file with mode: 0644]
commons/ocamlextra/suffix_tree.mli [new file with mode: 0644]
commons/ocamlextra/suffix_tree_ext.ml [new file with mode: 0644]
commons/ocamlextra/suffix_tree_ext.mli [new file with mode: 0644]
commons/ocollection.ml [new file with mode: 0644]
commons/ocollection.mli [new file with mode: 0644]
commons/ofullcommon.ml [new file with mode: 0644]
commons/ograph.ml [new file with mode: 0644]
commons/ograph.mli [new file with mode: 0644]
commons/ograph2way.ml [new file with mode: 0644]
commons/ograph2way.mli [new file with mode: 0644]
commons/ograph_extended.ml [new file with mode: 0644]
commons/ograph_extended.mli [new file with mode: 0644]
commons/osequence.ml [new file with mode: 0644]
commons/osequence.mli [new file with mode: 0644]
commons/oset.ml [new file with mode: 0644]
commons/oset.mli [new file with mode: 0644]
commons/osetb.ml [new file with mode: 0644]
commons/oseth.ml [new file with mode: 0644]
commons/oseti.ml [new file with mode: 0644]
commons/osetpt.ml [new file with mode: 0644]
commons/seti.ml [new file with mode: 0644]
configure [new file with mode: 0755]
copyright.txt [new file with mode: 0644]
credits.txt [new file with mode: 0644]
ctl/.depend [new file with mode: 0644]
ctl/Makefile [new file with mode: 0644]
ctl/ast_ctl.ml [new file with mode: 0644]
ctl/ctl_engine.ml [new file with mode: 0644]
ctl/ctl_engine.mli [new file with mode: 0644]
ctl/double_negate_ml [new file with mode: 0644]
ctl/flag_ctl.ml [new file with mode: 0644]
ctl/pretty_print_ctl.ml [new file with mode: 0644]
ctl/pretty_print_ctl.mli [new file with mode: 0644]
ctl/test_ctl.ml [new file with mode: 0644]
ctl/wrapper_ctl.ml [new file with mode: 0644]
ctl/wrapper_ctl.mli [new file with mode: 0644]
demos/check_region.c [new file with mode: 0644]
demos/check_region.cocci [new file with mode: 0644]
demos/ctr_unit_test.c [new file with mode: 0644]
demos/ctr_unit_test.cocci [new file with mode: 0644]
demos/demo_rule9/README [new file with mode: 0644]
demos/demo_rule9/g_NCR5380.c [new file with mode: 0644]
demos/demo_rule9/g_NCR5380.res [new file with mode: 0644]
demos/demo_rule9/nsp_cs.c [new file with mode: 0644]
demos/demo_rule9/nsp_cs.res [new file with mode: 0644]
demos/demo_rule9/rule9.cocci [new file with mode: 0644]
demos/demo_rule9/rule9_1.cocci [new file with mode: 0644]
demos/demo_rule9/rule9_2.cocci [new file with mode: 0644]
demos/demo_rule9/rule9_3.cocci [new file with mode: 0644]
demos/demo_rule9/rule9_4.cocci [new file with mode: 0644]
demos/demo_rule9/rule9_5.cocci [new file with mode: 0644]
demos/demo_rule9/scsiglue.c [new file with mode: 0644]
demos/demo_rule9/scsiglue.res [new file with mode: 0644]
demos/demo_rule9/sym53c8xx.c [new file with mode: 0644]
demos/demo_rule9/sym53c8xx.res [new file with mode: 0644]
demos/foo.c [new file with mode: 0644]
demos/foo.cocci [new file with mode: 0644]
demos/foobar.c [new file with mode: 0644]
demos/foobar.cocci [new file with mode: 0644]
demos/headers.cocci [new file with mode: 0644]
demos/headers.iso [new file with mode: 0644]
demos/headers2.iso [new file with mode: 0644]
demos/interprocedural_adhoc.c [new file with mode: 0644]
demos/interprocedural_adhoc.cocci [new file with mode: 0644]
demos/ioctl_multiple_rules.c [new file with mode: 0644]
demos/ioctl_multiple_rules.cocci [new file with mode: 0644]
demos/iso-kzalloc.c [new file with mode: 0644]
demos/iso-kzalloc.cocci [new file with mode: 0644]
demos/itimer.c [new file with mode: 0644]
demos/itimer.cocci [new file with mode: 0644]
demos/itimer.patch [new file with mode: 0644]
demos/itimer.res [new file with mode: 0644]
demos/itimerfullfunc.sgrep [new file with mode: 0644]
demos/janitorings/ARRAY_SIZE.cocci [new file with mode: 0644]
demos/janitorings/BUG_ON.cocci [new file with mode: 0644]
demos/janitorings/BUG_ON.sgrep [new file with mode: 0644]
demos/janitorings/alloc_page.cocci [new file with mode: 0644]
demos/janitorings/bad_zero-orig.cocci [new file with mode: 0644]
demos/janitorings/bad_zero.c [new file with mode: 0644]
demos/janitorings/bad_zero.cocci [new file with mode: 0644]
demos/janitorings/bad_zero_affect.cocci [new file with mode: 0644]
demos/janitorings/clear_page.cocci [new file with mode: 0644]
demos/janitorings/is_power_of_2.cocci [new file with mode: 0644]
demos/janitorings/kcalloc_un.cocci [new file with mode: 0644]
demos/janitorings/kzalloc-fix.cocci [new file with mode: 0644]
demos/janitorings/kzalloc-orig.cocci [new file with mode: 0644]
demos/janitorings/kzalloc.cocci [new file with mode: 0644]
demos/janitorings/list_for_each.c [new file with mode: 0644]
demos/janitorings/list_for_each.cocci [new file with mode: 0644]
demos/janitorings/list_for_each_safe.c [new file with mode: 0644]
demos/janitorings/list_for_each_safe.sgrep [new file with mode: 0644]
demos/janitorings/netdev_find_allocfunc.c [new file with mode: 0644]
demos/janitorings/netdev_find_allocfunc.sgrep [new file with mode: 0644]
demos/janitorings/netdev_priv.c [new file with mode: 0644]
demos/janitorings/netdev_priv.cocci [new file with mode: 0644]
demos/janitorings/netdev_priv2.cocci [new file with mode: 0644]
demos/janitorings/netdev_priv_dangerous.sgrep [new file with mode: 0644]
demos/janitorings/remove_cast_kmalloc.cocci [new file with mode: 0644]
demos/janitorings/set_current_state.cocci [new file with mode: 0644]
demos/janitorings/static_initfunc.c [new file with mode: 0644]
demos/janitorings/static_initfunc.cocci [new file with mode: 0644]
demos/janitorings/string-array-decl-opti.c [new file with mode: 0644]
demos/janitorings/string-array-decl-opti.cocci [new file with mode: 0644]
demos/janitorings/useless_cast.c [new file with mode: 0644]
demos/janitorings/useless_cast.cocci [new file with mode: 0644]
demos/launch.sh [new file with mode: 0755]
demos/manual/already_tagged.c [new file with mode: 0644]
demos/manual/already_tagged.cocci [new file with mode: 0644]
demos/manual/get_put.c [new file with mode: 0644]
demos/manual/get_put.cocci [new file with mode: 0644]
demos/manual/get_put_full.c [new file with mode: 0644]
demos/manual/get_put_full.cocci [new file with mode: 0644]
demos/manual/get_put_ver1.c [new file with mode: 0644]
demos/not.c [new file with mode: 0644]
demos/not.cocci [new file with mode: 0644]
demos/not.res [new file with mode: 0644]
demos/posmult.c [new file with mode: 0644]
demos/posmult.cocci [new file with mode: 0644]
demos/printloc.c [new file with mode: 0644]
demos/printloc.cocci [new file with mode: 0644]
demos/proc_info.c [new file with mode: 0644]
demos/proc_info.cocci [new file with mode: 0644]
demos/pycocci.c [new file with mode: 0644]
demos/pycocci.cocci [new file with mode: 0644]
demos/sgrep/README [new file with mode: 0644]
demos/sgrep/a_and_b.c [new file with mode: 0644]
demos/sgrep/a_and_b.sgrep [new file with mode: 0644]
demos/sgrep/dangerous_GFP_KERNEL.sgrep [new file with mode: 0644]
demos/sgrep/dangerous_GFP_KERNEL2.sgrep [new file with mode: 0644]
demos/sgrep/dangerous_arith_pointer_cast.sgrep [new file with mode: 0644]
demos/sgrep/device_id.sgrep [new file with mode: 0644]
demos/sgrep/double_cast.sgrep [new file with mode: 0644]
demos/sgrep/free.sgrep [new file with mode: 0644]
demos/sgrep/intr4.sgrep [new file with mode: 0644]
demos/sgrep/null.sgrep [new file with mode: 0644]
demos/sgrep/run.sh [new file with mode: 0644]
demos/sgrep/simple.c [new file with mode: 0644]
demos/sgrep/simple.sgrep [new file with mode: 0644]
demos/simple.c [new file with mode: 0644]
demos/simple.cocci [new file with mode: 0644]
demos/type_fields.c [new file with mode: 0644]
demos/type_fields.cocci [new file with mode: 0644]
demos/unsigned.cocci [new file with mode: 0644]
demos/unsigned.txt [new file with mode: 0644]
demos/usb_submit_urb.c [new file with mode: 0644]
demos/usb_submit_urb.cocci [new file with mode: 0644]
demos/video_usercopy.c [new file with mode: 0644]
demos/video_usercopy.cocci [new file with mode: 0644]
demos/xxx_info.c [new file with mode: 0644]
demos/xxx_info.cocci [new file with mode: 0644]
docs/SmPL-ver2-tutorial-ols07.pdf [new file with mode: 0644]
docs/SmPL-with-grammar-ercim-evos06.pdf [new file with mode: 0644]
docs/cocci-python.txt [new file with mode: 0644]
docs/developer.txt [new file with mode: 0644]
docs/graph-module-dependencies.ps [new file with mode: 0644]
docs/manual.tex [new file with mode: 0644]
docs/semantic-patches-for-collateral-evolutions.ppt [new file with mode: 0644]
docs/semantic-patches-talk-ols07.odp [new file with mode: 0644]
docs/semantic-patches-talk-ols07.ppt [new file with mode: 0644]
emacs/cocci-ediff.el [new file with mode: 0644]
emacs/cocci.el [new file with mode: 0644]
empty.h [new file with mode: 0644]
empty.iso [new file with mode: 0644]
engine/.depend [new file with mode: 0644]
engine/Makefile [new file with mode: 0644]
engine/asttoctl.ml [new file with mode: 0644]
engine/asttoctl.mli [new file with mode: 0644]
engine/asttoctl2.ml [new file with mode: 0644]
engine/asttoctl2.mli [new file with mode: 0644]
engine/asttomember.ml [new file with mode: 0644]
engine/asttomember.mli [new file with mode: 0644]
engine/c_vs_c.ml [new file with mode: 0644]
engine/c_vs_c.mli [new file with mode: 0644]
engine/check_exhaustive_pattern.ml [new file with mode: 0644]
engine/check_reachability.ml [new file with mode: 0644]
engine/check_reachability.mli [new file with mode: 0644]
engine/cocci_vs_c_3.ml [new file with mode: 0644]
engine/cocci_vs_c_3.mli [new file with mode: 0644]
engine/ctlcocci_integration.ml [new file with mode: 0644]
engine/ctlcocci_integration.mli [new file with mode: 0644]
engine/ctltotex.ml [new file with mode: 0644]
engine/ctltotex.mli [new file with mode: 0644]
engine/flag_engine.ml [new file with mode: 0644]
engine/isomorphisms_c_c.ml [new file with mode: 0644]
engine/lib_engine.ml [new file with mode: 0644]
engine/main.ml [new file with mode: 0644]
engine/pattern3.ml [new file with mode: 0644]
engine/pattern3.mli [new file with mode: 0644]
engine/postprocess_transinfo.ml [new file with mode: 0644]
engine/postprocess_transinfo.mli [new file with mode: 0644]
engine/pretty_print_engine.ml [new file with mode: 0644]
engine/pretty_print_engine.mli [new file with mode: 0644]
engine/sgrep.ml [new file with mode: 0644]
engine/tests/Makefile [new file with mode: 0644]
engine/tests/test1 [new file with mode: 0644]
engine/tests/test1.tex [new file with mode: 0644]
engine/transformation3.ml [new file with mode: 0644]
engine/transformation3.mli [new file with mode: 0644]
env.csh [new file with mode: 0644]
env.sh [new file with mode: 0644]
extra/.depend [new file with mode: 0644]
extra/Makefile [new file with mode: 0644]
extra/c_info.ml [new file with mode: 0644]
extra/c_info.mli [new file with mode: 0644]
extra/classic_patch.ml [new file with mode: 0644]
extra/classic_patch.mli [new file with mode: 0644]
extra/kbuild.ml [new file with mode: 0644]
extra/kbuild.mli [new file with mode: 0644]
extra/maintainers.ml [new file with mode: 0644]
extra/maintainers.mli [new file with mode: 0644]
flag_cocci.ml [new file with mode: 0644]
globals/.depend [new file with mode: 0644]
globals/Makefile [new file with mode: 0644]
globals/config.ml [new file with mode: 0644]
globals/flag.ml [new file with mode: 0644]
install.txt [new file with mode: 0644]
license.txt [new file with mode: 0644]
main.ml [new file with mode: 0644]
menhirlib/.depend [new file with mode: 0644]
menhirlib/Makefile [new file with mode: 0644]
menhirlib/convert.ml [new file with mode: 0644]
menhirlib/engine.ml [new file with mode: 0644]
menhirlib/engineTypes.ml [new file with mode: 0644]
menhirlib/infiniteArray.ml [new file with mode: 0644]
menhirlib/license.txt [new file with mode: 0644]
menhirlib/packedIntArray.ml [new file with mode: 0644]
menhirlib/readme.txt [new file with mode: 0644]
menhirlib/rowDisplacement.ml [new file with mode: 0644]
menhirlib/tableFormat.ml [new file with mode: 0644]
menhirlib/tableInterpreter.ml [new file with mode: 0644]
parsing_c/.depend [new file with mode: 0644]
parsing_c/Makefile [new file with mode: 0644]
parsing_c/ast_c.ml [new file with mode: 0644]
parsing_c/ast_to_flow.ml [new file with mode: 0644]
parsing_c/ast_to_flow.mli [new file with mode: 0644]
parsing_c/authors.txt [new file with mode: 0644]
parsing_c/compare_c.ml [new file with mode: 0644]
parsing_c/compare_c.mli [new file with mode: 0644]
parsing_c/control_flow_c.ml [new file with mode: 0644]
parsing_c/control_flow_c.mli [new file with mode: 0644]
parsing_c/copyright.txt [new file with mode: 0644]
parsing_c/credits.txt [new file with mode: 0644]
parsing_c/flag_parsing_c.ml [new file with mode: 0644]
parsing_c/lexer_c.mll [new file with mode: 0644]
parsing_c/lexer_parser.ml [new file with mode: 0644]
parsing_c/lexer_parser.mli [new file with mode: 0644]
parsing_c/lib_parsing_c.ml [new file with mode: 0644]
parsing_c/license.txt [new file with mode: 0644]
parsing_c/parse_c.ml [new file with mode: 0644]
parsing_c/parse_c.mli [new file with mode: 0644]
parsing_c/parser_c.mly [new file with mode: 0644]
parsing_c/parsing_hacks.ml [new file with mode: 0644]
parsing_c/parsing_hacks.mli [new file with mode: 0644]
parsing_c/pretty_print_c.ml [new file with mode: 0644]
parsing_c/pretty_print_c.mli [new file with mode: 0644]
parsing_c/semantic_c.ml [new file with mode: 0644]
parsing_c/test_parsing_c.ml [new file with mode: 0644]
parsing_c/test_parsing_c.mli [new file with mode: 0644]
parsing_c/token_helpers.ml [new file with mode: 0644]
parsing_c/token_helpers.mli [new file with mode: 0644]
parsing_c/type_annoter_c.ml [new file with mode: 0644]
parsing_c/type_annoter_c.mli [new file with mode: 0644]
parsing_c/unparse_c2.ml [new file with mode: 0644]
parsing_c/unparse_c2.mli [new file with mode: 0644]
parsing_c/unparse_cocci2.ml [new file with mode: 0644]
parsing_c/unparse_cocci2.mli [new file with mode: 0644]
parsing_c/unparse_hrule.ml [new file with mode: 0644]
parsing_c/unparse_hrule.mli [new file with mode: 0644]
parsing_c/visitor_c.ml [new file with mode: 0644]
parsing_c/visitor_c.mli [new file with mode: 0644]
parsing_cocci/.depend [new file with mode: 0644]
parsing_cocci/Makefile [new file with mode: 0644]
parsing_cocci/README [new file with mode: 0644]
parsing_cocci/arity.ml [new file with mode: 0644]
parsing_cocci/arity.mli [new file with mode: 0644]
parsing_cocci/ast0_cocci.ml [new file with mode: 0644]
parsing_cocci/ast0_cocci.mli [new file with mode: 0644]
parsing_cocci/ast0toast.ml [new file with mode: 0644]
parsing_cocci/ast0toast.mli [new file with mode: 0644]
parsing_cocci/ast_cocci.ml [new file with mode: 0644]
parsing_cocci/ast_cocci.mli [new file with mode: 0644]
parsing_cocci/check_meta.ml [new file with mode: 0644]
parsing_cocci/check_meta.mli [new file with mode: 0644]
parsing_cocci/comm_assoc.ml [new file with mode: 0644]
parsing_cocci/comm_assoc.mli [new file with mode: 0644]
parsing_cocci/compute_lines.ml [new file with mode: 0644]
parsing_cocci/compute_lines.mli [new file with mode: 0644]
parsing_cocci/context_neg.ml [new file with mode: 0644]
parsing_cocci/context_neg.mli [new file with mode: 0644]
parsing_cocci/data.ml [new file with mode: 0644]
parsing_cocci/data.mli [new file with mode: 0644]
parsing_cocci/disjdistr.ml [new file with mode: 0644]
parsing_cocci/disjdistr.mli [new file with mode: 0644]
parsing_cocci/flag_parsing_cocci.ml [new file with mode: 0644]
parsing_cocci/free_vars.ml [new file with mode: 0644]
parsing_cocci/free_vars.mli [new file with mode: 0644]
parsing_cocci/function_prototypes.ml [new file with mode: 0644]
parsing_cocci/function_prototypes.mli [new file with mode: 0644]
parsing_cocci/get_constants.ml [new file with mode: 0644]
parsing_cocci/get_constants.mli [new file with mode: 0644]
parsing_cocci/get_constants2.ml [new file with mode: 0644]
parsing_cocci/get_constants2.mli [new file with mode: 0644]
parsing_cocci/index.ml [new file with mode: 0644]
parsing_cocci/index.mli [new file with mode: 0644]
parsing_cocci/insert_plus.ml [new file with mode: 0644]
parsing_cocci/insert_plus.mli [new file with mode: 0644]
parsing_cocci/iso_compile.ml [new file with mode: 0644]
parsing_cocci/iso_compile.mli [new file with mode: 0644]
parsing_cocci/iso_pattern.ml [new file with mode: 0644]
parsing_cocci/iso_pattern.mli [new file with mode: 0644]
parsing_cocci/lexer_cocci.mll [new file with mode: 0644]
parsing_cocci/lexer_script.mll [new file with mode: 0644]
parsing_cocci/main.ml [new file with mode: 0644]
parsing_cocci/merge.ml [new file with mode: 0644]
parsing_cocci/merge.mli [new file with mode: 0644]
parsing_cocci/parse_aux.ml [new file with mode: 0644]
parsing_cocci/parse_cocci.ml [new file with mode: 0644]
parsing_cocci/parse_cocci.mli [new file with mode: 0644]
parsing_cocci/parser_cocci.mly [new file with mode: 0644]
parsing_cocci/parser_cocci_menhir.ml [new file with mode: 0644]
parsing_cocci/parser_cocci_menhir.mli [new file with mode: 0644]
parsing_cocci/parser_cocci_menhir.mly [new file with mode: 0644]
parsing_cocci/plus.ml [new file with mode: 0644]
parsing_cocci/plus.mli [new file with mode: 0644]
parsing_cocci/pretty_print_cocci.ml [new file with mode: 0644]
parsing_cocci/pretty_print_cocci.mli [new file with mode: 0644]
parsing_cocci/semantic_cocci.ml [new file with mode: 0644]
parsing_cocci/simple_assignments.ml [new file with mode: 0644]
parsing_cocci/simple_assignments.mli [new file with mode: 0644]
parsing_cocci/single_statement.ml [new file with mode: 0644]
parsing_cocci/single_statement.mli [new file with mode: 0644]
parsing_cocci/test.cocci [new file with mode: 0644]
parsing_cocci/test2.cocci [new file with mode: 0644]
parsing_cocci/test_exps.ml [new file with mode: 0644]
parsing_cocci/test_exps.mli [new file with mode: 0644]
parsing_cocci/tests/1.cocci [new file with mode: 0644]
parsing_cocci/tests/10.cocci [new file with mode: 0644]
parsing_cocci/tests/11.cocci [new file with mode: 0644]
parsing_cocci/tests/12.cocci [new file with mode: 0644]
parsing_cocci/tests/13.cocci [new file with mode: 0644]
parsing_cocci/tests/14.cocci [new file with mode: 0644]
parsing_cocci/tests/15.cocci [new file with mode: 0644]
parsing_cocci/tests/16.cocci [new file with mode: 0644]
parsing_cocci/tests/17.cocci [new file with mode: 0644]
parsing_cocci/tests/18.cocci [new file with mode: 0644]
parsing_cocci/tests/19.cocci [new file with mode: 0644]
parsing_cocci/tests/2.cocci [new file with mode: 0644]
parsing_cocci/tests/20.cocci [new file with mode: 0644]
parsing_cocci/tests/21.cocci [new file with mode: 0644]
parsing_cocci/tests/22.cocci [new file with mode: 0644]
parsing_cocci/tests/23.cocci [new file with mode: 0644]
parsing_cocci/tests/24.cocci [new file with mode: 0644]
parsing_cocci/tests/25.cocci [new file with mode: 0644]
parsing_cocci/tests/26.cocci [new file with mode: 0644]
parsing_cocci/tests/27.cocci [new file with mode: 0644]
parsing_cocci/tests/28.cocci [new file with mode: 0644]
parsing_cocci/tests/29.cocci [new file with mode: 0644]
parsing_cocci/tests/3.cocci [new file with mode: 0644]
parsing_cocci/tests/30.cocci [new file with mode: 0644]
parsing_cocci/tests/4.cocci [new file with mode: 0644]
parsing_cocci/tests/5.cocci [new file with mode: 0644]
parsing_cocci/tests/6.cocci [new file with mode: 0644]
parsing_cocci/tests/7.cocci [new file with mode: 0644]
parsing_cocci/tests/8.cocci [new file with mode: 0644]
parsing_cocci/tests/9.cocci [new file with mode: 0644]
parsing_cocci/tests/Makefile [new file with mode: 0644]
parsing_cocci/tests/problems [new file with mode: 0644]
parsing_cocci/top_level.ml [new file with mode: 0644]
parsing_cocci/top_level.mli [new file with mode: 0644]
parsing_cocci/type_cocci.ml [new file with mode: 0644]
parsing_cocci/type_cocci.mli [new file with mode: 0644]
parsing_cocci/type_infer.ml [new file with mode: 0644]
parsing_cocci/type_infer.mli [new file with mode: 0644]
parsing_cocci/unify_ast.ml [new file with mode: 0644]
parsing_cocci/unify_ast.mli [new file with mode: 0644]
parsing_cocci/unitary_ast0.ml [new file with mode: 0644]
parsing_cocci/unitary_ast0.mli [new file with mode: 0644]
parsing_cocci/unparse_ast0.ml [new file with mode: 0644]
parsing_cocci/unparse_ast0.mli [new file with mode: 0644]
parsing_cocci/visitor_ast.ml [new file with mode: 0644]
parsing_cocci/visitor_ast.mli [new file with mode: 0644]
parsing_cocci/visitor_ast0.ml [new file with mode: 0644]
parsing_cocci/visitor_ast0.mli [new file with mode: 0644]
popl/Makefile [new file with mode: 0644]
popl/ast_popl.ml [new file with mode: 0644]
popl/asttopopl.ml [new file with mode: 0644]
popl/asttopopl.mli [new file with mode: 0644]
popl/insert_befaft.ml [new file with mode: 0644]
popl/insert_befaft.mli [new file with mode: 0644]
popl/insert_quantifiers.ml [new file with mode: 0644]
popl/insert_quantifiers.mli [new file with mode: 0644]
popl/popl.ml [new file with mode: 0644]
popl/popl.mli [new file with mode: 0644]
popl/popltoctl.ml [new file with mode: 0644]
popl/popltoctl.mli [new file with mode: 0644]
popl/pretty_print_popl.ml [new file with mode: 0644]
popl/pretty_print_popl.mli [new file with mode: 0644]
popl09/.depend [new file with mode: 0644]
popl09/Makefile [new file with mode: 0644]
popl09/ast_popl.ml [new file with mode: 0644]
popl09/asttopopl.ml [new file with mode: 0644]
popl09/asttopopl.mli [new file with mode: 0644]
popl09/flag_popl.ml [new file with mode: 0644]
popl09/insert_quantifiers.ml [new file with mode: 0644]
popl09/insert_quantifiers.mli [new file with mode: 0644]
popl09/popl.ml [new file with mode: 0644]
popl09/popl.mli [new file with mode: 0644]
popl09/popltoctl.ml [new file with mode: 0644]
popl09/popltoctl.mli [new file with mode: 0644]
popl09/pretty_print_popl.ml [new file with mode: 0644]
popl09/pretty_print_popl.mli [new file with mode: 0644]
prim.c [new file with mode: 0644]
pycaml/Makefile [new file with mode: 0644]
pycaml/Makefile.in [new file with mode: 0644]
pycaml/OCamlMakefile [new file with mode: 0644]
pycaml/acinclude.m4 [new file with mode: 0644]
pycaml/aclocal.m4 [new file with mode: 0644]
pycaml/configure [new file with mode: 0644]
pycaml/configure.in [new file with mode: 0644]
pycaml/getprefix.py [new file with mode: 0644]
pycaml/getversion.py [new file with mode: 0644]
pycaml/license.txt [new file with mode: 0644]
pycaml/modif-orig.txt [new file with mode: 0644]
pycaml/ocamlobj.ml [new file with mode: 0644]
pycaml/pycaml.html [new file with mode: 0644]
pycaml/pycaml.ml [new file with mode: 0644]
pycaml/pycaml_ml.c [new file with mode: 0644]
pycaml/pycamltest.ml [new file with mode: 0644]
pycaml/tupletest.ml [new file with mode: 0644]
python/.depend [new file with mode: 0644]
python/Makefile [new file with mode: 0644]
python/coccilib/Makefile [new file with mode: 0644]
python/coccilib/__init__.py [new file with mode: 0644]
python/coccilib/coccigui/Makefile [new file with mode: 0644]
python/coccilib/coccigui/__init__.py [new file with mode: 0644]
python/coccilib/coccigui/coccigui.py [new file with mode: 0644]
python/coccilib/coccigui/pycoccimodel.py [new file with mode: 0644]
python/coccilib/coccigui/pygui.glade [new file with mode: 0644]
python/coccilib/coccigui/pygui.gladep [new file with mode: 0644]
python/coccilib/coccigui/vim.py [new file with mode: 0644]
python/coccilib/coccigui/vimcom.py [new file with mode: 0644]
python/coccilib/coccigui/vimeditor.py [new file with mode: 0644]
python/coccilib/coccigui/vimembed.py [new file with mode: 0644]
python/coccilib/elems.py [new file with mode: 0644]
python/coccilib/output.py [new file with mode: 0644]
python/no_pycocci.ml [new file with mode: 0644]
python/no_pycocci_aux.ml [new file with mode: 0644]
python/pycocci.ml [new symlink]
python/pycocci_aux.ml [new symlink]
python/yes_pycocci.ml [new file with mode: 0644]
python/yes_pycocci_aux.ml [new file with mode: 0644]
readme.txt [new file with mode: 0644]
runspatch.opt [new file with mode: 0755]
scripts/extract_c_and_res.pl [new file with mode: 0755]
scripts/extract_examples.pl [new file with mode: 0755]
scripts/extractor.awk [new file with mode: 0755]
scripts/extractor_README.pl [new file with mode: 0755]
scripts/gather_failed.pl [new file with mode: 0755]
scripts/glimpseindex_cocci.sh [new file with mode: 0755]
scripts/readme.pl [new file with mode: 0755]
scripts/stat_directories.pl [new file with mode: 0755]
scripts/stat_directories_complete.pl [new file with mode: 0755]
scripts/stat_directory_complete.pl [new file with mode: 0755]
standard.h [new file with mode: 0644]
standard.iso [new file with mode: 0644]
test.ml [new file with mode: 0644]
testing.ml [new file with mode: 0644]
testing.mli [new file with mode: 0644]
tests/A_and_E.c [new file with mode: 0644]
tests/A_and_E.cocci [new file with mode: 0644]
tests/A_and_E.res [new file with mode: 0644]
tests/A_and_E_ver1.c [new file with mode: 0644]
tests/A_and_E_ver1.res [new file with mode: 0644]
tests/a3d.c [new file with mode: 0644]
tests/a3d.cocci [new file with mode: 0644]
tests/a3d.res [new file with mode: 0644]
tests/addelse.c [new file with mode: 0644]
tests/addelse.cocci [new file with mode: 0644]
tests/addelse.res [new file with mode: 0644]
tests/after_if.c [new file with mode: 0644]
tests/after_if.cocci [new file with mode: 0644]
tests/after_if.res [new file with mode: 0644]
tests/ali.c [new file with mode: 0644]
tests/ali.cocci [new file with mode: 0644]
tests/allbound.c [new file with mode: 0644]
tests/allbound.cocci [new file with mode: 0644]
tests/andparen.c [new file with mode: 0644]
tests/andparen.cocci [new file with mode: 0644]
tests/anon.c [new file with mode: 0644]
tests/anon.cocci [new file with mode: 0644]
tests/anon.res [new file with mode: 0644]
tests/ar.c [new file with mode: 0644]
tests/ar.cocci [new file with mode: 0644]
tests/ar.res [new file with mode: 0644]
tests/arg.c [new file with mode: 0644]
tests/arg.cocci [new file with mode: 0644]
tests/arg.res [new file with mode: 0644]
tests/argument.c [new file with mode: 0644]
tests/argument.cocci [new file with mode: 0644]
tests/argument.res [new file with mode: 0644]
tests/array.c [new file with mode: 0644]
tests/array.cocci [new file with mode: 0644]
tests/array_init.c [new file with mode: 0644]
tests/array_init.cocci [new file with mode: 0644]
tests/array_init.res [new file with mode: 0644]
tests/array_size.c [new file with mode: 0644]
tests/array_size.cocci [new file with mode: 0644]
tests/array_size.res [new file with mode: 0644]
tests/arraysz.c [new file with mode: 0644]
tests/arraysz.cocci [new file with mode: 0644]
tests/arraysz.res [new file with mode: 0644]
tests/assign.c [new file with mode: 0644]
tests/assign.cocci [new file with mode: 0644]
tests/axnet.c [new file with mode: 0644]
tests/axnet.cocci [new file with mode: 0644]
tests/b1.c [new file with mode: 0644]
tests/b1.cocci [new file with mode: 0644]
tests/b1.res [new file with mode: 0644]
tests/b2.c [new file with mode: 0644]
tests/b2.cocci [new file with mode: 0644]
tests/b2.res [new file with mode: 0644]
tests/bad_assign.cocci [new file with mode: 0644]
tests/bad_define.c [new file with mode: 0644]
tests/bad_define.cocci [new file with mode: 0644]
tests/bad_define.res [new file with mode: 0644]
tests/bad_iso_example.c [new file with mode: 0644]
tests/bad_iso_example.cocci [new file with mode: 0644]
tests/bad_iso_example.res [new file with mode: 0644]
tests/bad_noputm1 [new file with mode: 0644]
tests/bad_subsumption.c [new file with mode: 0644]
tests/bad_subsumption.cocci [new file with mode: 0644]
tests/bad_typedef.c [new file with mode: 0644]
tests/bad_typedef.cocci [new file with mode: 0644]
tests/bad_typedef.res [new file with mode: 0644]
tests/bad_zero.cocci [new file with mode: 0644]
tests/badaw.c [new file with mode: 0644]
tests/badaw.cocci [new file with mode: 0644]
tests/badcomma.c [new file with mode: 0644]
tests/badcomma.cocci [new file with mode: 0644]
tests/badexp.c [new file with mode: 0644]
tests/badexp.cocci [new file with mode: 0644]
tests/badexp.res [new file with mode: 0644]
tests/badexp1.c [new file with mode: 0644]
tests/badexp1.cocci [new file with mode: 0644]
tests/badfree.c [new file with mode: 0644]
tests/badfree.cocci [new file with mode: 0644]
tests/badpos.c [new file with mode: 0644]
tests/badpos.cocci [new file with mode: 0644]
tests/badpos.res [new file with mode: 0644]
tests/badpost.cocci [new file with mode: 0644]
tests/badprint.c [new file with mode: 0644]
tests/badtypedef.c [new file with mode: 0644]
tests/badtypedef.cocci [new file with mode: 0644]
tests/badtypedef.res [new file with mode: 0644]
tests/bitfield.c [new file with mode: 0644]
tests/bitfield.cocci [new file with mode: 0644]
tests/bitfield.res [new file with mode: 0644]
tests/braces.c [new file with mode: 0644]
tests/braces.cocci [new file with mode: 0644]
tests/braces.res [new file with mode: 0644]
tests/break.c [new file with mode: 0644]
tests/break.cocci [new file with mode: 0644]
tests/break.res [new file with mode: 0644]
tests/bug1.c [new file with mode: 0644]
tests/bug1.cocci [new file with mode: 0644]
tests/bug1.res [new file with mode: 0644]
tests/bug_expopt.c [new file with mode: 0644]
tests/bug_expopt.cocci [new file with mode: 0644]
tests/bugloop.c [new file with mode: 0644]
tests/bugloop.cocci [new file with mode: 0644]
tests/bugloop.res [new file with mode: 0644]
tests/bugon.c [new file with mode: 0644]
tests/bugon.cocci [new file with mode: 0644]
tests/bugon.res [new file with mode: 0644]
tests/cards.c [new file with mode: 0644]
tests/cards.cocci [new file with mode: 0644]
tests/cards.res [new file with mode: 0644]
tests/cast.c [new file with mode: 0644]
tests/cast.cocci [new file with mode: 0644]
tests/cast.res [new file with mode: 0644]
tests/cast_iso.c [new file with mode: 0644]
tests/cast_iso.cocci [new file with mode: 0644]
tests/cast_iso.res [new file with mode: 0644]
tests/comment.c [new file with mode: 0644]
tests/comment.cocci [new file with mode: 0644]
tests/compare.c [new file with mode: 0644]
tests/compare.cocci [new file with mode: 0644]
tests/compare.res [new file with mode: 0644]
tests/const.c [new file with mode: 0644]
tests/const.cocci [new file with mode: 0644]
tests/const.res [new file with mode: 0644]
tests/const1.c [new file with mode: 0644]
tests/const1.cocci [new file with mode: 0644]
tests/const1bis.c [new file with mode: 0644]
tests/const1bis.cocci [new file with mode: 0644]
tests/const1bis.res [new file with mode: 0644]
tests/const_adding.c [new file with mode: 0644]
tests/const_adding.cocci [new file with mode: 0644]
tests/const_adding.res [new file with mode: 0644]
tests/const_array.c [new file with mode: 0644]
tests/const_array.cocci [new file with mode: 0644]
tests/const_array.res [new file with mode: 0644]
tests/const_implicit_iso.c [new file with mode: 0644]
tests/const_implicit_iso.cocci [new file with mode: 0644]
tests/const_implicit_iso.res [new file with mode: 0644]
tests/constty.c [new file with mode: 0644]
tests/constty.cocci [new file with mode: 0644]
tests/constty.res [new file with mode: 0644]
tests/constx.c [new file with mode: 0644]
tests/constx.cocci [new file with mode: 0644]
tests/constx.res [new file with mode: 0644]
tests/cr.c [new file with mode: 0644]
tests/cr.cocci [new file with mode: 0644]
tests/cr1.c [new file with mode: 0644]
tests/cr1.cocci [new file with mode: 0644]
tests/cs_check.c [new file with mode: 0644]
tests/cs_check.cocci [new file with mode: 0644]
tests/cs_check.res [new file with mode: 0644]
tests/cst.c [new file with mode: 0644]
tests/cst.cocci [new file with mode: 0644]
tests/cst.res [new file with mode: 0644]
tests/csw.c [new file with mode: 0644]
tests/csw.cocci [new file with mode: 0644]
tests/csw.res [new file with mode: 0644]
tests/ctr_unit_test.c [new file with mode: 0644]
tests/ctr_unit_test.cocci [new file with mode: 0644]
tests/dbg.c [new file with mode: 0644]
tests/dbg.cocci [new file with mode: 0644]
tests/dbg.res [new file with mode: 0644]
tests/dc_close.c [new file with mode: 0644]
tests/dc_close.cocci [new file with mode: 0644]
tests/dc_close.res [new file with mode: 0644]
tests/debug.c [new file with mode: 0644]
tests/debug.cocci [new file with mode: 0644]
tests/debug.res [new file with mode: 0644]
tests/dec.c [new file with mode: 0644]
tests/dec.cocci [new file with mode: 0644]
tests/dec.res [new file with mode: 0644]
tests/decl.c [new file with mode: 0644]
tests/decl.cocci [new file with mode: 0644]
tests/decl.res [new file with mode: 0644]
tests/decl1.c [new file with mode: 0644]
tests/decl1.cocci [new file with mode: 0644]
tests/decl2.c [new file with mode: 0644]
tests/decl2.cocci [new file with mode: 0644]
tests/decl2.res [new file with mode: 0644]
tests/decl_space.c [new file with mode: 0644]
tests/decl_space.cocci [new file with mode: 0644]
tests/decl_space.res [new file with mode: 0644]
tests/decl_split.c [new file with mode: 0644]
tests/decl_split.cocci [new file with mode: 0644]
tests/decl_split.res [new file with mode: 0644]
tests/decl_ver1.c [new file with mode: 0644]
tests/define_chip_t.c [new file with mode: 0644]
tests/define_chip_t.cocci [new file with mode: 0644]
tests/define_exp.c [new file with mode: 0644]
tests/define_exp.cocci [new file with mode: 0644]
tests/define_exp.res [new file with mode: 0644]
tests/define_param.c [new file with mode: 0644]
tests/define_param.cocci [new file with mode: 0644]
tests/define_param.res [new file with mode: 0644]
tests/dep.c [new file with mode: 0644]
tests/dep.cocci [new file with mode: 0644]
tests/deref.c [new file with mode: 0644]
tests/deref.cocci [new file with mode: 0644]
tests/deref.res [new file with mode: 0644]
tests/desc.c [new file with mode: 0644]
tests/detect_alloc.cocci [new file with mode: 0644]
tests/devlink.c [new file with mode: 0644]
tests/devlink.cocci [new file with mode: 0644]
tests/devlink.res [new file with mode: 0644]
tests/disjexpr.c [new file with mode: 0644]
tests/disjexpr.cocci [new file with mode: 0644]
tests/disjexpr.res [new file with mode: 0644]
tests/disjexpr_ver1.c [new file with mode: 0644]
tests/disjexpr_ver1.res [new file with mode: 0644]
tests/disjexpr_ver2.c [new file with mode: 0644]
tests/disjexpr_ver2.res [new file with mode: 0644]
tests/distribute.c [new file with mode: 0644]
tests/distribute.cocci [new file with mode: 0644]
tests/distribute.res [new file with mode: 0644]
tests/double.c [new file with mode: 0644]
tests/double.cocci [new file with mode: 0644]
tests/double.res [new file with mode: 0644]
tests/double_assign.c [new file with mode: 0644]
tests/double_assign.cocci [new file with mode: 0644]
tests/double_assign.res [new file with mode: 0644]
tests/doublepos.c [new file with mode: 0644]
tests/doublepos.cocci [new file with mode: 0644]
tests/doublepos.res [new file with mode: 0644]
tests/dowhile.c [new file with mode: 0644]
tests/dowhile.cocci [new file with mode: 0644]
tests/dowhile.res [new file with mode: 0644]
tests/dropf.c [new file with mode: 0644]
tests/dropf.cocci [new file with mode: 0644]
tests/dropf.res [new file with mode: 0644]
tests/dropparam.c [new file with mode: 0644]
tests/dropparam.cocci [new file with mode: 0644]
tests/dropparam.res [new file with mode: 0644]
tests/edots.c [new file with mode: 0644]
tests/edots.cocci [new file with mode: 0644]
tests/edots.res [new file with mode: 0644]
tests/edots_ver1.c [new file with mode: 0644]
tests/edots_ver1.res [new file with mode: 0644]
tests/empty.c [new file with mode: 0644]
tests/empty.cocci [new file with mode: 0644]
tests/empty.res [new file with mode: 0644]
tests/end_commas.c [new file with mode: 0644]
tests/end_commas.cocci [new file with mode: 0644]
tests/end_commas.res [new file with mode: 0644]
tests/endif.c [new file with mode: 0644]
tests/endif.cocci [new file with mode: 0644]
tests/endif.res [new file with mode: 0644]
tests/exp.c [new file with mode: 0644]
tests/exp.cocci [new file with mode: 0644]
tests/exp.res [new file with mode: 0644]
tests/expnest.c [new file with mode: 0644]
tests/expnest.cocci [new file with mode: 0644]
tests/expnest.res [new file with mode: 0644]
tests/expopt.c [new file with mode: 0644]
tests/expopt.cocci [new file with mode: 0644]
tests/expopt.res [new file with mode: 0644]
tests/expopt2.c [new file with mode: 0644]
tests/expopt2.cocci [new file with mode: 0644]
tests/expopt2.res [new file with mode: 0644]
tests/expopt3.c [new file with mode: 0644]
tests/expopt3.cocci [new file with mode: 0644]
tests/expopt3.res [new file with mode: 0644]
tests/expopt3_ver1.c [new file with mode: 0644]
tests/expopt3_ver1.res [new file with mode: 0644]
tests/expopt3_ver2.c [new file with mode: 0644]
tests/expopt3_ver2.res [new file with mode: 0644]
tests/expopt4.c [new file with mode: 0644]
tests/expopt4.cocci [new file with mode: 0644]
tests/fields.c [new file with mode: 0644]
tests/fields.cocci [new file with mode: 0644]
tests/fields.res [new file with mode: 0644]
tests/fieldsmin.c [new file with mode: 0644]
tests/fieldsmin.cocci [new file with mode: 0644]
tests/fieldsmin.res [new file with mode: 0644]
tests/fix_flow_need.c [new file with mode: 0644]
tests/fix_flow_need.cocci [new file with mode: 0644]
tests/fix_flow_need.res [new file with mode: 0644]
tests/fn_todo.c [new file with mode: 0644]
tests/fn_todo.cocci [new file with mode: 0644]
tests/fn_todo.res [new file with mode: 0644]
tests/fnptr.c [new file with mode: 0644]
tests/fnptr.cocci [new file with mode: 0644]
tests/fnptr.res [new file with mode: 0644]
tests/fnret.c [new file with mode: 0644]
tests/fnret.cocci [new file with mode: 0644]
tests/fnret.res [new file with mode: 0644]
tests/fns.c [new file with mode: 0644]
tests/fns.cocci [new file with mode: 0644]
tests/four.c [new file with mode: 0644]
tests/four.cocci [new file with mode: 0644]
tests/four.res [new file with mode: 0644]
tests/foura.c [new file with mode: 0644]
tests/foura.cocci [new file with mode: 0644]
tests/foura.res [new file with mode: 0644]
tests/fp.c [new file with mode: 0644]
tests/fp.cocci [new file with mode: 0644]
tests/fp.res [new file with mode: 0644]
tests/free.c [new file with mode: 0644]
tests/free.cocci [new file with mode: 0644]
tests/free_ver5.c [new file with mode: 0644]
tests/fun.c [new file with mode: 0644]
tests/fun.cocci [new file with mode: 0644]
tests/fun.res [new file with mode: 0644]
tests/gilles-question.c [new file with mode: 0644]
tests/gilles-question.cocci [new file with mode: 0644]
tests/gilles-question.res [new file with mode: 0644]
tests/gotobreak.c [new file with mode: 0644]
tests/gotobreak.cocci [new file with mode: 0644]
tests/gotobreak.res [new file with mode: 0644]
tests/hd.c [new file with mode: 0644]
tests/hd.cocci [new file with mode: 0644]
tests/hd.h [new file with mode: 0644]
tests/hd.res [new file with mode: 0644]
tests/header_modif.c [new file with mode: 0644]
tests/header_modif.cocci [new file with mode: 0644]
tests/header_modif.h [new file with mode: 0644]
tests/headers.c [new file with mode: 0644]
tests/headers.cocci [new file with mode: 0644]
tests/headers.res [new file with mode: 0644]
tests/hex.c [new file with mode: 0644]
tests/hex.cocci [new file with mode: 0644]
tests/hex.res [new file with mode: 0644]
tests/hex2.c [new file with mode: 0644]
tests/hex2.cocci [new file with mode: 0644]
tests/hex2.res [new file with mode: 0644]
tests/if2.c [new file with mode: 0644]
tests/if2.cocci [new file with mode: 0644]
tests/ifbr.c [new file with mode: 0644]
tests/ifbr.cocci [new file with mode: 0644]
tests/ifbr.res [new file with mode: 0644]
tests/ifdef1.c [new file with mode: 0644]
tests/ifdef1.cocci [new file with mode: 0644]
tests/ifdef1.res [new file with mode: 0644]
tests/ifdef2.c [new file with mode: 0644]
tests/ifdef2.cocci [new file with mode: 0644]
tests/ifdef2.res [new file with mode: 0644]
tests/ifdef3.c [new file with mode: 0644]
tests/ifdef3.cocci [new file with mode: 0644]
tests/ifdef3.res [new file with mode: 0644]
tests/ifdef4.c [new file with mode: 0644]
tests/ifdef4.cocci [new file with mode: 0644]
tests/ifdef4.res [new file with mode: 0644]
tests/ifdef5.c [new file with mode: 0644]
tests/ifdef5.cocci [new file with mode: 0644]
tests/ifdef5.res [new file with mode: 0644]
tests/ifdef6.c [new file with mode: 0644]
tests/ifdef6.cocci [new file with mode: 0644]
tests/ifdef6.res [new file with mode: 0644]
tests/ifend.c [new file with mode: 0644]
tests/ifend.cocci [new file with mode: 0644]
tests/ifend.res [new file with mode: 0644]
tests/ifzer.c [new file with mode: 0644]
tests/ifzer.cocci [new file with mode: 0644]
tests/ifzer.res [new file with mode: 0644]
tests/inc.c [new file with mode: 0644]
tests/inc.cocci [new file with mode: 0644]
tests/inc.res [new file with mode: 0644]
tests/incdir.c [new file with mode: 0644]
tests/incdir.cocci [new file with mode: 0644]
tests/incdir.res [new file with mode: 0644]
tests/incdir2.c [new file with mode: 0644]
tests/incl.c [new file with mode: 0644]
tests/incl.cocci [new file with mode: 0644]
tests/incl.res [new file with mode: 0644]
tests/inclifdef.c [new file with mode: 0644]
tests/inclifdef.cocci [new file with mode: 0644]
tests/inclifdef.res [new file with mode: 0644]
tests/include.c [new file with mode: 0644]
tests/include.cocci [new file with mode: 0644]
tests/include.res [new file with mode: 0644]
tests/include/linux/serio.h [new file with mode: 0644]
tests/include/linux/serio.h.res [new file with mode: 0644]
tests/incompatible_value.c [new file with mode: 0644]
tests/incompatible_value.cocci [new file with mode: 0644]
tests/incompatible_value.res [new file with mode: 0644]
tests/inherited.c [new file with mode: 0644]
tests/inherited.cocci [new file with mode: 0644]
tests/inherited.res [new file with mode: 0644]
tests/inherited_ver1.c [new file with mode: 0644]
tests/inherited_ver1.res [new file with mode: 0644]
tests/inhpos.c [new file with mode: 0644]
tests/inhpos.cocci [new file with mode: 0644]
tests/inhpos.res [new file with mode: 0644]
tests/initializer.c [new file with mode: 0644]
tests/initializer.cocci [new file with mode: 0644]
tests/initializer.res [new file with mode: 0644]
tests/initializer_iso.c [new file with mode: 0644]
tests/initializer_iso.cocci [new file with mode: 0644]
tests/initializer_many_fields.c [new file with mode: 0644]
tests/initializer_many_fields.cocci [new file with mode: 0644]
tests/initializer_many_fields.res [new file with mode: 0644]
tests/inline.c [new file with mode: 0644]
tests/inline.cocci [new file with mode: 0644]
tests/inline.res [new file with mode: 0644]
tests/ioctl.cocci [new file with mode: 0644]
tests/isococci.c [new file with mode: 0644]
tests/isococci.cocci [new file with mode: 0644]
tests/isococci.res [new file with mode: 0644]
tests/isotest.c [new file with mode: 0644]
tests/isotest.cocci [new file with mode: 0644]
tests/isotest.res [new file with mode: 0644]
tests/isotest2.c [new file with mode: 0644]
tests/isotest2.cocci [new file with mode: 0644]
tests/isotest2.res [new file with mode: 0644]
tests/iterator.c [new file with mode: 0644]
tests/iterator.cocci [new file with mode: 0644]
tests/iterator.res [new file with mode: 0644]
tests/jloop1.c [new file with mode: 0644]
tests/jloop1.cocci [new file with mode: 0644]
tests/jloop1.res [new file with mode: 0644]
tests/join.c [new file with mode: 0644]
tests/join.cocci [new file with mode: 0644]
tests/julia10.c [new file with mode: 0644]
tests/julia10.cocci [new file with mode: 0644]
tests/julia10.res [new file with mode: 0644]
tests/julia7.c [new file with mode: 0644]
tests/julia7.cocci [new file with mode: 0644]
tests/julia7.res [new file with mode: 0644]
tests/keep_comma.c [new file with mode: 0644]
tests/keep_comma.cocci [new file with mode: 0644]
tests/keep_comma.res [new file with mode: 0644]
tests/km.c [new file with mode: 0644]
tests/km.cocci [new file with mode: 0644]
tests/km.res [new file with mode: 0644]
tests/kmalloc.c [new file with mode: 0644]
tests/kmalloc.cocci [new file with mode: 0644]
tests/kmalloc.res [new file with mode: 0644]
tests/kmc.c [new file with mode: 0644]
tests/kmc.cocci [new file with mode: 0644]
tests/kmc.res [new file with mode: 0644]
tests/ktype.c [new file with mode: 0644]
tests/ktype.cocci [new file with mode: 0644]
tests/ktype.res [new file with mode: 0644]
tests/labels_metastatement.c [new file with mode: 0644]
tests/labels_metastatement.cocci [new file with mode: 0644]
tests/labels_metastatement.res [new file with mode: 0644]
tests/labels_metastatement2.cocci [new file with mode: 0644]
tests/labels_metastatement3.cocci [new file with mode: 0644]
tests/labels_metastatement_ver1.c [new file with mode: 0644]
tests/labels_metastatement_ver1.res [new file with mode: 0644]
tests/local.c [new file with mode: 0644]
tests/local.cocci [new file with mode: 0644]
tests/local.res [new file with mode: 0644]
tests/localid.c [new file with mode: 0644]
tests/localid.cocci [new file with mode: 0644]
tests/localid.res [new file with mode: 0644]
tests/longint.c [new file with mode: 0644]
tests/longint.cocci [new file with mode: 0644]
tests/loop.c [new file with mode: 0644]
tests/loop.cocci [new file with mode: 0644]
tests/loop.res [new file with mode: 0644]
tests/lvalue.c [new file with mode: 0644]
tests/lvalue.cocci [new file with mode: 0644]
tests/lvalue.res [new file with mode: 0644]
tests/macro.c [new file with mode: 0644]
tests/macro.cocci [new file with mode: 0644]
tests/macro.res [new file with mode: 0644]
tests/match_const.c [new file with mode: 0644]
tests/match_const.cocci [new file with mode: 0644]
tests/match_const.res [new file with mode: 0644]
tests/match_no_meta.c [new file with mode: 0644]
tests/match_no_meta.cocci [new file with mode: 0644]
tests/match_no_meta.res [new file with mode: 0644]
tests/max.c [new file with mode: 0644]
tests/max.cocci [new file with mode: 0644]
tests/max.res [new file with mode: 0644]
tests/mem.cocci [new file with mode: 0644]
tests/memset.cocci [new file with mode: 0644]
tests/metahex.c [new file with mode: 0644]
tests/metahex.cocci [new file with mode: 0644]
tests/metahex.res [new file with mode: 0644]
tests/metaruleelem.c [new file with mode: 0644]
tests/metaruleelem.cocci [new file with mode: 0644]
tests/metaruleelem.res [new file with mode: 0644]
tests/metastatement.c [new file with mode: 0644]
tests/metastatement.cocci [new file with mode: 0644]
tests/metastatement2.c [new file with mode: 0644]
tests/metastatement2.cocci [new file with mode: 0644]
tests/metastatement2.res [new file with mode: 0644]
tests/metastatement_for.c [new file with mode: 0644]
tests/metastatement_for.cocci [new file with mode: 0644]
tests/metastatement_for.res [new file with mode: 0644]
tests/metastatement_if.c [new file with mode: 0644]
tests/metastatement_if.cocci [new file with mode: 0644]
tests/metastatement_if.res [new file with mode: 0644]
tests/mf.c [new file with mode: 0644]
tests/mf.cocci [new file with mode: 0644]
tests/minstruct.c [new file with mode: 0644]
tests/minstruct.cocci [new file with mode: 0644]
tests/minstruct.res [new file with mode: 0644]
tests/minusall.c [new file with mode: 0644]
tests/minusall.cocci [new file with mode: 0644]
tests/minusall.res [new file with mode: 0644]
tests/minusdots.c [new file with mode: 0644]
tests/minusdots.cocci [new file with mode: 0644]
tests/minusdots.res [new file with mode: 0644]
tests/minusdots_ver1.c [new file with mode: 0644]
tests/minusdots_ver1.res [new file with mode: 0644]
tests/mult.c [new file with mode: 0644]
tests/mult.cocci [new file with mode: 0644]
tests/multi_func.c [new file with mode: 0644]
tests/multi_func.cocci [new file with mode: 0644]
tests/multi_func1.c [new file with mode: 0644]
tests/multi_func1.cocci [new file with mode: 0644]
tests/multi_func1.res [new file with mode: 0644]
tests/multi_func1_ver2.c [new file with mode: 0644]
tests/multi_inc.c [new file with mode: 0644]
tests/multi_inc.cocci [new file with mode: 0644]
tests/multi_inc1.h [new file with mode: 0644]
tests/multi_inc2.h [new file with mode: 0644]
tests/multidecl.c [new file with mode: 0644]
tests/multidecl.cocci [new file with mode: 0644]
tests/multiplus.c [new file with mode: 0644]
tests/multiplus.cocci [new file with mode: 0644]
tests/multiplus.res [new file with mode: 0644]
tests/multitype.c [new file with mode: 0644]
tests/multitype.cocci [new file with mode: 0644]
tests/multitype.res [new file with mode: 0644]
tests/multitypedef.c [new file with mode: 0644]
tests/multitypedef.cocci [new file with mode: 0644]
tests/multitypedef.res [new file with mode: 0644]
tests/multivars.c [new file with mode: 0644]
tests/multivars.cocci [new file with mode: 0644]
tests/multivars.res [new file with mode: 0644]
tests/multr.c [new file with mode: 0644]
tests/multr.cocci [new file with mode: 0644]
tests/nest.c [new file with mode: 0644]
tests/nest.cocci [new file with mode: 0644]
tests/nest.res [new file with mode: 0644]
tests/nest2.c [new file with mode: 0644]
tests/nest2.cocci [new file with mode: 0644]
tests/nest3.c [new file with mode: 0644]
tests/nest3.cocci [new file with mode: 0644]
tests/nestone.c [new file with mode: 0644]
tests/nestone.cocci [new file with mode: 0644]
tests/nestone.res [new file with mode: 0644]
tests/nestplus.c [new file with mode: 0644]
tests/nestplus.cocci [new file with mode: 0644]
tests/nestseq.c [new file with mode: 0644]
tests/nestseq.cocci [new file with mode: 0644]
tests/nestseq.res [new file with mode: 0644]
tests/neststruct.c [new file with mode: 0644]
tests/neststruct.cocci [new file with mode: 0644]
tests/neststruct.res [new file with mode: 0644]
tests/nl.c [new file with mode: 0644]
tests/nl.cocci [new file with mode: 0644]
tests/nl.res [new file with mode: 0644]
tests/nocast.c [new file with mode: 0644]
tests/nocast.cocci [new file with mode: 0644]
tests/nocast.res [new file with mode: 0644]
tests/not.c [new file with mode: 0644]
tests/not.cocci [new file with mode: 0644]
tests/not.res [new file with mode: 0644]
tests/noty.c [new file with mode: 0644]
tests/noty.cocci [new file with mode: 0644]
tests/noty.res [new file with mode: 0644]
tests/nstruct.c [new file with mode: 0644]
tests/nstruct.cocci [new file with mode: 0644]
tests/null.c [new file with mode: 0644]
tests/null.cocci [new file with mode: 0644]
tests/null_type.c [new file with mode: 0644]
tests/null_type.cocci [new file with mode: 0644]
tests/null_type.res [new file with mode: 0644]
tests/null_ver11.c [new file with mode: 0644]
tests/of.c [new file with mode: 0644]
tests/of.cocci [new file with mode: 0644]
tests/of.res [new file with mode: 0644]
tests/oneline.c [new file with mode: 0644]
tests/oneline.cocci [new file with mode: 0644]
tests/oneline.res [new file with mode: 0644]
tests/opt.c [new file with mode: 0644]
tests/opt.cocci [new file with mode: 0644]
tests/opt.res [new file with mode: 0644]
tests/optional_qualifier.c [new file with mode: 0644]
tests/optional_qualifier.cocci [new file with mode: 0644]
tests/optional_qualifier.res [new file with mode: 0644]
tests/optional_storage.c [new file with mode: 0644]
tests/optional_storage.cocci [new file with mode: 0644]
tests/optional_storage.res [new file with mode: 0644]
tests/orexp.c [new file with mode: 0644]
tests/orexp.cocci [new file with mode: 0644]
tests/orexp.res [new file with mode: 0644]
tests/param.c [new file with mode: 0644]
tests/param.cocci [new file with mode: 0644]
tests/param.res [new file with mode: 0644]
tests/param1.c [new file with mode: 0644]
tests/param1.cocci [new file with mode: 0644]
tests/param1_ver1.c [new file with mode: 0644]
tests/param_end.c [new file with mode: 0644]
tests/param_end.cocci [new file with mode: 0644]
tests/param_end.res [new file with mode: 0644]
tests/param_ver1.c [new file with mode: 0644]
tests/param_ver1.res [new file with mode: 0644]
tests/parameters_dots.c [new file with mode: 0644]
tests/parameters_dots.cocci [new file with mode: 0644]
tests/parameters_dots.res [new file with mode: 0644]
tests/paren1.c [new file with mode: 0644]
tests/paren1.cocci [new file with mode: 0644]
tests/partial.c [new file with mode: 0644]
tests/partial.cocci [new file with mode: 0644]
tests/partial.res [new file with mode: 0644]
tests/pb_cfg.c [new file with mode: 0644]
tests/pb_cfg.cocci [new file with mode: 0644]
tests/pb_distribute_type.c [new file with mode: 0644]
tests/pb_distribute_type.cocci [new file with mode: 0644]
tests/pb_distribute_type.res [new file with mode: 0644]
tests/pb_distribute_type2.c [new file with mode: 0644]
tests/pb_distribute_type2.cocci [new file with mode: 0644]
tests/pb_distribute_type2.res [new file with mode: 0644]
tests/pb_distribute_type3.c [new file with mode: 0644]
tests/pb_distribute_type3.cocci [new file with mode: 0644]
tests/pb_distribute_type3.res [new file with mode: 0644]
tests/pb_distribute_type4.c [new file with mode: 0644]
tests/pb_distribute_type4.cocci [new file with mode: 0644]
tests/pb_distribute_type4.res [new file with mode: 0644]
tests/pb_params_iso.c [new file with mode: 0644]
tests/pb_params_iso.cocci [new file with mode: 0644]
tests/pb_params_iso.res [new file with mode: 0644]
tests/pb_tag_symbols.c [new file with mode: 0644]
tests/pb_tag_symbols.cocci [new file with mode: 0644]
tests/pb_tag_symbols.res [new file with mode: 0644]
tests/pci_noputm.cocci [new file with mode: 0644]
tests/pmac.c [new file with mode: 0644]
tests/pmac.cocci [new file with mode: 0644]
tests/pmac.res [new file with mode: 0644]
tests/posiso.c [new file with mode: 0644]
tests/posiso.cocci [new file with mode: 0644]
tests/posiso.res [new file with mode: 0644]
tests/positionc.c [new file with mode: 0644]
tests/positionc.cocci [new file with mode: 0644]
tests/positionc.res [new file with mode: 0644]
tests/positions3.c [new file with mode: 0644]
tests/positions3.cocci [new file with mode: 0644]
tests/posmult.c [new file with mode: 0644]
tests/posmult.cocci [new file with mode: 0644]
tests/posnpb.c [new file with mode: 0644]
tests/posnpb.cocci [new file with mode: 0644]
tests/post.c [new file with mode: 0644]
tests/post.cocci [new file with mode: 0644]
tests/post.res [new file with mode: 0644]
tests/ppos.c [new file with mode: 0644]
tests/ppos.cocci [new file with mode: 0644]
tests/print_return.c [new file with mode: 0644]
tests/print_return.cocci [new file with mode: 0644]
tests/print_return.res [new file with mode: 0644]
tests/proto.c [new file with mode: 0644]
tests/proto.cocci [new file with mode: 0644]
tests/proto.res [new file with mode: 0644]
tests/proto2.c [new file with mode: 0644]
tests/proto2.cocci [new file with mode: 0644]
tests/proto2.res [new file with mode: 0644]
tests/proto_ver1.c [new file with mode: 0644]
tests/proto_ver1.res [new file with mode: 0644]
tests/proto_ver2.c [new file with mode: 0644]
tests/proto_ver2.res [new file with mode: 0644]
tests/protoassert.c [new file with mode: 0644]
tests/protoassert.cocci [new file with mode: 0644]
tests/protoassert.res [new file with mode: 0644]
tests/protox.c [new file with mode: 0644]
tests/protox.cocci [new file with mode: 0644]
tests/protox.res [new file with mode: 0644]
tests/pt_regs_summary [new file with mode: 0644]
tests/rcu2.cocci [new file with mode: 0644]
tests/rcu3.c [new file with mode: 0644]
tests/rcu3.cocci [new file with mode: 0644]
tests/rcu3.res [new file with mode: 0644]
tests/rcu3_ver1.c [new file with mode: 0644]
tests/remstruct.c [new file with mode: 0644]
tests/remstruct.cocci [new file with mode: 0644]
tests/remstruct.res [new file with mode: 0644]
tests/replace_typedef.c [new file with mode: 0644]
tests/replace_typedef.cocci [new file with mode: 0644]
tests/replace_typedef.res [new file with mode: 0644]
tests/request_irq.cocci [new file with mode: 0644]
tests/request_irq_sgrep.cocci [new file with mode: 0644]
tests/reserved.c [new file with mode: 0644]
tests/reserved.cocci [new file with mode: 0644]
tests/reserved.res [new file with mode: 0644]
tests/ret.c [new file with mode: 0644]
tests/ret.cocci [new file with mode: 0644]
tests/ret2.c [new file with mode: 0644]
tests/ret2.cocci [new file with mode: 0644]
tests/retmacro.c [new file with mode: 0644]
tests/retmacro.cocci [new file with mode: 0644]
tests/retmacro.res [new file with mode: 0644]
tests/rets.c [new file with mode: 0644]
tests/rets.cocci [new file with mode: 0644]
tests/rets.res [new file with mode: 0644]
tests/return.c [new file with mode: 0644]
tests/return.cocci [new file with mode: 0644]
tests/return.res [new file with mode: 0644]
tests/return_implicit.c [new file with mode: 0644]
tests/return_implicit.cocci [new file with mode: 0644]
tests/return_implicit.res [new file with mode: 0644]
tests/rule19a.c [new file with mode: 0644]
tests/rule19a.cocci [new file with mode: 0644]
tests/rule3.cocci [new file with mode: 0644]
tests/same_expr.c [new file with mode: 0644]
tests/same_expr.cocci [new file with mode: 0644]
tests/same_expr.res [new file with mode: 0644]
tests/scope_problem.c [new file with mode: 0644]
tests/scope_problem.cocci [new file with mode: 0644]
tests/scope_problem.res [new file with mode: 0644]
tests/scripting/array/script4.c [new file with mode: 0644]
tests/scripting/array/script4.cocci [new file with mode: 0644]
tests/scripting/script1.c [new file with mode: 0644]
tests/scripting/script1.cocci [new file with mode: 0644]
tests/scripting/script2.c [new file with mode: 0644]
tests/scripting/script2.cocci [new file with mode: 0644]
tests/scripting/script3.c [new file with mode: 0644]
tests/scripting/script3.cocci [new file with mode: 0644]
tests/scripting/script4.c [new file with mode: 0644]
tests/scripting/script4.cocci [new file with mode: 0644]
tests/scripting/script5.c [new file with mode: 0644]
tests/scripting/script5.cocci [new file with mode: 0644]
tests/scripting/script6.c [new file with mode: 0644]
tests/scripting/script6.cocci [new file with mode: 0644]
tests/scripting/script7.c [new file with mode: 0644]
tests/scripting/script7.cocci [new file with mode: 0644]
tests/scripting/script8.c [new file with mode: 0644]
tests/scripting/script8.cocci [new file with mode: 0644]
tests/send_pci1 [new file with mode: 0644]
tests/send_pci2 [new file with mode: 0644]
tests/serio.c [new file with mode: 0644]
tests/serio.cocci [new file with mode: 0644]
tests/serio.res [new file with mode: 0644]
tests/sgrep.c [new file with mode: 0644]
tests/sgrep.cocci [new file with mode: 0644]
tests/shadow.c [new file with mode: 0644]
tests/shared_brace.c [new file with mode: 0644]
tests/shared_brace.cocci [new file with mode: 0644]
tests/shared_brace.res [new file with mode: 0644]
tests/signed.c [new file with mode: 0644]
tests/signed.cocci [new file with mode: 0644]
tests/signed.res [new file with mode: 0644]
tests/sis.c [new file with mode: 0644]
tests/sis.cocci [new file with mode: 0644]
tests/sis.res [new file with mode: 0644]
tests/size_t.cocci [new file with mode: 0644]
tests/sizeof.c [new file with mode: 0644]
tests/sizeof.cocci [new file with mode: 0644]
tests/sizeof.res [new file with mode: 0644]
tests/sizeof_julia.c [new file with mode: 0644]
tests/sizeof_julia.cocci [new file with mode: 0644]
tests/sizeof_julia.res [new file with mode: 0644]
tests/skip.c [new file with mode: 0644]
tests/skip.cocci [new file with mode: 0644]
tests/skip.res [new file with mode: 0644]
tests/soc.c [new file with mode: 0644]
tests/sp.c [new file with mode: 0644]
tests/sp.cocci [new file with mode: 0644]
tests/sp.res [new file with mode: 0644]
tests/spaces.c [new file with mode: 0644]
tests/spaces.cocci [new file with mode: 0644]
tests/spaces.res [new file with mode: 0644]
tests/spl.c [new file with mode: 0644]
tests/spl.cocci [new file with mode: 0644]
tests/spl.res [new file with mode: 0644]
tests/stat.c [new file with mode: 0644]
tests/stat.cocci [new file with mode: 0644]
tests/stat.res [new file with mode: 0644]
tests/static.c [new file with mode: 0644]
tests/static.cocci [new file with mode: 0644]
tests/static.res [new file with mode: 0644]
tests/stm1.c [new file with mode: 0644]
tests/stm1.cocci [new file with mode: 0644]
tests/stm1.res [new file with mode: 0644]
tests/stm10.c [new file with mode: 0644]
tests/stm10.cocci [new file with mode: 0644]
tests/stm10.res [new file with mode: 0644]
tests/stm10_ver1.c [new file with mode: 0644]
tests/stm10_ver1.res [new file with mode: 0644]
tests/stm2.c [new file with mode: 0644]
tests/stm2.cocci [new file with mode: 0644]
tests/stm2.res [new file with mode: 0644]
tests/stm3.c [new file with mode: 0644]
tests/stm3.cocci [new file with mode: 0644]
tests/stm3.res [new file with mode: 0644]
tests/stm4.c [new file with mode: 0644]
tests/stm4.cocci [new file with mode: 0644]
tests/stm4.res [new file with mode: 0644]
tests/stm5.c [new file with mode: 0644]
tests/stm5.cocci [new file with mode: 0644]
tests/stm5.res [new file with mode: 0644]
tests/stm6.c [new file with mode: 0644]
tests/stm6.cocci [new file with mode: 0644]
tests/stm6.res [new file with mode: 0644]
tests/stm7.c [new file with mode: 0644]
tests/stm7.cocci [new file with mode: 0644]
tests/stm7.res [new file with mode: 0644]
tests/stm8.c [new file with mode: 0644]
tests/stm8.cocci [new file with mode: 0644]
tests/stm8.res [new file with mode: 0644]
tests/stmt.c [new file with mode: 0644]
tests/stmt.cocci [new file with mode: 0644]
tests/stmt.res [new file with mode: 0644]
tests/strangeorder.c [new file with mode: 0644]
tests/strangeorder.cocci [new file with mode: 0644]
tests/strangeorder.res [new file with mode: 0644]
tests/string.c [new file with mode: 0644]
tests/string.cocci [new file with mode: 0644]
tests/string.res [new file with mode: 0644]
tests/struct.c [new file with mode: 0644]
tests/struct.cocci [new file with mode: 0644]
tests/struct.res [new file with mode: 0644]
tests/struct_metavar.c [new file with mode: 0644]
tests/struct_metavar.cocci [new file with mode: 0644]
tests/struct_metavar.res [new file with mode: 0644]
tests/struct_typedef.c [new file with mode: 0644]
tests/struct_typedef.cocci [new file with mode: 0644]
tests/struct_typedef.res [new file with mode: 0644]
tests/sw.c [new file with mode: 0644]
tests/sw.cocci [new file with mode: 0644]
tests/sw.res [new file with mode: 0644]
tests/switch.c [new file with mode: 0644]
tests/switch.cocci [new file with mode: 0644]
tests/switch.res [new file with mode: 0644]
tests/switch_case.c [new file with mode: 0644]
tests/switch_case.cocci [new file with mode: 0644]
tests/switch_label.c [new file with mode: 0644]
tests/tadb.c [new file with mode: 0644]
tests/td.c [new file with mode: 0644]
tests/td.cocci [new file with mode: 0644]
tests/td.res [new file with mode: 0644]
tests/test0.c [new file with mode: 0644]
tests/test0.cocci [new file with mode: 0644]
tests/test0.res [new file with mode: 0644]
tests/test1.c [new file with mode: 0644]
tests/test1.cocci [new file with mode: 0644]
tests/test1.res [new file with mode: 0644]
tests/test10.c [new file with mode: 0644]
tests/test10.cocci [new file with mode: 0644]
tests/test10.res [new file with mode: 0644]
tests/test10_ver1.c [new file with mode: 0644]
tests/test10_ver1.res [new file with mode: 0644]
tests/test11.c [new file with mode: 0644]
tests/test11.cocci [new file with mode: 0644]
tests/test11.res [new file with mode: 0644]
tests/test11_ver1.c [new file with mode: 0644]
tests/test11_ver1.res [new file with mode: 0644]
tests/test12.c [new file with mode: 0644]
tests/test12.cocci [new file with mode: 0644]
tests/test12.res [new file with mode: 0644]
tests/test1_ver1.c [new file with mode: 0644]
tests/test1_ver2.c [new file with mode: 0644]
tests/test2.c [new file with mode: 0644]
tests/test2.cocci [new file with mode: 0644]
tests/test2.res [new file with mode: 0644]
tests/test3.c [new file with mode: 0644]
tests/test3.cocci [new file with mode: 0644]
tests/test3.res [new file with mode: 0644]
tests/test4.c [new file with mode: 0644]
tests/test4.cocci [new file with mode: 0644]
tests/test4.res [new file with mode: 0644]
tests/test5.c [new file with mode: 0644]
tests/test5.cocci [new file with mode: 0644]
tests/test5.res [new file with mode: 0644]
tests/test5_ver1.c [new file with mode: 0644]
tests/test5_ver1.res [new file with mode: 0644]
tests/test6.c [new file with mode: 0644]
tests/test6.cocci [new file with mode: 0644]
tests/test6.res [new file with mode: 0644]
tests/test6_ver1.c [new file with mode: 0644]
tests/test7.c [new file with mode: 0644]
tests/test7.cocci [new file with mode: 0644]
tests/test7.res [new file with mode: 0644]
tests/test8.c [new file with mode: 0644]
tests/test8.cocci [new file with mode: 0644]
tests/test8.res [new file with mode: 0644]
tests/test9.c [new file with mode: 0644]
tests/test9.cocci [new file with mode: 0644]
tests/test9.res [new file with mode: 0644]
tests/test9_ver1.c [new file with mode: 0644]
tests/three.c [new file with mode: 0644]
tests/three.cocci [new file with mode: 0644]
tests/three_types.c [new file with mode: 0644]
tests/three_types.cocci [new file with mode: 0644]
tests/three_types.res [new file with mode: 0644]
tests/threea.c [new file with mode: 0644]
tests/threea.cocci [new file with mode: 0644]
tests/threea.res [new file with mode: 0644]
tests/top.c [new file with mode: 0644]
tests/top.cocci [new file with mode: 0644]
tests/top.res [new file with mode: 0644]
tests/topdec.c [new file with mode: 0644]
tests/topdec.cocci [new file with mode: 0644]
tests/topdec.res [new file with mode: 0644]
tests/topdec_ver1.c [new file with mode: 0644]
tests/topdec_ver1.res [new file with mode: 0644]
tests/topdec_ver2.c [new file with mode: 0644]
tests/topdec_ver2.res [new file with mode: 0644]
tests/toplevel_macrostmt.c [new file with mode: 0644]
tests/toplevel_macrostmt.cocci [new file with mode: 0644]
tests/toplevel_macrostmt.res [new file with mode: 0644]
tests/toplevel_struct.c [new file with mode: 0644]
tests/toplevel_struct.cocci [new file with mode: 0644]
tests/toplevel_struct.res [new file with mode: 0644]
tests/toplevel_struct_modif.c [new file with mode: 0644]
tests/toplevel_struct_modif.cocci [new file with mode: 0644]
tests/tup.c [new file with mode: 0644]
tests/tup.cocci [new file with mode: 0644]
tests/tup.res [new file with mode: 0644]
tests/twoproto.c [new file with mode: 0644]
tests/twoproto.cocci [new file with mode: 0644]
tests/twoproto.res [new file with mode: 0644]
tests/ty.c [new file with mode: 0644]
tests/ty.cocci [new file with mode: 0644]
tests/ty.res [new file with mode: 0644]
tests/ty1.c [new file with mode: 0644]
tests/ty1.cocci [new file with mode: 0644]
tests/ty1.res [new file with mode: 0644]
tests/ty_tyexp.c [new file with mode: 0644]
tests/ty_tyexp.cocci [new file with mode: 0644]
tests/ty_tyexp.res [new file with mode: 0644]
tests/type.c [new file with mode: 0644]
tests/type.cocci [new file with mode: 0644]
tests/type.res [new file with mode: 0644]
tests/type1.c [new file with mode: 0644]
tests/type1.cocci [new file with mode: 0644]
tests/type1.res [new file with mode: 0644]
tests/type_annotated.c [new file with mode: 0644]
tests/type_annotated.cocci [new file with mode: 0644]
tests/type_annotated.res [new file with mode: 0644]
tests/type_annotated_fields.c [new file with mode: 0644]
tests/type_annotated_fields.cocci [new file with mode: 0644]
tests/type_infer.c [new file with mode: 0644]
tests/type_infer.cocci [new file with mode: 0644]
tests/type_iso.c [new file with mode: 0644]
tests/type_iso.cocci [new file with mode: 0644]
tests/type_ver1.c [new file with mode: 0644]
tests/type_ver1.res [new file with mode: 0644]
tests/type_ver2.c [new file with mode: 0644]
tests/type_ver2.res [new file with mode: 0644]
tests/typedef.c [new file with mode: 0644]
tests/typedef.cocci [new file with mode: 0644]
tests/typedef.res [new file with mode: 0644]
tests/typedef3.c [new file with mode: 0644]
tests/typedef3.cocci [new file with mode: 0644]
tests/typedef3.res [new file with mode: 0644]
tests/typedef_double.c [new file with mode: 0644]
tests/typedef_double.cocci [new file with mode: 0644]
tests/typedef_double.res [new file with mode: 0644]
tests/typeof.c [new file with mode: 0644]
tests/typeof.cocci [new file with mode: 0644]
tests/typeof.res [new file with mode: 0644]
tests/typeur.c [new file with mode: 0644]
tests/typeur.h [new file with mode: 0644]
tests/used_after.c [new file with mode: 0644]
tests/used_after.cocci [new file with mode: 0644]
tests/used_after_ver1.c [new file with mode: 0644]
tests/useless_cast.c [new file with mode: 0644]
tests/useless_cast.cocci [new file with mode: 0644]
tests/useless_cast.res [new file with mode: 0644]
tests/varargs.c [new file with mode: 0644]
tests/varargs.cocci [new file with mode: 0644]
tests/varargs.res [new file with mode: 0644]
tests/video.c [new file with mode: 0644]
tests/video.cocci [new file with mode: 0644]
tests/video1.c [new file with mode: 0644]
tests/video1.cocci [new file with mode: 0644]
tests/video1_ver1.c [new file with mode: 0644]
tests/video1bis.c [new file with mode: 0644]
tests/video1bis.cocci [new file with mode: 0644]
tests/video1bis.res [new file with mode: 0644]
tests/video2.c [new file with mode: 0644]
tests/video2.cocci [new file with mode: 0644]
tests/video3.c [new file with mode: 0644]
tests/video3.cocci [new file with mode: 0644]
tests/video4.c [new file with mode: 0644]
tests/video4.cocci [new file with mode: 0644]
tests/video_ver1.c [new file with mode: 0644]
tests/video_ver2.c [new file with mode: 0644]
tests/video_ver3.c [new file with mode: 0644]
tests/void.c [new file with mode: 0644]
tests/void.cocci [new file with mode: 0644]
tests/void.res [new file with mode: 0644]
tests/voyager.c [new file with mode: 0644]
tests/voyager.cocci [new file with mode: 0644]
tests/vpos.c [new file with mode: 0644]
tests/vpos.cocci [new file with mode: 0644]
tests/vpos.res [new file with mode: 0644]
tests/whitespace.c [new file with mode: 0644]
tests/whitespace.cocci [new file with mode: 0644]
tests/whitespace.res [new file with mode: 0644]
tests/wierd_argument.c [new file with mode: 0644]
tests/wierd_argument.cocci [new file with mode: 0644]
tests/wierd_argument.res [new file with mode: 0644]
tests/wierdinit.c [new file with mode: 0644]
tests/wierdinit.cocci [new file with mode: 0644]
tests/wierdinit.res [new file with mode: 0644]
tests/ws2.c [new file with mode: 0644]
tests/ws2.cocci [new file with mode: 0644]
tests/ws2.res [new file with mode: 0644]
tests/x.c [new file with mode: 0644]
tests/x.cocci [new file with mode: 0644]
tests/xloop.c [new file with mode: 0644]
tests/xloop.cocci [new file with mode: 0644]
tests/y.c [new file with mode: 0644]
tests/y.cocci [new file with mode: 0644]
tests/y2.c [new file with mode: 0644]
tests/y2.cocci [new file with mode: 0644]
tests/y2.res [new file with mode: 0644]
tests/yellow.c [new file with mode: 0644]
tests/yloop.c [new file with mode: 0644]
tests/yloop.cocci [new file with mode: 0644]
tests/zero.c [new file with mode: 0644]
tests/zero.cocci [new file with mode: 0644]
tests/zero.res [new file with mode: 0644]
tools/Makefile [new file with mode: 0644]
tools/alloc_free.ml [new file with mode: 0644]
tools/bridge.ml [new file with mode: 0644]
tools/dir_stats.ml [new file with mode: 0644]
tools/distributed/Makefile [new file with mode: 0644]
tools/distributed/README [new file with mode: 0644]
tools/distributed/cleanup.ml [new file with mode: 0644]
tools/distributed/cleanup_script [new file with mode: 0644]
tools/distributed/spatch_linux.c [new file with mode: 0644]
tools/distributed/spatch_linux_script [new file with mode: 0755]
tools/extract_c_and_res.ml [new file with mode: 0644]
tools/generate_dependencies.ml [new file with mode: 0644]
tools/gitgrep.ml [new file with mode: 0644]
tools/gitsort.ml [new file with mode: 0644]
tools/licensify.ml [new file with mode: 0644]
tools/process_isoprofile.ml [new file with mode: 0644]
tools/split_patch.ml [new file with mode: 0644]