NetBSD/lib/librefuse
tron c15a9046d9 Call the FUSE init operation before we try to access the file-system.
This prevents a crash in "fuse_ext2" which I previously worked around
with a patch.
2011-07-09 17:16:46 +00:00
..
Makefile Header cleanup: don't need defs.h to do a few includes for us. Also, 2007-11-05 13:41:52 +00:00
TODO Implement fuse_setup(), and fuse_teardown() - necessary for the python 2007-05-03 21:02:54 +00:00
fuse.h Add API version 2.6 variant of fuse_setup. 2008-08-01 15:54:09 +00:00
fuse_opt.h PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate 2009-04-19 22:25:29 +00:00
refuse.3 I've written more than a fair share of this to see my name up in 2007-11-08 17:08:46 +00:00
refuse.c Call the FUSE init operation before we try to access the file-system. 2011-07-09 17:16:46 +00:00
refuse_opt.c fuse_opt_parse() was using uninitialized struct fuse_opt_option::data, 2011-03-01 11:23:42 +00:00
shlib_version bump major of libs NEEDING libpuffs 2010-05-21 10:53:41 +00:00