* fuse_main() now does not exit on erro, rather it returns an
error code
- * exported __fuse_setup() and __fuse_teardown() functions, which
+ * Exported __fuse_setup() and __fuse_teardown() functions, which
make it easier to implement a custom event loop.
+ * Use daemon() call to background the filesystem after mounting.
+ This function closes the standard input, output and error and
+ changes the current working directory to "/".
+
2004-10-14 Miklos Szeredi <miklos@szeredi.hu>
* Released 1.9