Renaming bitmatch -> bitstring.
authorRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 15:45:56 +0000 (15:45 +0000)
committerRichard W.M. Jones <rich@annexia.org>
Thu, 17 Jul 2008 15:45:56 +0000 (15:45 +0000)
commit0fb4b24ebe3b85c935786f8e3e472d0d2292744e
treec30099368456dcd5252969db84bedf58f2477bdd
parent46d02767bf223661c05127d86878a74be0bda712
Renaming bitmatch -> bitstring.
45 files changed:
.depend
MANIFEST
META.in
Makefile.in
README
bitmatch.ml [new file with mode: 0644]
bitstring.ml
bitstring.mli
bitstring_config.ml.in
bitstring_objinfo.ml
bitstring_persistent.ml
bitstring_persistent.mli
bitstring_types.ml
cil-tools/.depend
cil-tools/Makefile.in
cil-tools/bitstring-import-prefix.h
cil-tools/bitstring_import_c.ml
cil-tools/ext3.c
cil-tools/ext3.ml
cil-tools/task_struct.c
cil-tools/task_struct.ml
configure.ac
create_test_pattern.ml
examples/elf.ml
examples/ext3_superblock.ml
examples/gif.ml
examples/ipv4_header.ml
examples/libpcap.ml
examples/make_ipv4_header.ml
examples/ping.ml
pa_bitstring.ml
tests/01_load.ml
tests/02_run.ml
tests/10_match_bits.ml
tests/11_match_ints.ml
tests/20_varsize.ml
tests/30_bitbuffer.ml
tests/40_endianexpr.ml
tests/50_named_pattern.ml
tests/51_open_pattern.ml
tests/60_simple_offset.ml
tests/61_offset_string.ml
tests/62_offset_padding.ml
tests/65_save_offset_to.ml
tests/70_check_and_bind.ml