summaryrefslogtreecommitdiffstats
path: root/lib/libfuse/debug.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for the -d (-o debug) option to libfuse. Currently works for FUSEhelg2017-12-131-4/+3
| | | | | | | file systems that call fuse_parse_cmdline(3), fuse_main(3) or fuse_setup(3). ok mpi@, jca@
* add userland fuse library. ok beck deraadttedu2013-06-031-0/+40
from Sylvestre Gallon ccna.syl gmail.com