NetBSD/lib/librefuse
tron 16ff83dd36 FUSE seems to allow short writes without errors but PUFFS doesn't. Work
around this by returning ENOSPC in case of a short write to avoid protocol
errors. This change is based on problem analysis provided by Antti Kantee.

This fixes PR lib/45129 by myself.
2012-12-30 10:04:22 +00:00
..
Makefile These directories default to WARNS?=5 2012-03-21 05:37:42 +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 FUSE seems to allow short writes without errors but PUFFS doesn't. Work 2012-12-30 10:04:22 +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