Test example program.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 31 Dec 2011 17:08:53 +0000 (17:08 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 31 Dec 2011 17:08:53 +0000 (17:08 +0000)
commita3d742e544ffaff9fc0425cf727060be0d3a2631
treeec591c75add252b31820f889a4a2931c27fc3329
parent38e9518c97b2ae11b68382afa1ecae7feceeae2a
Test example program.
19 files changed:
.gitignore
APIs/Makefile.am
APIs/block_devices.api
APIs/error.api [new file with mode: 0644]
APIs/filesize.api [new file with mode: 0644]
APIs/handle.api [new file with mode: 0644]
APIs/mkdir.api
APIs/mknod.api
APIs/off_t.api [new file with mode: 0644]
APIs/processes.api
Makefile.am
configure.ac
examples/Makefile.am [new file with mode: 0644]
examples/remote.c [new file with mode: 0644]
generator-lib/wrappi_accumulator.ml
generator-lib/wrappi_types.ml
generator-lib/wrappi_types.mli
generator-macros/pa_wrap.ml
generator/wrappi_c.ml