NetBSD/lib/librefuse
pooka 4b0f2948e2 Pull the daemonizing code out of the library mainloop into the file
servers.  Calling daemon() (i.e. fork()ing) inside a library can
cause nice surprises for e.g. threaded programs.  As discussed with
Greg Oster & others.
2007-11-05 17:48:17 +00:00
..
fuse_opt.h More fixes: 2007-05-17 01:55:43 +00:00
fuse.h More fixes: 2007-05-17 01:55:43 +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
refuse_opt.c Header cleanup: don't need defs.h to do a few includes for us. Also, 2007-11-05 13:41:52 +00:00
refuse.3 Add refuse paper to SEE ALSO 2007-09-24 00:22:25 +00:00
refuse.c Pull the daemonizing code out of the library mainloop into the file 2007-11-05 17:48:17 +00:00
shlib_version
TODO Implement fuse_setup(), and fuse_teardown() - necessary for the python 2007-05-03 21:02:54 +00:00