-
Notifications
You must be signed in to change notification settings - Fork 18
/
AUTHORS
18 lines (17 loc) · 1.02 KB
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Perl bindings
-------------
Mark Glines <[email protected]> - original author of perl bindings, ithreads
Dobrica Pavlinusic <[email protected]> - current maintainer
Richard Dawe <[email protected]> - lot of improvements
Mark Wilkinson <[email protected]> - added mount options
Csaba Henk <[email protected]> - update to API 25
Vladimir V. Kolpakov <[email protected]> - contributed cleanup for warnings
Andrew Chadwick <[email protected]> - fixes for Ubuntu and dh-make-perl (fakeroot)
Chris Dolan <[email protected]> - fixes for MacFuse 1.1.0
Reuben Thomas <[email protected]> - contributed examples/filter_attr_fs.pl
jaslong from CPAN::Forum - documentation patch for fuse_get_context
Justin Fletcher <[email protected]> - added file handles on open files
Derrik Pates <[email protected]> - added 64-bit support and fuse 2.6 binding, *BSD support
Daniel Frett <[email protected]> - make static callbacks thread-safe
Alex Sudakov <[email protected]> - fixes for readdir support
Bojan Petrovic <[email protected]> - FreeBSD support