Module Name: src Committed By: pho Date: Tue Nov 15 00:34:19 UTC 2016
Modified Files: src/lib/librefuse: refuse.3 refuse_opt.c Log Message: fuse_opt_match(3): Support every form of templates, not just the simple strcmp case Also it should return 1 for successful matches, not the way around. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/lib/librefuse/refuse.3 cvs rdiff -u -r1.16 -r1.17 src/lib/librefuse/refuse_opt.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.