NetBSD/lib/librefuse
agc 8ff3509ad4 Use pthread_[gs]etspecific to store a pointer to the fuse_context
information, enabled if MULTITHREADED_REFUSE is defined at build
time. This is not enabled by default since libpuffs is not
threadsafe yet.

librefuse is still not threadsafe, but this gets rid of a whole lot of
problems in the meantime.
2007-06-12 18:57:05 +00:00
..
Makefile Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the 2007-05-28 12:06:17 +00:00
TODO Implement fuse_setup(), and fuse_teardown() - necessary for the python 2007-05-03 21:02:54 +00:00
defs.h - Always check strdup return. For now we are lazy and bail instead of cleaning 2007-05-16 21:39:08 +00:00
fuse.h More fixes: 2007-05-17 01:55:43 +00:00
fuse_opt.h More fixes: 2007-05-17 01:55:43 +00:00
refuse.3 Make Nm match Dt. This makes it easier to guess what the man page is 2007-06-09 10:16:25 +00:00
refuse.c Use pthread_[gs]etspecific to store a pointer to the fuse_context 2007-06-12 18:57:05 +00:00
refuse_opt.c More fixes: 2007-05-17 01:55:43 +00:00
shlib_version