You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Falk Werner bd57b1a840
fixed file permissions
2 years ago
.github/workflows added memcheck target 2 years ago
doc implemented basic request 2 years ago
script added implementation for access, getattr and readdir 2 years ago
src fixed file permissions 2 years ago
test-src/webfuse provide empty filesystem 2 years ago
.gitignore ignore vscode settings 2 years ago
CMakeLists.txt added implementation for access, getattr and readdir 2 years ago
COPYING.LESSER initial commit 2 years ago
README.md added build status badge 2 years ago

README.md

build

webfuse2

Reimplementation of webfuse.

Build

cmake -B build
cmake --build build