CismonX
CismonX
When macro `_SCMP_VA_NUM_ARGS` is invoked with one argument, it expands to `_SCMP_VA_NUM_ARGS_IMPL` with only 3 arguments specified. Compilers like gcc and clang support empty variadic macro argument as a language...
Pattern `*.in` should not be used to detect an Autoconf template file, since it is a naming convention for any kind of template file that is used to generate another...
The extra search for an `FEXEC` fufh shall be removed, since readdir is only supposed to be called on a directory opened with `FREAD`. Also remove the `fuse_filehandle_get_dir()` function, since...