updated entry for C# bindings (SULF now)
authorMiklos Szeredi <miklos@szeredi.hu>
Wed, 3 Aug 2005 10:23:00 +0000 (10:23 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Wed, 3 Aug 2005 10:23:00 +0000 (10:23 +0000)
Filesystems

index 688ed272e721a595458c24f11536c5f34c35d15e..9d5dd793909fe291f51fa8e91db55a3268fb2b59 100644 (file)
@@ -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)