From: Miklos Szeredi Date: Wed, 3 Aug 2005 10:23:00 +0000 (+0000) Subject: updated entry for C# bindings (SULF now) X-Git-Tag: fuse_2_4_0_pre2~25 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d449e3745e8a8bd73e88c846b3c5073874d70cb4;p=qemu-gpiodev%2Flibfuse.git updated entry for C# bindings (SULF now) --- diff --git a/Filesystems b/Filesystems index 688ed27..9d5dd79 100644 --- a/Filesystems +++ b/Filesystems @@ -112,17 +112,16 @@ Description: linux apps. ============================================================================== -Name: C# bindings +Name: SULF - Stackable User-Level Filesystem (C# bindings) Author: Valient Gough / vgough at pobox com -Homepage: http://pobox.com/~vgough/fuse-csharp.html +Homepage: http://arg0.net/users/vgough/sulf/index.html Description: - It allows you to write a Linux filesystem in C#. It uses the FUSE - library to do the actual Linux filesystem integration, and adds an - interface to the Mono runtime. + SULF allows you to write a Linux filesystem in C#. It uses the FUSE + library to do the actual Linux filesystem integration in user-space. ============================================================================== Name: LUFS bridge (alpha)