Changes from Marc to implement fuse_get_context(): 0.09_1
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 20 Jan 2007 12:21:12 +0000 (12:21 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 20 Jan 2007 12:21:12 +0000 (12:21 +0000)
commit88267f8843a5f05f43c47784c57e15b4284fe6e5
treef842cd4fe8a4d2eb5a9358dfd8c93b255604a8b8
parent0af00fa5729e174d5c143b1b556cb81d9931d4fa
Changes from Marc to implement fuse_get_context():
* an XS function to get the data
* a mention of it in Fuse.pm so it can be exported properly
* a pretty ugly hack to example.pl, which is how I tested it.

git-svn-id: svn+ssh://llin/home/dpavlin/private/svn/fuse/perl-llin@108 6e4b0b00-1209-0410-87b2-b275959b5705
Fuse.pm
Fuse.xs
examples/example.pl